Skip to content

fix(ci): bump @aws/agentcore-cdk to 0.1.0-alpha.18 and fix release workflow#849

Merged
aidandaly24 merged 1 commit intomainfrom
fix/snapshot-update-after-build
Apr 14, 2026
Merged

fix(ci): bump @aws/agentcore-cdk to 0.1.0-alpha.18 and fix release workflow#849
aidandaly24 merged 1 commit intomainfrom
fix/snapshot-update-after-build

Conversation

@jesseturner21
Copy link
Copy Markdown
Contributor

@jesseturner21 jesseturner21 commented Apr 14, 2026

Summary

  • Bumps @aws/agentcore-cdk from 0.1.0-alpha.17 to 0.1.0-alpha.18 in the CDK template and updates the asset snapshot to match
  • Removes the snapshot update step from the release workflow — it ran the full test suite which requires uv, and uv is not installed in the prepare-release job

Test plan

  • Verify CI passes on this PR
  • Trigger the release workflow and verify it completes successfully

The snapshot update requires built output, so it must run after
npm run build, not before.
@jesseturner21 jesseturner21 requested a review from a team April 14, 2026 22:47
@github-actions github-actions bot added the size/xs PR size: XS label Apr 14, 2026
@aidandaly24 aidandaly24 merged commit 37665a3 into main Apr 14, 2026
16 checks passed
@aidandaly24 aidandaly24 deleted the fix/snapshot-update-after-build branch April 14, 2026 22:47
@github-actions
Copy link
Copy Markdown
Contributor

Package Tarball

aws-agentcore-0.8.0.tgz

How to install

npm install https://github.com/aws/agentcore-cli/releases/download/pr-849-tarball/aws-agentcore-0.8.0.tgz

@github-actions
Copy link
Copy Markdown
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 44.58% 7063 / 15842
🔵 Statements 44.06% 7495 / 17009
🔵 Functions 42.04% 1264 / 3006
🔵 Branches 43.59% 4752 / 10900
Generated in workflow #1777 for commit 7194f02 by the Vitest Coverage Report Action

@jesseturner21 jesseturner21 changed the title fix(ci): move snapshot update after build step in release workflow fix(ci): bump @aws/agentcore-cdk to 0.1.0-alpha.18 and fix release workflow Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/xs PR size: XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants