Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

Merged
Marius Storhaug (MariusStorhaug) merged 3 commits into
mainPSModule/Markdown:mainfrom
dependabotPSModule/Markdown:dependabotCopy head branch name to clipboard
Oct 4, 2025
Merged

🩹 [Patch]: Bump Process-PSModule to v5#12
Marius Storhaug (MariusStorhaug) merged 3 commits into
mainPSModule/Markdown:mainfrom
dependabotPSModule/Markdown:dependabotCopy head branch name to clipboard

Conversation

@MariusStorhaug

Copy link
Copy Markdown
Member

Description

This pull request updates the repository's CI and automation configuration, primarily focusing on consolidating and updating workflow files, cleaning up unused linter and nightly run workflows, and improving configuration management for testing and dependency updates.

Workflow and CI configuration updates:

  • The .github/workflows/Process-PSModule.yml workflow is updated to run on both pull requests and a nightly schedule, and now uses version 5 of the upstream workflow for improved reliability and features. ([[1]](https://github.com/PSModule/Markdown/pull/12/files#diff-b4dbaea65a86cef96799e9783b18b31e96a456d476805312f52919d45a060603L3-R6), [[2]](https://github.com/PSModule/Markdown/pull/12/files#diff-b4dbaea65a86cef96799e9783b18b31e96a456d476805312f52919d45a060603L29-R30))
  • The .github/PSModule.yml configuration file is added to provide explicit configuration for the Process-PSModule workflow, including a code coverage target. ([.github/PSModule.ymlR1-R21](https://github.com/PSModule/Markdown/pull/12/files#diff-928165ed381f1982eb8f9746a59a2829db4abc8a28eddb8c109e12bb033ff96aR1-R21))

Cleanup and removal of unused workflows:

  • The .github/workflows/Linter.yml workflow and its associated .github/linters/.jscpd.json configuration file are removed, indicating a move away from the previous linter setup. ([[1]](https://github.com/PSModule/Markdown/pull/12/files#diff-482e65806ed9e4a7320f14964764086b91fed4a28d12e4efde1776472e147e79L1-L32), [[2]](https://github.com/PSModule/Markdown/pull/12/files#diff-557094e283c00b23265c1c75872f41c6b1a524a00f0d99dd68ebd22cb63bfdd6L1-L10))
  • The .github/workflows/Nightly-Run.yml workflow is removed, with its responsibilities likely consolidated into the updated Process-PSModule.yml workflow. ([.github/workflows/Nightly-Run.ymlL1-L16](https://github.com/PSModule/Markdown/pull/12/files#diff-ae7e03d0a8740974e1848d0dc7322a8b3f3f4898b37bfd5b226dff69096bb8dfL1-L16))

Dependency management improvements:

  • The .github/dependabot.yml file is updated to automatically label GitHub Actions dependency updates with dependencies and github-actions, improving visibility and tracking of these updates. ([.github/dependabot.ymlR10-R12](https://github.com/PSModule/Markdown/pull/12/files#diff-dd4fbda47e51f1e35defb9275a9cd9c212ecde0b870cba89ddaaae65c5f3cd28R10-R12))

Copilot AI review requested due to automatic review settings October 4, 2025 15:35

Copilot AI left a comment

Copy link
Copy Markdown

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 consolidates CI/CD workflows by updating the Process-PSModule workflow to version 5 and consolidating the nightly run functionality into a single workflow, while removing deprecated linter configurations and improving dependency management labeling.

  • Updated Process-PSModule workflow to v5 with consolidated nightly scheduling
  • Removed separate Nightly-Run and Linter workflows to reduce complexity
  • Added configuration file for Process-PSModule workflow with code coverage settings

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 and added nightly scheduling with workflow dispatch
.github/workflows/Nightly-Run.yml Removed as functionality consolidated into Process-PSModule workflow
.github/workflows/Linter.yml Removed deprecated linter workflow
.github/linters/.jscpd.json Removed associated linter configuration
.github/dependabot.yml Added labels for GitHub Actions dependency updates
.github/PSModule.yml Added configuration file 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 cca469c into main Oct 4, 2025
38 checks passed
@github-actions

github-actions Bot commented Oct 4, 2025

Copy link
Copy Markdown

Module Markdown - 1.2.4 published to the PowerShell Gallery.

@github-actions

github-actions Bot commented Oct 4, 2025

Copy link
Copy Markdown

GitHub release for Markdown v1.2.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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.