-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update links list for March 20 CL&L session
- Loading branch information
1 parent
533e2af
commit 1532a9c
Showing
1 changed file
with
19 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,41 +1,34 @@ | ||
# GitHub Actions Cert Prep | ||
|
||
## Workflow status | ||
|
||
[![use-template](https://github.com/timothywarner/actions-cert-prep/actions/workflows/use-template.yml/badge.svg)](https://github.com/timothywarner/actions-cert-prep/actions/workflows/use-template.yml) | ||
|
||
## Contact info | ||
|
||
- [Tim Warner](mailto:[email protected]) | ||
- [Website](https://techtrainertim.com) | ||
- [Email](mailto:[email protected]) | ||
- [LinkedIn](https://www.linkedin.com/in/timothywarner/) | ||
- [Website](https://techtrainertim.com) | ||
- [Bluesky](https://bsky.app/profile/techtrainertim.bsky.social) | ||
- [Mastodon](https://mastodon.social/@techtrainertim) | ||
|
||
## Visual Studio Code setup | ||
|
||
- Visual Studio Code | ||
- GitHub Actions extension | ||
- GitHub Copilot extension | ||
- GitHub Copilot Chat extension | ||
- | ||
|
||
|
||
## Core references | ||
## Tim's Microsoft Press training | ||
|
||
- TBD | ||
- [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 training | ||
|
||
- TBD | ||
|
||
|
||
|
||
- [GitHub Actions documentation](https://docs.github.com/actions) | ||
- [GitHub Actions Marketplace](https://github.com/marketplace?type=actions) | ||
- [Awesome Actions](https://github.com/sdras/awesome-actions) | ||
|
||
## GitHub Actions ideas | ||
## GitHub Actions training and certification | ||
|
||
- [Awesome Actions](https://github.com/sdras/awesome-actions) | ||
- | ||
- [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/) | ||
- G[itHub certifications](https://resources.github.com/learn/certifications/) |