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

chore: remove sideeffects mark on non-code artifacts #10578

Merged
merged 3 commits into from
Nov 1, 2022

Conversation

AllanZhengYP
Copy link
Member

@AllanZhengYP AllanZhengYP commented Nov 1, 2022

Description of changes

Issue #, if available

Description of how you validated changes

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)

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

@AllanZhengYP AllanZhengYP marked this pull request as ready for review November 1, 2022 16:23
@AllanZhengYP AllanZhengYP requested review from a team as code owners November 1, 2022 16:23
@codecov-commenter
Copy link

Codecov Report

Merging #10578 (a56ee24) into next-major-version/5 (a56ee24) will not change coverage.
The diff coverage is n/a.

❗ Current head a56ee24 differs from pull request most recent head c5f7732. Consider uploading reports for the commit c5f7732 to get more accurate results

@@                  Coverage Diff                  @@
##           next-major-version/5   #10578   +/-   ##
=====================================================
  Coverage                 85.43%   85.43%           
=====================================================
  Files                       197      197           
  Lines                     18179    18179           
  Branches                   3869     3869           
=====================================================
  Hits                      15532    15532           
  Misses                     2566     2566           
  Partials                     81       81           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@jimblanc jimblanc left a comment

Choose a reason for hiding this comment

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

Thanks for cleaning this up!

@AllanZhengYP AllanZhengYP merged commit ec82d5c into next-major-version/5 Nov 1, 2022
@AllanZhengYP AllanZhengYP deleted the clean-sideeffects branch November 1, 2022 19:10
stocaaro added a commit to stocaaro/amplify-js that referenced this pull request Nov 1, 2022
commit bc989eb
Author: AllanZhengYP <zheallan@amazon.com>
Date:   Tue Nov 1 15:21:01 2022 -0700

    chore: use --ignore-engines option in CI (aws-amplify#10589)

commit c534a50
Author: Francisco Rodriguez <frodriguez.cs@gmail.com>
Date:   Tue Nov 1 12:27:18 2022 -0700

    Removing deprecated PubSub provider type (aws-amplify#10585)

commit ec82d5c
Merge: a56ee24 c5f7732
Author: AllanZhengYP <zheallan@amazon.com>
Date:   Tue Nov 1 10:16:51 2022 -0700

    chore: remove sideeffects mark on non-code artifacts (aws-amplify#10578)

commit c5f7732
Author: Allan Zheng <zheallan@amazon.com>
Date:   Tue Nov 1 09:23:59 2022 -0700

    Revert "test: enable integ tests on clean-sideeffects branch"

    This reverts commit dcc2629.

commit dcc2629
Author: Allan Zheng <zheallan@amazon.com>
Date:   Tue Oct 25 12:31:49 2022 -0700

    test: enable integ tests on clean-sideeffects branch

commit c3bae45
Author: Allan Zheng <zheallan@amazon.com>
Date:   Tue Oct 25 12:30:08 2022 -0700

    chore: clean the sideEffects on source and dist files
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