Commit Graph

4 Commits

Author SHA1 Message Date
8390ab1855 fix(deps): update all dependencies
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2023-10-02 18:32:08 +00:00
ec9a8240b6 fix(deps): update all dependencies
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2022-10-26 17:27:34 +00:00
Gerhard Lazu
d5ffae25e6
ci: Deploy todoapp with dev dagger AND ALSO latest 0.2.x release
Thanks to a great community contribution, we are improving the GitHub
Actions integration further. We should probably do the same for the
GitLab integration doc as a follow-up to this.

Follow-up to https://github.com/dagger/dagger/pull/1962
Uses improvements from https://github.com/dagger/dagger/pull/2195

Signed-off-by: Gerhard Lazu <gerhard@lazu.co.uk>
2022-04-14 18:41:13 +01:00
Gerhard Lazu
c3f21958d2
Europa docs: From local dev to CI environment doc page
The todoapp example contains a Netlify plan which uses the latest dagger
additions: do & Client API. We are thinking of merging the examples
repository into this one to make working with this easier. This is a
step in that direction.

We are not using the yarn package so that we can revert
https://github.com/dagger/dagger/pull/1673 without breaking this
implementation.

The GitHub Action is WIP, we will continue with that tomorrow:
https://github.com/dagger/dagger-for-github/issues/24

Signed-off-by: Gerhard Lazu <gerhard@lazu.co.uk>
2022-03-08 22:17:24 +00:00