Skip to content

Test decoupled gallery publish workflow - #61

Closed
MariusStorhaug wants to merge 2 commits into
mainfrom
adopt-process-publish-split
Closed

Test decoupled gallery publish workflow#61
MariusStorhaug wants to merge 2 commits into
mainfrom
adopt-process-publish-split

Conversation

@MariusStorhaug

@MariusStorhaug MariusStorhaug commented Jul 23, 2026

Copy link
Copy Markdown
Owner

Summary

  • pin the Process-PSModule reusable workflow to e1a2ac54ae8a5f739bba763b7957a77f443c6aba
  • consume the final lint-corrected decouple-gallery-publish-release implementation deterministically

Why

This exercises the new split between gallery publishing and GitHub release creation in MariusTestModule before the Process-PSModule change is merged.

Validation

  • pull request run 31309424413 succeeded against the final pin: planning and repository lint passed; module publishing, GitHub release creation, and site publishing remained safely skipped
  • earlier manual dispatch run 30034776914 succeeded: module build, source/module tests across Linux/macOS/Windows, docs/site builds, test aggregation, and coverage all passed
  • manual dispatch kept Publish-Module and Publish-Site skipped as required by event policy, avoiding PowerShell Gallery, GitHub release, and Pages side effects

Source

  • PSModule/Process-PSModule branch: decouple-gallery-publish-release
  • pinned commit: e1a2ac54ae8a5f739bba763b7957a77f443c6aba

Limit

An actual prerelease publish was not triggered because the caller workflow does not expose a WhatIf input; adding a prerelease label would publish to the real gallery and could create a GitHub release.

Pin Process-PSModule to the current commit from the decouple-gallery-publish-release branch.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@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

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

Pin Process-PSModule to the final lint-corrected commit from decouple-gallery-publish-release.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@github-actions

github-actions Bot commented Aug 9, 2026

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 August 9, 2026 10:57
@github-actions

github-actions Bot commented Aug 9, 2026

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 deleted the adopt-process-publish-split branch August 9, 2026 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant