Skip to content
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.

Disable Husky in CI to prevent helm from failing on containerize #78

Merged
merged 3 commits into from
Jul 21, 2021

Conversation

TBolton2000
Copy link
Contributor

@TBolton2000 TBolton2000 commented Jul 20, 2021

For package.json:
As seen here: lint-staged/lint-staged#775, git add is not needed here any more

For Dockerfile:
Changed the first npm install in order to stop husky from being installed

For experience_test.py:
Modified experience test to actually pass because there was some modification to the site that stops the right voice from being selected by default

As seen here: lint-staged/lint-staged#775, git add is not needed here any more
This prevents husky from being installed which is was failing due to not having the .git file in the Docker work dir
@TBolton2000 TBolton2000 marked this pull request as ready for review July 20, 2021 20:24
@TBolton2000 TBolton2000 merged commit 1dc16c1 into development Jul 21, 2021
jmeis added a commit that referenced this pull request Jul 21, 2021
@jmeis jmeis deleted the fix-husky-problem branch January 11, 2023 19:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants