Skip to content

⚙️ [Maintenance]: Adopt Process-PSModule v6.1.4#29

Merged
Marius Storhaug (MariusStorhaug) merged 2 commits into
mainfrom
maintenance/bump-process-psmodule-v6.1.4
Jul 11, 2026
Merged

⚙️ [Maintenance]: Adopt Process-PSModule v6.1.4#29
Marius Storhaug (MariusStorhaug) merged 2 commits into
mainfrom
maintenance/bump-process-psmodule-v6.1.4

Conversation

@MariusStorhaug

Copy link
Copy Markdown
Member

This repository's CI now runs on Process-PSModule v6.1.4. Scheduled and manual (workflow_dispatch) runs work again, and linting/testing run against the latest tooling. The reusable workflow's caller contract is unchanged, so no settings or secrets needed updating.

Changed: CI now runs on Process-PSModule v6.1.4

  • Scheduled (cron) and manual (workflow_dispatch) runs no longer fail at the Plan job — v6.1.4 resolves the current published version on non–pull-request events instead of throwing (Process-PSModule #375, fixes #373).
  • Linting and testing run against the latest tooling — v6.1.3 brings PSScriptAnalyzer via Invoke-ScriptAnalyzer v5.0.0 and Invoke-Pester v5.1.0 via Test-PSModule v3.0.14.

Technical Details

  • .github/workflows/Process-PSModule.yml: pin bumped from v6.1.2 (d4020f3c9c3621cebae5d8bf4ffaf10f55c1784a) to v6.1.4 (da180bac16b13bfbcdf08b2e4e221b5b49e5ff28).
  • No caller-facing input/secret changes across v6.1.3 and v6.1.4 — the APIKEY/TestData inputs and the Settings contract are preserved.
  • v6.1.3 (Patch): Invoke-ScriptAnalyzer v4.1.3 → v5.0.0, Test-PSModule v3.0.13 → v3.0.14.
  • v6.1.4 (Fix): Resolve-PSModuleVersion v1.1.4 → v1.1.5, fixing the non-PR Plan failure introduced in v6.1.0.

@github-actions

Copy link
Copy Markdown

No Significant Changes Detected

This PR does not contain changes to files that would trigger a new release:

Pattern Description
^src/ Matches files where path matches this pattern
^README\.md$ Matches files where path matches this pattern

Build, test, and publish stages will be skipped for this PR.

If you believe this is incorrect, please verify that your changes are in the correct locations.

@github-actions

github-actions Bot commented Jul 11, 2026

Copy link
Copy Markdown

Super-linter summary

Language Validation result
CHECKOV Pass ✅
GITHUB_ACTIONS Pass ✅
GITLEAKS Pass ✅
GIT_MERGE_CONFLICT_MARKERS Pass ✅
MARKDOWN Pass ✅
NATURAL_LANGUAGE Pass ✅
POWERSHELL Pass ✅
PRE_COMMIT Pass ✅
SPELL_CODESPELL Pass ✅
TRIVY Pass ✅
YAML Pass ✅

All files and directories linted successfully

For more information, see the GitHub Actions workflow run

Powered by Super-linter

@github-actions

Copy link
Copy Markdown

No Significant Changes Detected

This PR does not contain changes to files that would trigger a new release:

Pattern Description
^src/ Matches files where path matches this pattern
^README\.md$ Matches files where path matches this pattern

Build, test, and publish stages will be skipped for this PR.

If you believe this is incorrect, please verify that your changes are in the correct locations.

@MariusStorhaug Marius Storhaug (MariusStorhaug) marked this pull request as ready for review July 11, 2026 15:17
@MariusStorhaug Marius Storhaug (MariusStorhaug) merged commit 9351753 into main Jul 11, 2026
28 checks passed
@MariusStorhaug Marius Storhaug (MariusStorhaug) deleted the maintenance/bump-process-psmodule-v6.1.4 branch July 11, 2026 15:18
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.

1 participant