Skip to content

🩹 [Patch]: Align GitHub-Script params + nightly runs #67

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
Dec 11, 2024
Merged

Conversation

MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented Dec 11, 2024

Description

This pull request includes significant updates to the GitHub Actions workflows, primarily focusing on adding new input parameters and enabling scheduled workflows. The most important changes include the addition of Debug, Verbose, and Prerelease parameters, and the introduction of scheduled workflows.

Workflow Enhancements:

  • .github/workflows/Workflow-Test-Default-CI.yml, .github/workflows/Workflow-Test-Default.yml, .github/workflows/Workflow-Test-WithManifest-CI.yml, .github/workflows/Workflow-Test-WithManifest.yml: Added workflow_dispatch and schedule triggers to enable manual and scheduled runs. [1] [2] [3] [4]

Parameter Updates on reusable workflows:

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

…e` and `DebugPreference` with boolean `Verbose` and `Debug` options, and clarify version specification for the GitHub module.
@MariusStorhaug MariusStorhaug requested a review from a team as a code owner December 11, 2024 02:38
@MariusStorhaug MariusStorhaug changed the title Align 🩹 [Patch]: Align GitHub-Script params + nightly runs Dec 11, 2024
@MariusStorhaug MariusStorhaug merged commit 44008be into main Dec 11, 2024
8 checks passed
@MariusStorhaug MariusStorhaug deleted the align branch December 11, 2024 02:56
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