Skip to content
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

feat(amazonq): migrate /doc and /dev to zipStream #6472

Merged
merged 2 commits into from
Jan 31, 2025

Conversation

avi-alpert
Copy link
Contributor

@avi-alpert avi-alpert commented Jan 30, 2025

Problem

Users see a Sorry, I ran into an issue while trying to upload your code error when using /dev or /doc if files in the repo have a modified or created time before the MSDOS epoch. This affects some users who Remote SSH into a Linux machine.

Logs show an out of range exception thrown from the adm-zip package. Adm-zip issue reported here

Solution

Switch to the internal zipStream module


  • Treat all work as PUBLIC. Private feature/x branches will not be squash-merged at release time.
  • Your code changes must meet the guidelines in CONTRIBUTING.md.
  • License: I confirm that my contribution is made under the terms of the Apache 2.0 license.

@avi-alpert
Copy link
Contributor Author

/runIntegrationTests

@avi-alpert
Copy link
Contributor Author

The duplicate code CI finding is on lines untouched by this PR (previously written unit tests)

@avi-alpert avi-alpert marked this pull request as ready for review January 31, 2025 16:16
@avi-alpert avi-alpert requested review from a team as code owners January 31, 2025 16:16
Copy link
Contributor

@jpinkney-aws jpinkney-aws left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 🎉 🎉 nice

@avi-alpert avi-alpert merged commit 21c7f12 into aws:master Jan 31, 2025
25 of 26 checks passed
@avi-alpert avi-alpert deleted the aalpert/zip-stream branch January 31, 2025 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants