Skip to content

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

Merged
Marius Storhaug (MariusStorhaug) merged 1 commit intomainfrom
bump
Oct 3, 2025
Merged

🩹 [Patch]: Bump Process-PSModule to v5#28
Marius Storhaug (MariusStorhaug) merged 1 commit intomainfrom
bump

Conversation

@MariusStorhaug
Copy link
Copy Markdown
Member

Description

This pull request updates the CI/CD configuration by consolidating and simplifying workflow files, removing redundant linter and nightly run workflows, and updating to the latest version of the Process-PSModule workflow. The changes aim to streamline automation and reduce maintenance overhead.

Workflow Configuration Updates:

  • Added a new .github/PSModule.yml configuration file to customize the Process-PSModule workflow, including code coverage settings.
  • Updated .github/workflows/Process-PSModule.yml to trigger on scheduled and manual runs, and updated the referenced workflow version from v4 to v5 for improved compatibility and features. [1] [2]

Workflow Cleanup:

  • Removed the .github/workflows/Linter.yml workflow, which previously ran code linting checks on pull requests.
  • Deleted the .github/linters/.jscpd.json configuration file, which was used for code duplication detection.
  • Removed the .github/workflows/Nightly-Run.yml workflow, consolidating scheduled runs into the main workflow.

Copilot AI review requested due to automatic review settings October 3, 2025 20:26
Copy link
Copy Markdown
Contributor

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

This pull request streamlines the CI/CD workflow configuration by consolidating multiple workflow files into a single unified approach using the latest version of the Process-PSModule workflow. The changes reduce maintenance overhead by removing redundant workflows and adding proper configuration for the updated workflow system.

  • Consolidated scheduled and manual workflow triggers into the main Process-PSModule workflow
  • Updated to Process-PSModule v5 for improved compatibility and features
  • Added configuration file to customize the workflow behavior with code coverage settings

Reviewed Changes

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

Show a summary per file
File Description
.github/workflows/Process-PSModule.yml Added scheduled and manual triggers, updated workflow version from v4 to v5
.github/workflows/Nightly-Run.yml Removed redundant nightly workflow (functionality moved to main workflow)
.github/workflows/Linter.yml Removed separate linter workflow
.github/linters/.jscpd.json Removed code duplication detection configuration
.github/PSModule.yml Added configuration file for Process-PSModule workflow customization

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

Comment thread .github/workflows/Process-PSModule.yml
@MariusStorhaug Marius Storhaug (MariusStorhaug) changed the title 🩹 [Patch]: Add Process-PSModule workflow configuration and remove obsolete linter and nightly run workflows 🩹 [Patch]: Bump Process-PSModule to v5 Oct 3, 2025
@MariusStorhaug Marius Storhaug (MariusStorhaug) merged commit ab1b9a9 into main Oct 3, 2025
38 checks passed
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Oct 3, 2025

Module Admin - 1.1.9 published to the PowerShell Gallery.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Oct 3, 2025

GitHub release for Admin v1.1.9 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