Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/raravindds/mastering-ci-cd

practicing-my-ci-cd-skills
https://github.com/raravindds/mastering-ci-cd

Last synced: about 2 months ago
JSON representation

practicing-my-ci-cd-skills

Awesome Lists containing this project

README

        

# mastering-ci-cd
practicing-my-ci-cd-skills

## Resources:
1. [Starter worklow](https://github.com/actions/starter-workflows)
2. [list of events](https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows)
3. [actions marketplace](https://github.com/marketplace?type=actions)
4. [dependency graph](https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/about-the-dependency-graph)