Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/raravindds/mastering-ci-cd
- Owner: RAravindDS
- License: apache-2.0
- Created: 2023-11-09T16:29:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-09T17:12:19.000Z (about 1 year ago)
- Last Synced: 2023-11-10T17:39:27.587Z (about 1 year ago)
- Language: Shell
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)