Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vpayno/daggerio-workspace
Dagger IO Workspace
https://github.com/vpayno/daggerio-workspace
ci-cd dagger github gitlab
Last synced: about 1 month ago
JSON representation
Dagger IO Workspace
- Host: GitHub
- URL: https://github.com/vpayno/daggerio-workspace
- Owner: vpayno
- License: mit
- Created: 2023-08-13T19:19:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-31T05:26:46.000Z (12 months ago)
- Last Synced: 2023-12-31T07:53:04.234Z (12 months ago)
- Topics: ci-cd, dagger, github, gitlab
- Language: Shell
- Homepage:
- Size: 1.67 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dagger-ci/cd-workspace
Dagger CI/CD Workspace
A place for me to learn and experiment using Dagger for CI/CD jobs.
## To Do
- [x] install dagger cli for shell
- [x] install dagger sdk for go
- [x] install dagger sdk for nodejs
- [x] install dagger sdk for python
- [ ] add ci workflow to lint markdown - github
- [ ] add ci workflow to lint markdown - gitlab## Reading Material
- [Dagger SDK Quickstart](https://docs.dagger.io/quickstart)
- [Dagger Cli Quickstart](https://docs.dagger.io/cli)
- [Dagger Cookbook](https://docs.dagger.io/cookbook)
- [Dagger Guides](https://docs.dagger.io/guides)