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: use yarn cache in the CI script #159

Merged
merged 1 commit into from
Jan 28, 2022
Merged

Conversation

katspaugh
Copy link
Member

@katspaugh katspaugh commented Jan 28, 2022

What it solves

I've copied the same yarn install job as in safe-react.
It correctly uses a frozen lock file which ensures idempotent builds.

@github-actions
Copy link

CLA Assistant Lite All Contributors have signed the CLA.

@katspaugh katspaugh force-pushed the fix-install branch 2 times, most recently from c51d05e to 7987b7e Compare January 28, 2022 09:40
@germartinez germartinez changed the base branch from fix-deps to fix-types January 28, 2022 09:48
Remove --stream

Try compiling hardhat in postinstall

Restore --stream
Copy link
Member

@germartinez germartinez left a comment

Choose a reason for hiding this comment

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

Thank you @katspaugh! :)

@germartinez germartinez merged commit a843762 into fix-types Jan 28, 2022
@germartinez germartinez deleted the fix-install branch January 28, 2022 10:14
@github-actions github-actions bot locked and limited conversation to collaborators Jan 28, 2022
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.

2 participants