Skip to content

Conversation

@MariusStorhaug
Copy link
Member

Description

This pull request includes changes to the action.yml and scripts/init.ps1 files to improve configuration handling and initialization scripts. The most important changes include the removal of a default value in the action.yml file and the reordering of container initialization steps in the scripts/init.ps1 file.

Changes to configuration handling:

  • action.yml: Removed the default value for the Path input to allow for more flexible test path configurations.

Changes to initialization scripts:

  • scripts/init.ps1: Moved the reinitialization of the $configuration.Run.Container array to occur after the existing containers are processed, ensuring that the array is properly reset. [1] [2]

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 c4db672 into main Feb 27, 2025
17 checks passed
@MariusStorhaug MariusStorhaug deleted the fixCOntainerEval branch February 27, 2025 20:46
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