Skip to content

Commit

Permalink
Update links list for March 20 CL&L session
Browse files Browse the repository at this point in the history
  • Loading branch information
timothywarner committed Mar 20, 2024
1 parent 533e2af commit 1532a9c
Showing 1 changed file with 19 additions and 26 deletions.
45 changes: 19 additions & 26 deletions README.md
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/)

0 comments on commit 1532a9c

Please sign in to comment.