1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 09:57:02 +01:00
metamask-extension/.circleci/scripts
Mark Stacey 5e01602a01
Cache dependencies (#10065)
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 Build system refactor (#8140) 2020-03-09 08:55:02 +08:00
deps-install.sh Cache dependencies (#10065) 2020-12-14 11:46:42 -03:30
firefox-install Update Firefox version used on CI for e2e tests (#10058) 2020-12-11 12:03:00 -03:30
firefox.cfg ci: Disable Firefox updates 2018-08-17 18:41:12 -02:30
release-bump-changelog-version Add scripts to automate GitHub releases (#6653) 2019-07-17 22:51:47 -07:00
release-bump-manifest-version Format manifest file after applying new version (#9480) 2020-10-06 15:27:59 -02:30
release-create-gh-release Publish GitHub release from master branch (#7136) 2019-09-11 11:44:36 -03:00
release-create-master-pr Drop unused reviewers from CI scripts (#9068) 2020-07-23 21:15:09 -02:30
release-create-release-pr Create release PRs as a draft, initially (#9660) 2020-10-20 09:15:53 -07:00
show-changelog.awk Add scripts to automate GitHub releases (#6653) 2019-07-17 22:51:47 -07:00
test-run-e2e Skip running e2e tests when commit is tagged with '[skip e2e]' (#9486) 2020-10-07 15:12:52 -02:30
yarn-audit Switch from npm to yarn (#6843) 2019-07-30 15:36:23 -03:00