Skip to content

chore(release): v1.0.0-rc.1 - #2242

Merged
tejaskash merged 2 commits into
refactorfrom
release/v1.0.0-rc.1
Sep 4, 2026
Merged

chore(release): v1.0.0-rc.1#2242
tejaskash merged 2 commits into
refactorfrom
release/v1.0.0-rc.1

Conversation

@agentcore-devx-automation

Copy link
Copy Markdown
Contributor

Merging publishes @aws/agentcore@1.0.0-rc.1 to npm and creates the v1.0.0-rc.1 GitHub release with generated notes.

@github-actions github-actions Bot added the size/xs PR size: XS label Sep 4, 2026
@codecov-commenter

codecov-commenter commented Sep 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.04%. Comparing base (d9ab959) to head (873eea7).

Additional details and impacted files
@@            Coverage Diff            @@
##           refactor    #2242   +/-   ##
=========================================
  Coverage     97.04%   97.04%           
=========================================
  Files           566      566           
  Lines         39409    39409           
=========================================
  Hits          38244    38244           
  Misses         1165     1165           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

…est" (#2243)

The update handler was changed to pick the npm dist-tag from the local
prerelease (rc/preview/latest), but two assertions in update.test.ts still
hardcoded "latest", so CI on 1.0.0-rc.1 fails: the handler installs
@aws/agentcore@rc while the tests expect @aws/agentcore@latest.

Route both assertions through distTag() so the test tracks whichever tag
the current version resolves to.
@github-actions github-actions Bot added size/xs PR size: XS and removed size/xs PR size: XS labels Sep 4, 2026
@tejaskash
tejaskash merged commit 0caec7f into refactor Sep 4, 2026
13 of 14 checks passed
@tejaskash
tejaskash deleted the release/v1.0.0-rc.1 branch September 4, 2026 22:18
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.

4 participants