Skip to content

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

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

🩹 [Patch]: Bump Process-PSModule to v5#20
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 management. The main changes include updating the Process-PSModule workflow to use the latest version and schedule nightly runs, removing redundant workflow files, and improving dependency management for GitHub Actions. Additionally, some configuration and linter files were cleaned up.

Workflow and CI/CD Updates:

  • Updated .github/workflows/Process-PSModule.yml to use workflow.yml@v5 instead of v4, and enabled both manual and nightly scheduled runs, consolidating the nightly run logic into this workflow. [1] [2]
  • Removed the now-redundant .github/workflows/Nightly-Run.yml since nightly execution is handled in Process-PSModule.yml.
  • Removed the .github/workflows/Linter.yml file, indicating a shift away from the previous linting workflow.

Configuration and Dependency Management:

  • Added .github/PSModule.yml to configure the Process-PSModule workflow, including test and code coverage settings.
  • Updated .github/dependabot.yml to automatically label GitHub Actions dependency updates for better tracking.
  • Removed the .github/linters/.jscpd.json file, cleaning up unused linter configuration.

Copilot AI review requested due to automatic review settings October 4, 2025 07:51
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 modernizes the repository's CI/CD configuration by updating the Process-PSModule workflow to version 5 and consolidating workflow management. The changes streamline automation by removing redundant workflows and improving dependency tracking.

  • Updated Process-PSModule workflow to v5 with consolidated nightly scheduling
  • Removed redundant Nightly-Run and Linter workflows
  • Added configuration files for improved workflow management and dependency tracking

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 workflow dispatch and nightly schedule, removed custom run-name
.github/workflows/Nightly-Run.yml Removed redundant workflow (functionality moved to Process-PSModule)
.github/workflows/Linter.yml Removed linter workflow
.github/linters/.jscpd.json Removed unused linter configuration
.github/dependabot.yml Added labels for GitHub Actions dependency updates
.github/PSModule.yml Added configuration for Process-PSModule workflow

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

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

github-actions Bot commented Oct 4, 2025

Module Hashtable - 1.1.8 published to the PowerShell Gallery.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Oct 4, 2025

GitHub release for Hashtable v1.1.8 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