An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# GitHub Actions Cert Prep

[![GitHub Actions Certification - Demo Repo](https://img.shields.io/badge/GitHub_Actions_Certification-Demo_Repo-blue?logo=github&logoColor=white)](https://github.com/timothywarner/nodejs-demoapp)

[![Check Links](https://github.com/timothywarner/actions-cert-prep/actions/workflows/links.yml/badge.svg?branch=main&event=workflow_dispatch)](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-)