Skip to content

🩹 [Patch]: Enable verbose and debug output preferences in action script #80

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
Dec 7, 2024

Conversation

MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented Dec 7, 2024

Description

This pull request includes updates to the verbosity and debug preferences for test outputs in the README.md and action.yml files. The most important changes include adding new input parameters for VerbosePreference and DebugPreference and updating the run commands to utilize these new parameters.

Documentation updates:

  • README.md: Added descriptions for VerbosePreference and DebugPreference options to the list of job inputs.

Configuration updates:

  • action.yml: Added VerbosePreference and DebugPreference as new input parameters with descriptions and default values.
  • action.yml: Updated the runs section to include the new VerbosePreference and DebugPreference parameters and set their values in the run commands.

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 December 7, 2024 23:10
@MariusStorhaug MariusStorhaug merged commit 5575596 into main Dec 7, 2024
8 checks passed
@MariusStorhaug MariusStorhaug deleted the df1 branch December 7, 2024 23:22
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