You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
potatoqualitee opened this issue
Oct 8, 2020
· 3 comments
Labels
actionsThis issue or pull request should be reviewed by the docs actions teamecosystemThis issue or pull request should be reviewed by the Docs Ecosystem team
What part(s) of the article would you like to see updated?
Actions Quickstart
As a PowerShell developer, I find GitHub Actions wildly useful and very straightforward. PowerShell is built into each of the runner images, and is supported out of the box. PowerShell has a strong CI/CD community and it makes a ton of sense to include it in the quickstart.
I understand that the repository states that GitHub is not adding new workflows at this time, but I believe PowerShell was overlooked in the original documentation, which is a common problem in our community. Fortunately, PowerShell was not looked over in the runners 🤩
GitHub documentation just went public, I am updating GitHub Action Documentation with a PowerShell example. This workflow will help me create more complete documentation for the community. GitHub has provided runners with PowerShell's testing framework, Pester, built-in and accepting this pull request will help complete the documentation for my proposed PR for adding sample.
Thanks for opening this issue. A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines.
janiceilene
added
actions
This issue or pull request should be reviewed by the docs actions team
ecosystem
This issue or pull request should be reviewed by the Docs Ecosystem team
and removed
triage
Do not begin working on this issue until triaged by the team
labels
Oct 8, 2020
actionsThis issue or pull request should be reviewed by the docs actions teamecosystemThis issue or pull request should be reviewed by the Docs Ecosystem team
What article on docs.github.com is affected?
https://docs.github.com/en/free-pro-team@latest/actions/quickstart
What part(s) of the article would you like to see updated?
Actions Quickstart
As a PowerShell developer, I find GitHub Actions wildly useful and very straightforward. PowerShell is built into each of the runner images, and is supported out of the box. PowerShell has a strong CI/CD community and it makes a ton of sense to include it in the quickstart.
#284
Actions Cache Example
Add PowerShell to the examples.md and include all appropriate directories for each OS.
actions/cache#431
Actions Workflow Examples
I understand that the repository states that GitHub is not adding new workflows at this time, but I believe PowerShell was overlooked in the original documentation, which is a common problem in our community. Fortunately, PowerShell was not looked over in the runners 🤩
GitHub documentation just went public, I am updating GitHub Action Documentation with a PowerShell example. This workflow will help me create more complete documentation for the community. GitHub has provided runners with PowerShell's testing framework, Pester, built-in and accepting this pull request will help complete the documentation for my proposed PR for adding sample.
actions/starter-workflows#661
The text was updated successfully, but these errors were encountered: