https://github.com/timothywarner/actions-cert-prep
Tim Warner's GitHub Actions Cert Prep Class
https://github.com/timothywarner/actions-cert-prep
Last synced: 3 months ago
JSON representation
Tim Warner's GitHub Actions Cert Prep Class
- Host: GitHub
- URL: https://github.com/timothywarner/actions-cert-prep
- Owner: timothywarner
- License: mit
- Created: 2024-01-05T18:14:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-26T14:27:33.000Z (over 1 year ago)
- Last Synced: 2025-04-23T23:04:35.575Z (about 1 year ago)
- Language: CSS
- Homepage:
- Size: 24.6 MB
- Stars: 64
- Watchers: 4
- Forks: 103
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GitHub Actions Cert Prep
[](https://github.com/timothywarner/nodejs-demoapp)
[](https://github.com/timothywarner/actions-cert-prep/actions/workflows/links.yml)
## Contact info
- [Email](mailto:timothywarner316@gmail.com)
- [LinkedIn](https://www.linkedin.com/in/timothywarner/)
- [Website](https://techtrainertim.com)
- [Bluesky](https://bsky.app/profile/techtrainertim.bsky.social)
- [Mastodon](https://mastodon.social/@techtrainertim)
## Tim's essential GitHub Actions cert-study resources
- [GitHub Actions study guide (exam objectives)](https://assets.ctfassets.net/wfutmusr1t3h/2mMJ6nECbUAdiQMTObbPw6/67cfbffa68fed774a1d280c6c1346635/github-actions-exam-preparation-study-guide__3_.pdf)
- [GitHub certification program](https://resources.github.com/learn/certifications/)
- [GitHub Actions training collection at Microsoft Learn](https://learn.microsoft.com/en-us/collections/n5p4a5z7keznp5)
- [Ben Muschko's GitHub Actions Certification Practice Exam](https://www.udemy.com/course/github-actions-certification-practice-exam/)
- [nektos/act: Run your GitHub Actions locally 🚀](https://github.com/nektos/act)
## Tim's Microsoft Press training
- [GitHub Actions Cert Prep (Video)](https://www.microsoftpressstore.com/store/github-actions-cert-prep-video-9780138360047)
## Visual Studio Code setup
- [Visual Studio Code](https://code.visualstudio.com/)
- [GitHub Actions extension](https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-github-actions)
- [GitHub Pull Requests extension](https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-pull-request-github)
- [GitHub Copilot extension](https://marketplace.visualstudio.com/items?itemName=GitHub.copilot)
- [GitHub Copilot Chat extension](https://marketplace.visualstudio.com/items?itemName=GitHub.copilot-chat)
- [YAML extension by Red Hat](https://marketplace.visualstudio.com/items?itemName=redhat.vscode-yaml)
## Core references
- [GitHub Actions documentation](https://docs.github.com/actions)
- [GitHub Actions pricing](https://docs.github.com/en/billing/managing-billing-for-github-actions/about-billing-for-github-actions)
- [GitHub Actions Marketplace](https://github.com/marketplace?type=actions)
- [Awesome Actions](https://github.com/sdras/awesome-actions)
## GitHub Actions training and certification
- [Introduction to GitHub Actions - Microsoft Learn](https://learn.microsoft.com/en-us/training/modules/introduction-to-github-actions/)
- [Automate your workflow with GitHub Actions - Microsoft Learn](https://learn.microsoft.com/en-us/training/paths/automate-workflow-github-actions/)
- [GitHub certifications](https://resources.github.com/learn/certifications/)
## GitHub certification program
- [Candidate handbook](https://examregistration.github.com/handbook)
- [Program FAQs](https://examregistration.github.com/faq)
- [PSI Testing - system specs](https://examregistration.github.com/faq)
- [PSI Testing - overview video](https://examregistration.github.com/faq)
- [Registering for a GitHub certification exam](http://taketheexamrightnow.com)
- [Udemy practice exams by Ben Muschko](https://github.com/bmuschko/#udemy-course-discount-coupons-)