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 681db78ff8
Add CI check to ensure LavaMoat policy is updated (#10493)
A CI job has been added to ensure the `allow-scripts` config and the
LavaMoat auto-generated policy is up-to-date. This will only run on
release branches and the `master` branch, because it's too difficult a
requirement to meet for each PR for contributors on macOS, due to
differences in the dependency graph caused by optional dependencies.

The `allow-scripts` and LavaMoat policy have both been updated using
`yarn allow-scripts auto` and `yarn lavamoat:auto`.
2021-02-24 12:22:28 -03:30
..
chrome-install.sh
create-lavamoat-viz.sh
deps-install.sh
firefox-install.sh
firefox.cfg
release-bump-changelog-version.sh
release-bump-manifest-version.sh
release-create-gh-release.sh
release-create-master-pr.sh
release-create-release-pr.sh
show-changelog.awk
test-run-e2e.sh
validate-allow-scripts.sh Add CI check to ensure LavaMoat policy is updated (#10493) 2021-02-24 12:22:28 -03:30
validate-lavamoat-policy.sh Add CI check to ensure LavaMoat policy is updated (#10493) 2021-02-24 12:22:28 -03:30
yarn-audit.sh