Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
aws
/
agentcore-cli
Public
Notifications
You must be signed in to change notification settings
Fork
88
Star
275
Code
Issues
163
Pull requests
48
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
ci: add release-prepare and release-publish workflows for npm releases
- #2206
#2206
Merged
tejaskash
merged 11 commits into
refactor
aws/agentcore-cli:refactor
from
feat/refactor-release-workflow
aws/agentcore-cli:feat/refactor-release-workflow
Copy head branch name to clipboard
Sep 4, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
ci: add release-prepare and release-publish workflows for npm releases
#2206
tejaskash
merged 11 commits into
refactor
aws/agentcore-cli:refactor
from
feat/refactor-release-workflow
aws/agentcore-cli:feat/refactor-release-workflow
Copy head branch name to clipboard
Commits
Commits on Sep 3, 2026
ci: add release workflow for rc and stable npm publishing
Show description for 60e4030
tejaskash
committed
60e4030
View commit details
Copy full SHA for 60e4030
Browse repository at this point
ci(release): run the approval job on the CodeBuild runner like every other job
tejaskash
committed
aadd9a6
View commit details
Copy full SHA for aadd9a6
Browse repository at this point
ci(release): gate publish with the environment directly, use bun pm version, drop redundant setup
tejaskash
committed
126ddf9
View commit details
Copy full SHA for 126ddf9
Browse repository at this point
fix(telemetry): accept prerelease versions in the resource attribute schema
Show description for c967ad3
tejaskash
committed
c967ad3
View commit details
Copy full SHA for c967ad3
Browse repository at this point
ci(release): make publish rerun-safe and scope concurrency to the publish job
Show description for 710a837
tejaskash
committed
710a837
View commit details
Copy full SHA for 710a837
Browse repository at this point
Commits on Sep 4, 2026
ci(release): split into release-prepare and release-publish, every release goes through a PR
Show description for cef6488
tejaskash
committed
cef6488
View commit details
Copy full SHA for cef6488
Browse repository at this point
ci(release): make sync-vended-cdk dependency-free, it runs before bun install
tejaskash
committed
a9ed7b2
View commit details
Copy full SHA for a9ed7b2
Browse repository at this point
ci(release): scope release notes to this workflow's tags, make release creation rerun-safe
Show description for 59fa397
tejaskash
committed
59fa397
View commit details
Copy full SHA for 59fa397
Browse repository at this point
ci: merge check, build and unit-test into one reusable verify workflow
Show description for 9b6adb4
tejaskash
committed
9b6adb4
View commit details
Copy full SHA for 9b6adb4
Browse repository at this point
ci(verify): one job per platform, install once then check, build, compile, smoke test and test
tejaskash
committed
a548bf1
View commit details
Copy full SHA for a548bf1
Browse repository at this point
ci(release): first rc is rc.1, pin Bun via packageManager, report every static check
Show description for 9000d63
tejaskash
committed
9000d63
View commit details
Copy full SHA for 9000d63
Browse repository at this point
You can’t perform that action at this time.