Skip to content

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

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

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

Conversation

@MariusStorhaug
Copy link
Copy Markdown
Member

Description

This pull request updates the repository's CI/CD configuration, focusing on consolidating and modernizing workflow files, updating dependencies, and cleaning up unused configuration. The main changes include updating the Process-PSModule workflow to use the latest version and schedule, removing redundant workflow files, and improving dependency management.

CI/CD Workflow Updates:

  • Updated .github/workflows/Process-PSModule.yml to add scheduled and manual triggers, ensuring the workflow can be run nightly and on demand.
  • Upgraded the Process-PSModule reusable workflow from version v4 to v5 for improved features and compatibility.
  • Added a new configuration file .github/PSModule.yml to customize test and build behavior for the Process-PSModule workflow.

Cleanup and Removal of Redundant Files:

  • Removed .github/workflows/Nightly-Run.yml, consolidating nightly runs into the main Process-PSModule workflow.
  • Deleted .github/workflows/Linter.yml and .github/linters/.jscpd.json, removing unused linting and code duplication detection workflows. [1] [2]

Dependency Management:

  • Updated .github/dependabot.yml to automatically label GitHub Actions dependency updates with dependencies and github-actions, improving visibility and triage.

Copilot AI review requested due to automatic review settings October 4, 2025 11:46
Copy link
Copy Markdown

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 PR modernizes the CI/CD configuration by consolidating workflows and upgrading dependencies. The main goal is to simplify the GitHub Actions setup while improving functionality and removing redundant components.

  • Upgraded Process-PSModule workflow from v4 to v5 and added scheduled/manual triggers
  • Consolidated nightly runs into the main workflow and removed redundant files
  • Enhanced dependency management with better labeling for GitHub Actions updates

Reviewed Changes

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

Show a summary per file
File Description
.github/workflows/Process-PSModule.yml Updated to v5, added schedule and manual triggers, removed run-name
.github/workflows/Nightly-Run.yml Removed redundant workflow now consolidated into main Process-PSModule workflow
.github/workflows/Linter.yml Removed unused linter workflow
.github/linters/.jscpd.json Removed unused code duplication detection configuration
.github/dependabot.yml Added labels for better categorization of GitHub Actions updates
.github/PSModule.yml Added configuration file for Process-PSModule workflow with test settings

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

@MariusStorhaug Marius Storhaug (MariusStorhaug) merged commit b288b07 into main Oct 4, 2025
38 checks passed
@github-actions
Copy link
Copy Markdown

github-actions bot commented Oct 4, 2025

Module IPv4 - 0.0.11 published to the PowerShell Gallery.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Oct 4, 2025

GitHub release for IPv4 v0.0.11 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