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 6aaeab2f24
Automate the Flask release process (#13898)
* Automate the Flask release

A Flask release will now be published alongside each main extension
release. The version of each Flask release will be the same as the
extension version except it will have the suffix `-flask.0`.

* Programmatically remove build prefix

The create GH release Bash script derives the Flask version from the
Flask build filename by removing the build prefix, leaving just the
version. Rather than hard-coding the prefix size to remove, it is now
calculated programmatically so that it is easier to read and update.

* Fix tag publishing

The tab publishing step used the wrong credentials, and didn't properly
identify the commit author. This has now been fixed.
2022-03-15 08:54:37 -02:30
..
chrome-install.sh update chromedriver (#13854) 2022-03-07 19:05:58 +00:00
create-lavamoat-viz.sh LavaMoat Node update and various small enhancements (#12239) 2021-09-28 20:56:08 -10:00
deps-install.sh ci - cache deps before patch-package (#10735) 2021-03-26 11:55:03 +08:00
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-05-10 14:16:03 -07:00
release-commit-version-bump.sh Migrate version from _base manifest to package.json (#11029) 2021-05-10 14:16:03 -07:00
release-create-gh-release.sh Automate the Flask release process (#13898) 2022-03-15 08:54:37 -02:30
release-create-release-pr.sh Migrate check for GITHUB_TOKEN (#10958) 2021-05-03 11:54:39 -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 ci - improve lavamoat validation debug info (#12259) 2021-10-01 09:39:28 -10:00
validate-lavamoat-policy.sh ci - improve lavamoat validation debug info (#12259) 2021-10-01 09:39:28 -10:00
yarn-audit.sh Update vulnerability ignore list (#13390) 2022-01-25 14:34:50 -06:00