Commit graph

4 commits

Author SHA1 Message Date
4818a54e65
ci(dagger): use the new Sync function 2023-08-28 16:44:06 +01:00
3594c71773
ci: upgrade Dagger CI and dependencies 2023-08-28 16:08:26 +01:00
a6bec1f400
ci: add cache and named pipelines
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2023-05-20 05:48:22 +01:00
c2a1e28773
ci: add CI pipelines
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
Summary:

Add simple CI pipelines to the greet project. Here we add CI pipelines
for both Woodpecker and Dagger CI as we are currently interested in both
technologies.

Changes:

- Add .woodpecker/woodpecker.yml
- Updated LICENSE
- Updated README.md
- Fixed linting issues in greet.go
- Created a new internal go module for CI/CD in internal/build
- Moved the magefiles to internal/build/magefiles
- Add dagger pipeline code
2023-05-13 23:06:25 +01:00