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 7e824fdc5e
Fix non-preview draft PR builds (#20096)
Certain draft PRs that add new dependencies have been failing because
CI will try to use the GitHub npm registry, which we use for preview
builds. This registry does not have non-preview package versions, so
the installation will fail if new non-preview dependencies are needed.

CI has been updated to only use the GitHub npm registry when preview
builds are detected in the manifest.
2023-07-28 11:06:39 -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 non-preview draft PR builds (#20096) 2023-07-28 11:06:39 -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