Skip to content

🩹 [Patch]: Add tests for logging commands for GitHub Actions workflow #51

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 2 commits into from
May 31, 2025

Conversation

MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented May 31, 2025

Description

This pull request adds tests various log functions that work in GitHub Actions.

Logging enhancements:

  • .github/workflows/TestWorkflow.yml: Added some tests to show how log notices, warnings, errors, debug messages, and styled log messages with foreground and background colors work.

@MariusStorhaug MariusStorhaug self-assigned this May 31, 2025
@Copilot Copilot AI review requested due to automatic review settings May 31, 2025 10:01
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request enhances the GitHub Actions workflow by adding a new logging block to improve debugging and transparency during workflow execution.

  • Introduces a LogGroup block "Write to GitHub Actions" with various logging commands.
  • Inserts commands to log notices, warnings, errors, debug messages, and styled logs with specified colors.

@MariusStorhaug MariusStorhaug deleted the testsLog branch May 31, 2025 12:07
@MariusStorhaug MariusStorhaug restored the testsLog branch May 31, 2025 14:48
@MariusStorhaug MariusStorhaug changed the title 🩹 [Patch]: Add logging commands for GitHub Actions workflow 🩹 [Patch]: Add tests for logging commands for GitHub Actions workflow May 31, 2025
@MariusStorhaug MariusStorhaug merged commit 417cef9 into main May 31, 2025
108 checks passed
@MariusStorhaug MariusStorhaug deleted the testsLog branch May 31, 2025 18:48
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