github-actions-core-powershell
A PowerShell module to provide a better and easier way for GitHub Actions to communicate with the runner, and the toolkit for developing GitHub Actions.
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.2%) to scientific vocabulary
Keywords
Repository
A PowerShell module to provide a better and easier way for GitHub Actions to communicate with the runner, and the toolkit for developing GitHub Actions.
Basic Info
Statistics
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 1
- Releases: 70
Topics
Metadata Files
README.md
GitHub Actions - Core (PowerShell)
[!IMPORTANT] - This project is transferred ownership from hugoalh Studio (
hugoalh-studio) to hugoalh (hugoalh). - Looking the source code of the old PowerShell modulehugoalh.GitHubActionsToolkit? Please visit the versions list and select the correct version.
A PowerShell module to provide a better and easier way for GitHub Actions to communicate with the runner, and the toolkit for developing GitHub Actions.
⚠️ Important
This is a partial refactor of the official toolkit, not all of the features in the official toolkit are available in here, and not all of the features in here are available in the official toolkit.
🌟 Features
- Ability to use directly on GitHub Actions with PowerShell runtime without complex setup.
🔰 Begin
🎯 Targets
| | PowerShell Gallery | |:--|:--| | PowerShell >= v7.2.0 | ✔️ |
[!NOTE] - It is possible to use this module in other methods/ways which not listed in here, however those methods/ways are not officially supported, and should beware maybe cause security issues.
#️⃣ Resources Identifier
- PowerShell Gallery:
hugoalh.GitHubActionsCore
🧩 APIs
Default Prefix: GitHubActions
Add-PATHAdd-ProblemMatcherAdd-SecretMaskAdd-SummaryDisable-StdOutCommandEchoDisable-StdOutCommandProcessEnable-StdOutCommandEchoEnable-StdOutCommandProcessEnter-LogGroupExit-LogGroupGet-DebugStatusGet-InputGet-StateGet-WebhookEventPayloadGet-WorkflowRunUriRemove-ProblemMatcherSet-EnvironmentVariableSet-OutputSet-StateSet-SummaryTest-EnvironmentWrite-DebugWrite-ErrorWrite-FailWrite-NoticeWrite-Warning
[!NOTE] - For the full or prettier documentation, can visit via: - GitHub Repository Wiki
✍️ Examples
ps1 Set-Output -Name 'foo' -Value 'bar'ps1 Write-Notice -Message 'Hello, world!'
Owner
- Name: hugoalh
- Login: hugoalh
- Kind: user
- Location: Everywhere
- Company: @hugoalh-studio
- Twitter: hugoalhofficial
- Repositories: 12
- Profile: https://github.com/hugoalh
Lead of @hugoalh-studio; Full time software developer; Part time freelancer
Citation (CITATION.cff)
# yaml-language-server: $schema=https://citation-file-format.github.io/1.2.0/schema.json cff-version: "1.2.0" title: "GitHub Actions - Core (PowerShell)" message: "If you use this software, please cite it using the metadata from this file." type: "software" authors: - name: "hugoalh" repository-code: "https://github.com/hugoalh/github-actions-core-powershell" keywords: - "core" - "gh-actions" - "ghactions" - "github-actions" - "powershell" - "toolkit" license: "MIT"
GitHub Events
Total
- Issues event: 1
- Delete event: 10
- Issue comment event: 10
- Push event: 3
- Pull request event: 12
- Create event: 7
Last Year
- Issues event: 1
- Delete event: 10
- Issue comment event: 10
- Push event: 3
- Pull request event: 12
- Create event: 7
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 4
- Total pull requests: 203
- Average time to close issues: 5 months
- Average time to close pull requests: 8 days
- Total issue authors: 2
- Total pull request authors: 2
- Average comments per issue: 1.0
- Average comments per pull request: 1.2
- Merged pull requests: 35
- Bot issues: 0
- Bot pull requests: 202
Past Year
- Issues: 1
- Pull requests: 9
- Average time to close issues: N/A
- Average time to close pull requests: about 1 month
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 1.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 9
Top Authors
Issue Authors
- hugoalh (2)
- RobCannon (1)
Pull Request Authors
- dependabot[bot] (195)
- hugoalh (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v3.3.0 composite
- hugoalh/scan-virus-ghaction v0.6.4 composite
- 177 dependencies
- @types/node ^20.6.3 development
- @typescript-eslint/eslint-plugin ^6.7.2 development
- @typescript-eslint/parser ^6.7.2 development
- @vercel/ncc ^0.38.0 development
- eslint ^8.49.0 development
- eslint-plugin-only-warn ^1.1.0 development
- typescript ^5.2.2 development
- @actions/artifact ^1.1.2
- @actions/cache ^3.2.2
- @actions/core ^1.10.1
- @actions/tool-cache ^2.0.1