https://github.com/codebytes/github-actions-demos
This repository contains resources and demos for the talk "CI/CD with GitHub Actions" by Chris Ayers.
https://github.com/codebytes/github-actions-demos
cd ci ci-cd cicd continuous-delivery continuous-deployment continuous-integration continuous-testing github github-actions yaml
Last synced: 8 months ago
JSON representation
This repository contains resources and demos for the talk "CI/CD with GitHub Actions" by Chris Ayers.
- Host: GitHub
- URL: https://github.com/codebytes/github-actions-demos
- Owner: codebytes
- License: mit
- Created: 2021-12-17T15:16:12.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-29T19:05:51.000Z (9 months ago)
- Last Synced: 2025-04-14T16:13:16.594Z (8 months ago)
- Topics: cd, ci, ci-cd, cicd, continuous-delivery, continuous-deployment, continuous-integration, continuous-testing, github, github-actions, yaml
- Language: CSS
- Homepage: https://chris-ayers.com
- Size: 12.9 MB
- Stars: 24
- Watchers: 2
- Forks: 34
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CI/CD with GitHub Actions
This repository contains resources and demos for the talk "CI/CD with GitHub Actions" by Chris Ayers.
## Slides
The slides for the talk can be found at:\
[https://chris-ayers.com/github-actions-demos/](https://chris-ayers.com/github-actions-demos/)
## Repository Content
This repository contains multiple demos and pipelines showcasing the use of GitHub Actions in various scenarios.
## Resources
- [GitHub Actions Documentation](https://docs.github.com)
- [GitHub Skills](https://skills.github.com)
- [nektos/act - Run Actions Locally](https://github.com/nektos/act)
## Connect with Chris Ayers
Feel free to connect with Chris Ayers on social media and visit his blog for more information on Bicep and other topics:
- Twitter: [@Chris_L_Ayers](https://twitter.com/Chris_L_Ayers)
- Mastodon: [@Chrisayers@hachyderm.io](https://hachyderm.io/@Chrisayers)
- LinkedIn: [chris-l-ayers](https://linkedin.com/in/chris-l-ayers/)
- Blog: [https://chris-ayers.com/](https://chris-ayers.com/)
- GitHub: [Codebytes](https://github.com/codebytes)
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.