Git Product home page Git Product logo

Comments (8)

thedavidharris avatar thedavidharris commented on August 9, 2024 1

We use CircleCI for most of our iOS things, for open source projects they should give you 1x concurrency for free if you contact them (https://circleci.com/pricing/#faq-section-os-x), not sure if they hold you to the build limits or not.

https://circle-macos-docs.s3.amazonaws.com/image-manifest/build-594/index.html shows that their recent images do still have Java 8; I checked and confirmed that too.

Feel free to reach out to me on Slack/Twitter/email/whatever, I could help some with this

from bucksample.

qyang-nj avatar qyang-nj commented on August 9, 2024 1

Fixed by #108

from bucksample.

qyang-nj avatar qyang-nj commented on August 9, 2024

Travis CI's Xcode 10 machines don't have Java 8, which is required by Buck. (travis-ci/travis-ci#10307)

Not sure if we can switch to another CI vendor.

from bucksample.

bachand avatar bachand commented on August 9, 2024

Maybe CircleCI is worth looking into? Theyโ€™re another big player in the space

from bucksample.

bachand avatar bachand commented on August 9, 2024

This sounds promising. We met up last week and decided we're going to try CircleCI as our next step.

Thanks for investigating if they have Java 8 ๐Ÿ‘

from bucksample.

bachand avatar bachand commented on August 9, 2024

(@shepting and @qyang-nj's team are owning this, so I will let them coordinate if they think there are parallelizable tasks ๐Ÿ‘Œ)

from bucksample.

thedavidharris avatar thedavidharris commented on August 9, 2024

The biggest issue we run into with CircleCI is that we saturate the available disk space on their images really easily. Might throw something in the Buck Slack to work on cache sizes. Should be fine for the example app though, as long as your cache is like < 10GB and/or you're not copying a bunch of built products to simulators in the same run it's enough

from bucksample.

bachand avatar bachand commented on August 9, 2024

Ah I see. Should be enough for this repo, I hope.

from bucksample.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.