Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emmanseete/skills-test-with-actions
Create workflows that enable you to use Continuous Integration (CI) for your projects.
https://github.com/emmanseete/skills-test-with-actions
actions ci continuous-integration integration skills-course workflows
Last synced: 5 days ago
JSON representation
Create workflows that enable you to use Continuous Integration (CI) for your projects.
- Host: GitHub
- URL: https://github.com/emmanseete/skills-test-with-actions
- Owner: emmanseete
- License: mit
- Created: 2024-12-25T06:15:56.000Z (10 days ago)
- Default Branch: main
- Last Pushed: 2024-12-25T07:17:27.000Z (10 days ago)
- Last Synced: 2024-12-25T07:24:12.258Z (10 days ago)
- Topics: actions, ci, continuous-integration, integration, skills-course, workflows
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Test with Actions
_Create workflows that enable you to use Continuous Integration (CI) for your projects._
## Finish
_Congratulations friend, you've completed this course!_
Here's a recap of all the tasks you've accomplished in your repository:
- We created an Actions workflow to lint our Markdown files.
- You caught an issue in a file and fixed the issue before it could make it to `main`.
- You learned how to use build artifacts for test reports.
- You enabled branch protections to require the workflow to pass before merging.### What's next?
- Get more ideas of what you can do with [awesome actions](https://github.com/sdras/awesome-actions).
- We'd love to hear what you thought of this course [in our discussion board](https://github.com/orgs/skills/discussions/categories/test-with-actions).
- [Take another GitHub Skills course](https://github.com/skills).
- [Read the GitHub Getting Started docs](https://docs.github.com/get-started).
- To find projects to contribute to, check out [GitHub Explore](https://github.com/explore).---
Get help: [Post in our discussion board](https://github.com/orgs/skills/discussions/categories/test-with-actions) • [Review the GitHub status page](https://www.githubstatus.com/)
© 2023 GitHub • [Code of Conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct/code_of_conduct.md) • [MIT License](https://gh.io/mit)