Skip to content

fix(bedrock): fix agent version issue #441

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 9, 2024

Conversation

krokoko
Copy link
Collaborator

@krokoko krokoko commented May 9, 2024

Fixes #423

Fix issue for agent alias name in agent constructor preventing stack deployment
Thanks @scoropeza for this one !

Screenshot 2024-05-09 at 4 28 01 PM

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

Copy link

codecov bot commented May 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.16%. Comparing base (8c1aed5) to head (c1a5231).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #441      +/-   ##
==========================================
- Coverage   93.28%   93.16%   -0.12%     
==========================================
  Files          50       50              
  Lines       11403    11403              
  Branches      352      251     -101     
==========================================
- Hits        10637    10624      -13     
- Misses        766      779      +13     

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

@krokoko krokoko enabled auto-merge (squash) May 9, 2024 21:44
@krokoko krokoko merged commit 77aa63c into awslabs:main May 9, 2024
22 of 23 checks passed
@krokoko krokoko deleted the agent_version_fix branch May 16, 2024 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

custom resource returned: Error: 'agentVersion'
4 participants