build(deps): Bump actions/upload-artifact from 6 to 7#186
build(deps): Bump actions/upload-artifact from 6 to 7#186dependabot[bot] wants to merge 2 commits into
Conversation
athena-omt
left a comment
There was a problem hiding this comment.
CI is failing on the current head. .github/workflows/release-image.yml now uses actions/upload-artifact@v7, but test/release-workflow.test.ts:209 still asserts actions/upload-artifact@v6. Update that expectation to v7 and rerun the affected test suite before merge. Evidence: current-head test, lume macos contract, and Fast Checks jobs failed; no prior reviews or review threads were present.
2285ebd to
9393a8d
Compare
athena-omt
left a comment
There was a problem hiding this comment.
Reviewed exact head c1e628c node-locally. The prior test-alignment blocker is fixed: the workflow and its assertion both use actions/upload-artifact@v7, and pnpm vitest run test/release-workflow.test.ts passes. Required CI Gate is passing and there are no unresolved review threads. However, GitHub reports the PR as BEHIND/diverged from main (main 73c310d; behind_by 2). Please update/rebase the branch against current main and wait for fresh CI before requesting substantive review.
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v6...v7) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
c1e628c to
f218f95
Compare
athena-omt
left a comment
There was a problem hiding this comment.
Review deferred: after a valid Athena-node route proof, the worker node disconnected before I could complete the required exact-head local checkout, diff, call-path, and adjacent-test inspection. Live metadata shows head f218f95 with completed green checks, but that is insufficient for approval. Please restore the Athena node and rerun this review.
Bumps actions/upload-artifact from 6 to 7.
Release notes
Sourced from actions/upload-artifact's releases.
Commits
043fb46Merge pull request #797 from actions/yacaovsnc/update-dependency634250cInclude changes in typespec/ts-http-runtime 0.3.5e454baaReadme: bump all the example versions to v7 (#796)74fad66Update the readme with direct upload details (#795)bbbca2dSupport direct file uploads (#764)589182cUpgrade the module to ESM and bump dependencies (#762)47309c9Merge pull request #754 from actions/Link-/add-proxy-integration-tests02a8460Add proxy integration test