Skip to content

🚀 [Feature]: Add an option to output the outputs #18

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

Merged
merged 10 commits into from
Jan 5, 2025
Merged

Conversation

MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented Jan 5, 2025

Description

New functionality

  • Added a new input parameter ShowOutput to display the script's output in the logs. (.github/workflows/Action-Test.yml, action.yml, scripts/outputs.ps1) [1] [2] [3]

Bug fixes

  • Corrected a typo in the action.yml file from RunGitGubScript to RunGitHubScript. (action.yml)

Documentation improvements

  • Updated the README.md to include the new ShowOutput parameter and improved formatting. (README.md) [1] [2]

Other changes

  • Adjusted the PowerShell script to set the window and buffer size for better output readability. (scripts/main.ps1)

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 self-assigned this Jan 5, 2025
@MariusStorhaug MariusStorhaug changed the title Add log of outputs 🚀 [Feature]: Add an option to output the outputs Jan 5, 2025
@MariusStorhaug MariusStorhaug merged commit b19f29e into main Jan 5, 2025
20 checks passed
@MariusStorhaug MariusStorhaug deleted the outputs branch January 5, 2025 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant