You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The prior CI failure was a stale exact-string assertion in PhpunitFeatureWorkflowContractTest, not an S3 behavior failure. The assertion now checks the required Docker invocation and CORPUS_BASE_REF forwarding independently, preserving the contract while allowing the job-scoped network and MinIO arguments.
This update also synchronizes the release source as Server 2.0.4 and Helm chart 0.1.75. Local verification includes the focused 6-test/94-assertion workflow contract, all 72 Docker-isolation policy cases, and all 3 source-release generation cases.
Release decision: this branch is now rebased onto current main, so the published image will contain both S3-compatible payload storage and the merged tenant-scoped runtime credential API from #109. Both are additive public capabilities, so the source release is 2.1.0 (Helm chart 0.1.75) rather than a 2.0.x patch.
Local verification after the rebase: source-release synchronization check passed, all three source-release generator tests passed with PHP available, and composer validate --strict --no-check-publish passed with only the existing exact workflow-package pin warning.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Verification
Closes #102