Skip to content

🩹 [Patch]: Bump Process-PSModule to v5#12

Merged
Marius Storhaug (MariusStorhaug) merged 3 commits intomainfrom
dependabot
Oct 3, 2025
Merged

🩹 [Patch]: Bump Process-PSModule to v5#12
Marius Storhaug (MariusStorhaug) merged 3 commits intomainfrom
dependabot

Conversation

@MariusStorhaug
Copy link
Member

@MariusStorhaug Marius Storhaug (MariusStorhaug) commented Oct 3, 2025

This pull request updates the repository's CI/CD and workflow configuration, primarily focusing on consolidating and modernizing GitHub Actions workflows. It removes redundant or legacy workflow files, updates dependencies, and introduces a new configuration for the Process-PSModule workflow. The changes streamline the automation setup and ensure compatibility with newer versions of external workflows.

Workflow and CI/CD configuration updates:

  • Added a new .github/PSModule.yml configuration file for the Process-PSModule workflow, setting CodeCoverage.PercentTarget to 75 and providing placeholders for additional configuration options.
  • Updated .github/workflows/Process-PSModule.yml to add scheduled and manual triggers, replacing the previous Nightly-Run.yml workflow, and upgraded the referenced reusable workflow from version v4 to v5. [1] [2]
  • Removed the .github/workflows/Nightly-Run.yml workflow, consolidating nightly and manual runs into the main Process-PSModule workflow.
  • Removed the .github/workflows/Linter.yml workflow, indicating a shift away from the previous linting setup.

Dependency and configuration cleanup:

  • Updated .github/dependabot.yml to add dependencies and github-actions labels to GitHub Actions updates, improving dependency tracking.
  • Removed the .github/linters/.jscpd.json configuration file, likely reflecting the removal of the linter workflow.

Copilot AI review requested due to automatic review settings October 3, 2025 15:29
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Adds labeling to Dependabot configuration so that PRs updating GitHub Actions receive consistent labels for easier filtering and triage.

  • Add dependencies and github-actions labels to GitHub Actions Dependabot update entries
  • No functional code changes; only configuration enhancement

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@MariusStorhaug Marius Storhaug (MariusStorhaug) changed the title 🩹 [Patch]: Add labels to Dependabot configuration for GitHub Actions updates 🩹 [Patch]: Bump Process-PSModule to v5 Oct 3, 2025
Copilot AI review requested due to automatic review settings October 3, 2025 20:57
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 6 out of 6 changed files in this pull request and generated no new comments.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@MariusStorhaug Marius Storhaug (MariusStorhaug) merged commit 76f1a9b into main Oct 3, 2025
38 checks passed
@github-actions
Copy link

github-actions bot commented Oct 3, 2025

Module Base64 - 2.0.4 published to the PowerShell Gallery.

@github-actions
Copy link

github-actions bot commented Oct 3, 2025

GitHub release for Base64 v2.0.4 has been created.

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