Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

馃┕ [Patch]: Add WorkingDirectory input to action configuration and README#31

Merged
Marius Storhaug (MariusStorhaug) merged 1 commit into
mainPSModule/Initialize-PSModule:mainfrom
addworkspacePSModule/Initialize-PSModule:addworkspaceCopy head branch name to clipboard
Feb 28, 2025
Merged

馃┕ [Patch]: Add WorkingDirectory input to action configuration and README#31
Marius Storhaug (MariusStorhaug) merged 1 commit into
mainPSModule/Initialize-PSModule:mainfrom
addworkspacePSModule/Initialize-PSModule:addworkspaceCopy head branch name to clipboard

Conversation

@MariusStorhaug

@MariusStorhaug Marius Storhaug (MariusStorhaug) commented Feb 28, 2025

Copy link
Copy Markdown
Member

Description

This pull request introduces a new input parameter to specify the working directory for the script execution in the PSModule framework. The changes are reflected in the documentation and the action configuration file.

Documentation Update

  • README.md:
    • Added a description for the new WorkingDirectory parameter, specifying its default value as ${{ github.workspace }}.

Action Configuration

  • action.yml:
    • Introduced the WorkingDirectory input parameter with a description, default value, and its inclusion in the runs section to pass the value to the script.

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

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.