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

fix: set awscloudformation flag to false in vscode settings after override #13310

Merged
merged 2 commits into from
Oct 6, 2023

Conversation

rtpascual
Copy link
Contributor

@rtpascual rtpascual commented Oct 5, 2023

Description of changes

After running amplify override, if the VS Code settings.json file exists, set the exclude flag for the awscloudformation folder (where the override.ts file is created) to false from true so users can see the file in VS Code.

Issue #, if available

Description of how you validated changes

Manual verification and updated e2e test to assert the flag is properly changed after override.

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)
  • New AWS SDK calls or CloudFormation actions have been added to relevant test and service IAM policies
  • Pull request labels are added

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@rtpascual rtpascual changed the title fix: add method to set awscloudformation flag to false in vscode settings fix: set awscloudformation flag to false in vscode settings after override Oct 5, 2023
@rtpascual rtpascual marked this pull request as ready for review October 6, 2023 00:11
@rtpascual rtpascual requested a review from a team as a code owner October 6, 2023 00:11
@rtpascual rtpascual merged commit d60e505 into aws-amplify:dev Oct 6, 2023
6 checks passed
@rtpascual rtpascual deleted the remove-settings-flag branch October 6, 2023 19:51
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