Skip to content

Conversation

@ctidd
Copy link
Contributor

@ctidd ctidd commented Jan 6, 2025

Fixes issue when files are deleted while preparing context.

Types of changes

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

Description

Problem: When zipping context for /dev, customer build processes (file watchers, etc.) may delete build artifacts we’ve already enumerated but have not added to the archive. As a best practice, customers should .gitignore these types of files, but in the event they don't, this has the potential to block /dev from running.

Solution: Skip affected files, which are not found when adding to zip context for Feature Dev.

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.

@ctidd ctidd requested a review from neilk-aws January 6, 2025 05:54
@ctidd ctidd requested a review from a team as a code owner January 6, 2025 05:54
@ctidd ctidd enabled auto-merge (squash) January 7, 2025 21:35
@ctidd ctidd force-pushed the ctidd/nosuchfile branch from 56dea26 to ef18cbe Compare January 7, 2025 21:35
@ctidd ctidd merged commit 05d7054 into aws:main Jan 7, 2025
11 checks passed
eamonnfaherty pushed a commit to eamonnfaherty/aws-toolkit-jetbrains that referenced this pull request Jan 7, 2025
karanA-aws pushed a commit to karanA-aws/aws-toolkit-jetbrains that referenced this pull request Jan 17, 2025
karanA-aws pushed a commit to karanA-aws/aws-toolkit-jetbrains that referenced this pull request Jan 22, 2025
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