Skip to content

[DO NOT MERGE] Feat/harness implementation#909

Closed
tejaskash wants to merge 84 commits into
mainfrom
feat/harness-implementation
Closed

[DO NOT MERGE] Feat/harness implementation#909
tejaskash wants to merge 84 commits into
mainfrom
feat/harness-implementation

Conversation

@tejaskash
Copy link
Copy Markdown
Contributor

Description

Related Issue

Closes #

Documentation PR

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Other (please describe):

Testing

How have you tested the change?

  • I ran npm run test:unit and npm run test:integ
  • I ran npm run typecheck
  • I ran npm run lint
  • If I modified src/assets/, I ran npm run test:update-snapshots and committed the updated snapshots

Checklist

  • I have read the CONTRIBUTING document
  • I have added any necessary tests that prove my fix is effective or my feature works
  • I have updated the documentation accordingly
  • I have added an appropriate example to the documentation to outline the feature, or no new docs are needed
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the
terms of your choice.

avi-alpert and others added 30 commits March 5, 2026 13:20
GITHUB_TOKEN lacks the 'workflows' permission, so pushing workflow
file changes from the public repo causes the sync to fail. Use
--no-commit --no-ff and restore .github/workflows/ from HEAD before
committing, in both the clean merge and conflict paths.
`@aws/agentcore-cdk@0.1.0-alpha.20` has not been published to npm (highest
published is alpha.19), so `agentcore create` fails during the vended
project's `npm install` step with ETARGET. This breaks E2E tests and any
real `create` invocation. Revert until alpha.20 is published.

Constraint: alpha.20 is not published on npm
Rejected: Keep alpha.20 and publish CDK first | cross-repo coordination required, blocks E2E now
Confidence: high
Scope-risk: narrow
@github-actions github-actions Bot added size/xl PR size: XL and removed size/xl PR size: XL labels Apr 22, 2026
@github-actions github-actions Bot removed the size/xl PR size: XL label Apr 22, 2026
@github-actions github-actions Bot added the size/xl PR size: XL label Apr 22, 2026
@github-actions github-actions Bot added size/xl PR size: XL and removed size/xl PR size: XL labels Apr 22, 2026
- Update 3 asset snapshots (file listing, cdk/bin/cdk.ts, cdk/lib/cdk-stack.ts)
  to match current harness-implementation branch content
- Fix useDevDeploy test: when skip=true, isComplete is correctly true
  (skipped means done), not false as the test previously asserted
@github-actions github-actions Bot added size/xl PR size: XL and removed size/xl PR size: XL labels Apr 22, 2026
@notgitika notgitika temporarily deployed to npm-publish-approval April 22, 2026 18:31 — with GitHub Actions Inactive
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/xl PR size: XL

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants