Skip to content

🩹 [Patch]: Add separate Prerelease test workflow #32

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 3 commits into from
Jan 26, 2025

Conversation

MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented Jan 26, 2025

Description

This pull request introduces a new workflow for testing prerelease versions of actions and updates the existing test workflow to support this new feature.

New Workflow:

  • .github/workflows/Action-Test-Prerelease.yml: Added a new workflow named Action-Test-Prerelease that runs on workflow_dispatch. It uses the existing TestWorkflow.yml with the Prerelease input set to true. This workflow is used for testing prereleases of the GitHub PowerShell module.

Updates to Existing Workflow

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 Jan 26, 2025
@MariusStorhaug MariusStorhaug merged commit c4b92c6 into main Jan 26, 2025
7 checks passed
@MariusStorhaug MariusStorhaug deleted the prereleaseWorkflow branch January 26, 2025 18:38
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