mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 01:47:00 +01:00
6aaeab2f24
* 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. |
||
---|---|---|
.. | ||
chrome-install.sh | ||
create-lavamoat-viz.sh | ||
deps-install.sh | ||
firefox-install.sh | ||
firefox.cfg | ||
release-bump-manifest-version.sh | ||
release-commit-version-bump.sh | ||
release-create-gh-release.sh | ||
release-create-release-pr.sh | ||
show-changelog.awk | ||
test-run-e2e.sh | ||
validate-allow-scripts.sh | ||
validate-lavamoat-policy.sh | ||
yarn-audit.sh |