Skip to content

🩹 [Patch]: Outputs and Docs #17

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 43 commits into from
Jan 5, 2025
Merged

🩹 [Patch]: Outputs and Docs #17

merged 43 commits into from
Jan 5, 2025

Conversation

MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented Jan 4, 2025

Description

This pull request includes updates to the README.md and significant changes to the scripts/main.ps1 to improve output formatting and logging.

Documentation Update:

  • README.md: Added a detailed example on how to use outputs in a subsequent step in GitHub Actions.

Script Enhancements:

  • scripts/main.ps1: Improved the script's output formatting by replacing Write-Verbose with direct formatting commands and Format-List. [1] [2]
  • scripts/main.ps1: Enhanced logging with more descriptive output and structured log groups. [1] [2]
  • scripts/main.ps1: Moved the setting of $DebugPreference and $VerbosePreference to the end of the script for better readability.

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 4, 2025
… clarity and update log group formatting for consistency
…ided and improve boolean checks for installation and import status
…nal arrow characters for improved visual hierarchy
@MariusStorhaug MariusStorhaug merged commit d9a8681 into main Jan 5, 2025
8 checks passed
@MariusStorhaug MariusStorhaug deleted the outputsNdocs branch January 5, 2025 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant