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

Revert "fix: function names are made to match package.json's format (#7988) #8051

Merged
merged 1 commit into from Aug 27, 2021
Merged

Conversation

cjihrig
Copy link
Contributor

@cjihrig cjihrig commented Aug 27, 2021

Description of changes

This reverts commit 25689dd.

Reverting as this breaks an E2E test, and if released, this could
break customers' automated workflows. I'm also not sure that this needs to be enforced for anything but Node.js functions.

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.

…7988)"

This reverts commit 25689dd.

Reverting as this breaks an E2E test, and if released, this could
break customers' automated workflows.
@codecov-commenter
Copy link

Codecov Report

Merging #8051 (f9b9a9e) into master (f7e62df) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #8051   +/-   ##
=======================================
  Coverage   54.13%   54.13%           
=======================================
  Files         657      657           
  Lines       37488    37488           
  Branches     7698     7698           
=======================================
  Hits        20295    20295           
  Misses      16353    16353           
  Partials      840      840           
Impacted Files Coverage Δ
...ervice-walkthroughs/generalQuestionsWalkthrough.ts 35.71% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f7e62df...f9b9a9e. Read the comment docs.

@cjihrig cjihrig merged commit b40faa7 into aws-amplify:master Aug 27, 2021
@cjihrig cjihrig deleted the revert branch August 27, 2021 13:26
@github-actions
Copy link

github-actions bot commented Sep 2, 2021

👋 Hi, this pull request was referenced in the v5.4.0 release!

Check out the release notes here https://github.com/aws-amplify/amplify-cli/releases/tag/v5.4.0.

@github-actions github-actions bot added the referenced-in-release Issues referenced in a published release changelog label Sep 2, 2021
marcvberg pushed a commit to marcvberg/amplify-cli that referenced this pull request Oct 13, 2021
…ws-amplify#7988)" (aws-amplify#8051)

This reverts commit 25689dd.

Reverting as this breaks an E2E test, and if released, this could
break customers' automated workflows.

Co-authored-by: Colin Ihrig <colihrig@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
referenced-in-release Issues referenced in a published release changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants