Skip to content

fix(ci): bump @aws/agentcore-cdk to 0.1.0-alpha.18 and remove snapshot step from release#850

Merged
jesseturner21 merged 2 commits intomainfrom
fix/remove-snapshot-step-from-release
Apr 14, 2026
Merged

fix(ci): bump @aws/agentcore-cdk to 0.1.0-alpha.18 and remove snapshot step from release#850
jesseturner21 merged 2 commits intomainfrom
fix/remove-snapshot-step-from-release

Conversation

@jesseturner21
Copy link
Copy Markdown
Contributor

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 — npm run test:update-snapshots runs 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

…t step from release

Sync the CDK template to the latest npm version and update the asset
snapshot. Remove the snapshot update step from the release workflow
since it runs the full test suite which requires uv.
@jesseturner21 jesseturner21 requested a review from a team April 14, 2026 22:54
@github-actions github-actions Bot added the size/xs PR size: XS label Apr 14, 2026
@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-850-tarball/aws-agentcore-0.8.0.tgz

Use ^0.1.0-alpha.18 instead of pinning an exact version so new
releases are picked up automatically.
@github-actions github-actions Bot added size/xs PR size: XS and removed size/xs PR size: XS labels Apr 14, 2026
@jesseturner21 jesseturner21 merged commit e885843 into main Apr 14, 2026
18 checks passed
@jesseturner21 jesseturner21 deleted the fix/remove-snapshot-step-from-release branch April 14, 2026 22:57
@github-actions
Copy link
Copy Markdown
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 44.57% 7062 / 15842
🔵 Statements 44.05% 7493 / 17009
🔵 Functions 41.98% 1262 / 3006
🔵 Branches 43.59% 4752 / 10900
Generated in workflow #1780 for commit d275a72 by the Vitest Coverage Report Action

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