Skip to content

Conversation

@MariusStorhaug
Copy link
Member

Description

This pull request includes a change to the scripts/init.ps1 file to improve the handling of input paths in the Init - Load inputs log group.

Improvements to input path handling

  • scripts/init.ps1: Modified the Resolve-Path command to use a default path of '.' if the environment variable PSMODULE_INVOKE_PESTER_INPUT_Path is empty. This ensures that the script can handle cases where the input path is not provided.

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 Mar 1, 2025
@MariusStorhaug MariusStorhaug changed the title 🪲 [Fix]: Fix Path resolution logic, if not provided 🪲 [Fix]: Fix Path resolution logic Mar 1, 2025
@MariusStorhaug MariusStorhaug merged commit 1166b5b into main Mar 1, 2025
10 checks passed
@MariusStorhaug MariusStorhaug deleted the cleanup branch March 1, 2025 08:50
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.

2 participants