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: prevent symlinks on nodejs package install #10293

Merged
merged 1 commit into from
May 4, 2022

Conversation

jhockett
Copy link
Contributor

@jhockett jhockett commented Apr 25, 2022

Description of changes

Add --no-bin-links flag to both yarn and npm install commands to prevent packaging issues for nodejs

Description of how you validated changes

Checklist

  • PR description included
  • yarn test passes

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

@jhockett jhockett requested a review from a team as a code owner April 25, 2022 23:15
@akshbhu akshbhu merged commit 2af11f4 into aws-amplify:master May 4, 2022
sachscode pushed a commit to sachscode/amplify-cli that referenced this pull request May 4, 2022
akshbhu pushed a commit that referenced this pull request May 5, 2022
…ands (#10288)

* (chore) added flow report class

* (feat) amplify cli flow journaling

* (chore) insert unique project identifier to index logs

* (chore) add timestamp to interactions for Dx tracking

* feat: walkthrough logging for headless apis

* chore: upgrade lodash dependencies

* (chore) flow-report headless unit-tests and redactions

* chore: fix unit tests broken by flow

* chore: remove extraneous debug logs

* chore: update unit tests for redactions and interactive flows

* chore: remove extraneous lib folder and update gitignore

* chore: address-pr-comment: remove input params from no-op functions

* chore: PR comments make flowData as member of usageData instead of singleton

* chore: PR comment - revert change which made line too long to read

* chore: PR comment - remove extraneous calls to pushFlow and remove pushHeadlessFlow from prompter

* chore: PR comment - changelog will be added only after the release

* chore: fix lgtm bot errors

* fix: ignore amplify-cli-shared-interfaces for testing

* fix: prevent symlinks on nodejs package install (#10293)

* fix auth unit-tests breaking because of headless flow logging

* chore: redact hidden inputs

* fix : mocking errors in usageData instance

Co-authored-by: Sachin Panemangalore <sachinrp@amazon.com>
Co-authored-by: John Hockett <jhockett@users.noreply.github.com>
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