1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/.circleci/scripts
Mark Stacey 4ced29e3a2 Migrate version from _base manifest to package.json (#11029)
The version field is now stored in the main `package.json` file rather
than in the base manifest. It is built into the final manifest during
the build script.

This makes it easier to communicate what the current version should be
to our `auto-changelog` script. It's also generally a more conventional
place to keep track of the version, even considering that we're not
publishing to npm.
2021-06-07 10:03:09 -02:30
..
chrome-install.sh Update to Node v14 (#9514) 2021-02-03 13:45:38 +08:00
create-lavamoat-viz.sh Use .sh file extension for all Bash scripts (#10499) 2021-02-23 12:56:41 -03:30
deps-install.sh ci - cache deps before patch-package (#10735) 2021-03-26 01:54:25 -02:30
firefox-install.sh Use .sh file extension for all Bash scripts (#10499) 2021-02-23 12:56:41 -03:30
firefox.cfg ci: Disable Firefox updates 2018-08-17 18:41:12 -02:30
release-bump-manifest-version.sh Migrate version from _base manifest to package.json (#11029) 2021-06-07 10:03:09 -02:30
release-commit-version-bump.sh Migrate version from _base manifest to package.json (#11029) 2021-06-07 10:03:09 -02:30
release-create-gh-release.sh Use .sh file extension for all Bash scripts (#10499) 2021-02-23 12:56:41 -03:30
release-create-release-pr.sh Migrate check for GITHUB_TOKEN (#10958) 2021-06-07 09:58:45 -02:30
show-changelog.awk Add scripts to automate GitHub releases (#6653) 2019-07-17 22:51:47 -07:00
test-run-e2e.sh Use .sh file extension for all Bash scripts (#10499) 2021-02-23 12:56:41 -03:30
validate-allow-scripts.sh Fix LavaMoat config check (#10514) 2021-02-25 11:13:47 -03:30
validate-lavamoat-policy.sh Fix LavaMoat config check (#10514) 2021-02-25 11:13:47 -03:30
yarn-audit.sh Use .sh file extension for all Bash scripts (#10499) 2021-02-23 12:56:41 -03:30