Europa docs - CI/CD in your local dev#1586
Europa docs - CI/CD in your local dev#1586gerhard merged 1 commit intodagger:mainfrom gerhard:europa-local-ci
Conversation
|
✔️ Deploy Preview for devel-docs-dagger-io ready! 🔨 Explore the source changes: d693742 🔍 Inspect the deploy log: https://app.netlify.com/sites/devel-docs-dagger-io/deploys/6223f93f04d6450008618993 😎 Browse the preview: https://deploy-preview-1586--devel-docs-dagger-io.netlify.app |
|
Great feedback Blake, thank you! |
|
@gerhard, I don't have write access on your fork. Here is the gist that includes the windows installation section, based on your last push at the time of writing WDYT ? |
This is a step in the right direction, I like it! I have added a bunch more content for macOS and I will now do the same for Linux. I intend to merge the macOS & Linux examples, and then leave Windows to you, as a separate PR so that you have full control over. Thank you @grouville! |
The idea is to start simple and get users a good feel for how this works within 5 minutes or less. We should cover the three popular OSes, and ensure that everything works as expected. At the end of this, users will have Dagger set up for local CI/CD, and know how to make a change to the example app and re-run the build, test & deploy loop. This is part of #1327 Signed-off-by: Gerhard Lazu <[email protected]>
Start with CI/CD in local dev, one of the Dagger super powers.
The idea is to start simple and get users a good feel for how this works within 5 minutes or less. We should cover the three popular OSes, and ensure that everything works as expected.
At the end of this, users will have Dagger set up for local CI/CD, and know how to make a change to the example app and re-run the build, test & deploy loop.
Part of #1327
According to this Twitter thread, the local CI part resonates with a lot of people.
Private related note - thanks @samalba, I just found it now by accident.