Skip to content

🩹 [Patch]: Add WorkingDirectory and align naming of internal envvar which are mapped to inputs #5

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 7 commits into from
Feb 27, 2025

Conversation

MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented Feb 27, 2025

Description

This pull request includes several updates to the workflow configuration files, documentation, and scripts to improve the setup and execution of tests. The most important changes include the addition of a new input parameter WorkingDirectory, updates to environment variable names, and corrections to default values and paths.

Updates to workflow configuration:

  • .github/workflows/Action-Test.yml:
    • Added WorkingDirectory input parameter and updated Path and SettingsFilePath values to reflect the new structure.

Documentation updates:

  • README.md:
    • Updated the default value for Path and added a description for the new WorkingDirectory input parameter.

Updates to action inputs:

  • action.yml:
    • Added WorkingDirectory input parameter and updated environment variable names and default values for consistency.

Script updates:

  • scripts/main.ps1:
    • Updated environment variable names to use the new naming convention.
    • scripts/tests/PSScriptAnalyzer/PSScriptAnalyzer.Container.ps1: Updated environment variable names to use the new naming convention.

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 Feb 27, 2025
@MariusStorhaug MariusStorhaug merged commit 2d71ec8 into main Feb 27, 2025
17 checks passed
@MariusStorhaug MariusStorhaug deleted the Fix branch February 27, 2025 20:49
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