1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/development
Mark Stacey 831d274a40 Restore version missing from certain build steps (#14344)
Certain build steps accidentally omitted the `version` variable. It has
now been restored to all steps, ensuring that all environment variables
are correctly injected into all bundles.

A check has been added to the Sentry setup module to ensure the release
is not omitted in the future.
2022-04-04 21:06:12 -02:30
..
build Restore version missing from certain build steps (#14344) 2022-04-04 21:06:12 -02:30
highlights
lib Derive version suffix from build type and version (#13895) 2022-03-22 20:41:01 -07:00
states
announcer.js
chromereload.js
create-static-server.js
empty.js
generate-lavamoat-policies.sh
generate-migration.sh
gource-viz.sh
jest.config.js
metamaskbot-build-announce.js Automate the Flask release process (#13898) 2022-03-22 19:55:51 -07:00
missing-locale-strings.js
mock-3box.js
mock-segment.js
README.md
run-ganache.sh Adding support for EIP-1559 in E2E tests (#13282) 2022-01-19 04:38:41 +05:30
sentry-publish.js Automate the Flask release process (#13898) 2022-03-22 19:55:51 -07:00
sentry-upload-artifacts.sh Automate the Flask release process (#13898) 2022-03-22 19:55:51 -07:00
shellcheck.sh
show-deps-install-scripts.js
source-map-explorer.sh
sourcemap-validator.js
static-server.js
stream-flat-map.js
verify-locale-strings.js

Development

Several files which are needed for developing on MetaMask.

Usually each file or directory contains information about its scope / usage.