Code Monkey home page Code Monkey logo

Comments (4)

nathan-weinberg avatar nathan-weinberg commented on July 25, 2024 2

I would agree with the label size - once you know what you want the actual configuration is all just YAML files.

Here's some examples in a repo I maintain: https://github.com/nathan-weinberg/jeeves/tree/master/.github/workflows

  • lint and pytest run on all pull requests
  • codecov runs on all merges to master (something like a deployment action would operate the same way)

These actions are all running on an Ubuntu box, but GitHub does have OSX runners available: https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners

That being said, y'all may want to configure a custom runner due to the nature of your work - this will give you more control but you will need to dedicate some compute resources to host/run the runner. My recommendation would be to see if the GitHub runners work for you first and only go custom if/when you know you need it.

from chaincase-ios-beta.

DanGould avatar DanGould commented on July 25, 2024

Hey @nathan-weinberg do you have thoughts on this and what about that label?

from chaincase-ios-beta.

0xBEEFCAF3 avatar 0xBEEFCAF3 commented on July 25, 2024

This looks like a good guide https://www.raywenderlich.com/12258400-xcode-server-for-ios-getting-started#toc-anchor-001 .

I wonder if we can containerize xcode server / OSX Server?

from chaincase-ios-beta.

DanGould avatar DanGould commented on July 25, 2024

The minimum test here would be whether or not we can build in Release configuration. Having this alone would have saved loads of time and be a great threshold to merge. This would have been useful yesterday.

Far out I can see us spinning up an ephemeral regtest backend to test coinjoin rounds

from chaincase-ios-beta.

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.