Skip to content

🚀 [Feature]: Add functionality to automatically determine supported platforms#18

Merged
MariusStorhaug merged 29 commits intomainfrom
tests
Mar 28, 2024
Merged

🚀 [Feature]: Add functionality to automatically determine supported platforms#18
MariusStorhaug merged 29 commits intomainfrom
tests

Conversation

@MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented Mar 27, 2024

Description

  • Add concurrency limit + cancel-in-progress.
  • Run module tests on 4 combinations:
    • pwsh@ubuntu
    • pwsh@macos
    • pwsh@windows
    • powershell@windows.

If some tests pass, continue the workflow and add the correct info to the module manifest for the supportability of the module.

  • Tags:
    • PSEdition_Core
    • PSEdition_Desktop
    • Linux
    • Windows
    • MacOS
  • CompatiblePSEdition:
    • Core
    • Desktop
  • PowerShellVersion:
    • 5.0 by default
    • 7.0 if only Core

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 27, 2024
@MariusStorhaug MariusStorhaug requested a review from a team as a code owner March 27, 2024 22:54
@MariusStorhaug MariusStorhaug changed the title tests 🚀 [Feature]: Add functionality to automatically determine supported platforms Mar 28, 2024
@MariusStorhaug MariusStorhaug merged commit 2a50441 into main Mar 28, 2024
@MariusStorhaug MariusStorhaug deleted the tests branch March 28, 2024 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant