Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jrgil20/skills-test-with-actions
skill: Continuos integration
https://github.com/jrgil20/skills-test-with-actions
automation skills-course test
Last synced: 14 days ago
JSON representation
skill: Continuos integration
- Host: GitHub
- URL: https://github.com/jrgil20/skills-test-with-actions
- Owner: Jrgil20
- License: mit
- Created: 2024-08-13T23:09:32.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-14T00:05:30.000Z (3 months ago)
- Last Synced: 2024-10-05T06:41:39.015Z (about 1 month ago)
- Topics: automation, skills-course, test
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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)