Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guiyomh/dagger-sheath-go
CI/CD recipes with GO SDK for dagger.io
https://github.com/guiyomh/dagger-sheath-go
continous-integration continuous-delivery dagger dagger-io go golang
Last synced: 5 days ago
JSON representation
CI/CD recipes with GO SDK for dagger.io
- Host: GitHub
- URL: https://github.com/guiyomh/dagger-sheath-go
- Owner: guiyomh
- Created: 2022-11-13T13:45:02.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-21T17:45:29.000Z (about 2 years ago)
- Last Synced: 2024-06-20T08:17:48.219Z (8 months ago)
- Topics: continous-integration, continuous-delivery, dagger, dagger-io, go, golang
- Language: Go
- Homepage:
- Size: 50.8 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dagger-sheath-go
Dagger-sheath-go offers helper functions around the GO SDK to help you build your continuous integration quickly.
## Helpers
* Markdown
* [Lint](markdown/README.md#func-lint): A tool to check markdown files and flag style issues.
* SVU
* [Exec](svu/README.md#func-exec): just get the next tag based on your git log
* Golang
* [Build](golang/README.md#func-build): build a golang project (with/without multi-arch)