Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🩹 [Patch]: Adding GitHub action loader and output + var commands #119

Merged
merged 7 commits into from
Aug 15, 2024

Conversation

MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented Aug 15, 2024

Description

  • Add detection for module running on GitHub Runners, if so run an initializer.
    • run loader if $env:GITHUB_ACTIONS == true.
  • Adding commands for creating a step output and setting a GitHub env var, mean to be used while on a GitHub runner.
    • Set-GitHubEnvironmentVariable
    • Set-GitHubOutput

Type of change

  • 📖 [Docs]
  • 🪲 [Fix]
  • 🩹 [Patch]
  • ⚠️ [Security fix]
  • 🚀 [Feature]
  • 🌟 [Breaking change]

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

@MariusStorhaug MariusStorhaug requested a review from a team as a code owner August 15, 2024 13:47
@MariusStorhaug MariusStorhaug merged commit a62bac0 into main Aug 15, 2024
22 checks passed
@MariusStorhaug MariusStorhaug deleted the commands branch August 15, 2024 15:06
Copy link
Contributor

Module [GitHub - 0.3.116] published to the PowerShell Gallery.

Copy link
Contributor

GitHub release for GitHub v0.3.116 has been created.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant