Skip to content

⚙️ [Maintenance]: Repository automation now uses Process-PSModule v6.1.7#39

Merged
MariusStorhaug merged 1 commit into
mainfrom
maintenance/bump-process-psmodule-v617
Jul 16, 2026
Merged

⚙️ [Maintenance]: Repository automation now uses Process-PSModule v6.1.7#39
MariusStorhaug merged 1 commit into
mainfrom
maintenance/bump-process-psmodule-v617

Conversation

@MariusStorhaug

@MariusStorhaug MariusStorhaug commented Jul 16, 2026

Copy link
Copy Markdown
Owner

Repository automation now uses Process-PSModule v6.1.7. This keeps the module workflow aligned with the latest shared Process-PSModule updates without changing the module's shipped behavior.

⚠️ This PR has no linked issue. Consider creating one for traceability.

Changed: Repository automation uses Process-PSModule v6.1.7

The reusable Process-PSModule workflow reference is updated from v6.1.4 to v6.1.7. This affects build, test, and publish automation for the repository, but it does not change the module's public commands or runtime behavior.

Technical Details

  • Updated .github/workflows/Process-PSModule.yml to point at PSModule/Process-PSModule/.github/workflows/workflow.yml@8b1a2617a0686ceaeadc6fa8e2f395edda93cc6d (v6.1.7) instead of v6.1.4.
  • Local validation: Invoke-Pester -Path tests -Output Minimal passed after reproducing the workflow test setup by seeding TEST_SECRET and TEST_VARIABLE and dot-sourcing functions from src/functions/public.

@MariusStorhaug MariusStorhaug added github_actions Pull requests that update GitHub Actions code NoRelease labels Jul 16, 2026
@MariusStorhaug MariusStorhaug self-assigned this Jul 16, 2026
@MariusStorhaug MariusStorhaug changed the title ⚙️ [Maintenance]: Workflow bump in progress ⚙️ [Maintenance]: Repository automation now uses Process-PSModule v6.1.7 Jul 16, 2026
@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
MariusStorhaug marked this pull request as ready for review July 16, 2026 20:59
@github-actions

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

@MariusStorhaug
MariusStorhaug merged commit d37a05d into main Jul 16, 2026
54 of 56 checks passed
@MariusStorhaug
MariusStorhaug deleted the maintenance/bump-process-psmodule-v617 branch July 16, 2026 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code NoRelease

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant