Skip to content

Conversation

@ashishrp-aws
Copy link
Contributor

@ashishrp-aws ashishrp-aws commented Feb 11, 2025

…nd folders to ignore list.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Description

One of the major issues seen with the JetBrains plugin is that the payload size limit of 1 GB is being reached during the upload process. Amazon Q is seeing 84 failures per week for this type of job failure. We collected data on internal workspaces recreating this failure to find .jar files in env folders and other extensions are being collected.

  • Created separate usecase for test generation to add additional folders and extensions for Gitignore filter. useCase was created to make sure that our ignore list doesn't affect /review.
    Testing:
  • Tested it on github repository and Internal amazon workspace with test files with ignored extenions included in the project and zip payload was checked to verify the filtering.

Checklist

  • My code follows the code style of this project
  • I have added tests to cover my changes
  • A short description of the change has been added to the CHANGELOG if the change is customer-facing in the IDE.
  • I have added metrics for my changes (if required)

License

I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ashishrp-aws ashishrp-aws requested a review from a team as a code owner February 11, 2025 23:34
@ashishrp-aws ashishrp-aws changed the title fix(amazonq): Test Generation ignore list amended to include more fodlers and extensions fix(amazonq): Test Generation ignore list amended to fix pyalod limit failures. Feb 11, 2025
@ashishrp-aws ashishrp-aws enabled auto-merge (squash) February 12, 2025 00:32
@ashishrp-aws ashishrp-aws merged commit 7087f28 into aws:main Feb 12, 2025
11 of 13 checks passed
samgst-amazon pushed a commit that referenced this pull request Feb 12, 2025
@ashishrp-aws ashishrp-aws deleted the updatelist branch February 18, 2025 19:52
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.

3 participants