Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)