generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 90
feat: Handle Amazon Q Agentic Chat artifacts in v2.9.5 and other build improvements #945
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
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
improvements - Download artifacts needed for Amazon Q agentic chat and set required permission for access. - Perform other build improvements for Python3 compatibility
14 tasks
sdharani91
reviewed
Oct 7, 2025
sdharani91
reviewed
Oct 7, 2025
sdharani91
reviewed
Oct 7, 2025
sdharani91
reviewed
Oct 7, 2025
sdharani91
reviewed
Oct 7, 2025
sdharani91
reviewed
Oct 7, 2025
sdharani91
reviewed
Oct 7, 2025
sdharani91
reviewed
Oct 7, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
feat: Handle Amazon Q Agentic Chat artifacts in v2.9.5 and other build improvements
Type of Change
Release Information
Does this change need to be included in patch version releases? By default, any pull requests will only be added to the next SMD image minor version release once they are merged in template folder. Only critical bug fix or security update should be applied to new patch versions of existed image minor versions.
If yes, please explain why:
[Explain the criticality of this change and why it should be included in patch releases]
Private subnet use case is broken for SMUS JL users with SMD 2.9. More details in [1]
How Has This Been Tested?
- Followed instructions in CONTRIBUTING.md to test in 2.9.5 patch and 3..5.0 releases in local. Verified required artifacts are in right folder with right permissions and SMUS JL can use it. Check test results in [2].
- Note: For patch versions, artifacts are copied from base version. Changes on Dockerfile are not automatically applied. Hence updated Dockerfile in 2.9.5 build artifacts with required changes and added required script for the build to go through.
- Steps followed for testing: Built image for 2.9.5 patch version -> created a container -> verified required artifacts are present with required permissions -> Reinstalled the SM GenAI JL extn with fix to pull from given dir. It worked. Test results in [2]
Checklist:
Test Screenshots (if applicable):
Check test results in [2].
Related Issues
See [1]
References
[1] https://tiny.amazon.com/zmh6meka/tcorpamazP302
[2] https://tiny.amazon.com/2v58bfag/drivcorpamazfoldSMUSFail