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 687803539f
Update the changelog when creating an RC (#10795)
The changelog will now be automatically updated when a release branch
is created. A new release header along with changelog entries for any
new commits will be added.

Note that this changelog will still need to be manually cleaned up, but
it's one less manual step at least.

The old Bash script for adding a new release header to the changelog
has been removed, as that functionality is now built into the changelog
update script.

A new script has been added to commit any changes made to the manifest
and changelog. This step used to happen at the end of the bump manifest
version script, but now the changelog update relies upon the manifest
version bump happening first, so it needed to be re-ordered. The
changes should only be committed on the first run of the branch, as
it's contingent upon the manifest changing (due to the version bump).
Further changelog updates won't trigger new automatic commits.
2021-04-02 18:41:51 -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 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-changelog-version.sh Remove date from changelog release header (#10790) 2021-03-31 19:54:29 -02:30
release-bump-manifest-version.sh Update the changelog when creating an RC (#10795) 2021-04-02 18:41:51 -02:30
release-commit-version-bump.sh Update the changelog when creating an RC (#10795) 2021-04-02 18:41:51 -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 Use .sh file extension for all Bash scripts (#10499) 2021-02-23 12:56:41 -03: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