Skip to content

Fix stable Workflow release identity - #450

Merged
rmcdaniel merged 1 commit into
v2from
fix/stable-platform-release
Sep 1, 2026
Merged

Fix stable Workflow release identity#450
rmcdaniel merged 1 commit into
v2from
fix/stable-platform-release

Conversation

@rmcdaniel

Copy link
Copy Markdown
Member

Summary

  • accept only exact stable 2.x.y product-train identities after the 2.0 launch
  • prepare the corrective 2.0.2 package metadata and changelog
  • exercise the public package identity accessor in the platform conformance test

Why

Published-package verification for 2.0.1 installed successfully, then failed because PlatformConformanceSuite::workflowSourceRelease() still required an RC-only version. The retained 2.0.0-rc.42 artifact provenance remains unchanged; this patch fixes only the current package identity.

Verification

  • PlatformConformanceSuiteTest: 20 tests, 571 assertions
  • focused package identity test: 1 test, 42 assertions
  • ECS on changed PHP files
  • public-boundary scan
  • git diff --check

@rmcdaniel
rmcdaniel merged commit 43431f5 into v2 Sep 1, 2026
16 checks passed
@rmcdaniel
rmcdaniel deleted the fix/stable-platform-release branch September 1, 2026 08:17
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