1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/.circleci/scripts
Mark Stacey 5e01602a01
Cache dependencies ()
Dependencies are now cached between builds, using a checksum of the
`yarn.lock` file as the cache key. The `node_modules` directory and the
`.har` file from the install are cached and restored, so that we ensure
the record of the install is always preserved alongside the
dependencies.

The consolidation of the `collect-har-artifact` script was to make it
easier to cache the `.har` file along with the dependencies.
2020-12-14 11:46:42 -03:30
..
create-sesify-viz
deps-install.sh Cache dependencies () 2020-12-14 11:46:42 -03:30
firefox-install
firefox.cfg
release-bump-changelog-version
release-bump-manifest-version
release-create-gh-release
release-create-master-pr
release-create-release-pr
show-changelog.awk
test-run-e2e
yarn-audit