1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 09:57:02 +01:00
metamask-extension/.circleci/scripts
Mark Stacey 36b1991b44
Fix prep-deps CI step (#20312)
The CI job `prep-deps` was broken in #20096 for forks and non-PR builds
(e.g. the `develop` branch builds). Non-PR builds were broken because
of the `set -u` flag, which complained about a PR-specific environment
variable being unset. Fork builds were broken because the draft check
relied upon secrets (which aren't included in CI runs on forks).

The script is now tolerant of missing environment variables, and skips
the draft check for forks.
2023-07-31 20:36:14 -02:30
..
bundle-stats-commit.sh ci: fix stats-module-load-init step (#16196) 2022-10-18 17:47:13 -05:00
check-working-tree.sh Validate LavaMoat config in parallel (#19589) 2023-06-22 18:40:32 -02:30
chrome-install.sh Update Chromedriver to v114 (#19648) 2023-06-22 09:41:03 -05:00
create-lavamoat-viz.sh chore: Adjust trailing whitespace (#15636) 2022-08-24 14:11:49 -05:00
firefox-install.sh Bump Circle CI docker image (#18914) 2023-05-02 17:10:53 +02:00
firefox.cfg ci: Disable Firefox updates 2018-08-17 18:41:12 -02:30
install-dependencies.sh Fix prep-deps CI step (#20312) 2023-07-31 20:36:14 -02:30
release-bump-manifest-version.sh feat(17494): beta build trigger in release branch and cleanup (#17749) 2023-03-04 12:51:04 +00: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
trigger-beta-build.sh Fix mv3 beta build (#18690) 2023-04-26 12:26:33 -02:30
validate-changelog-in-rc.sh Make validate-changelog-in-rc.sh executable (#18402) 2023-04-03 11:17:45 +01:00
validate-source-maps-beta.sh Move all validate-source-maps-beta steps in config.yml into the respective .sh file (#18427) 2023-04-03 17:28:09 -02:30
yarn-audit.sh upgrade yarn to version 3 (#16232) 2022-12-08 10:38:04 -06:00