1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/shared/lib
Olaf Tomalka 95c37e1ba3
feat: add yaml feature management (#18125)
* feat: add yaml feature management

Add yaml feature file per build type.
Also add method to parse yaml and set
enabled features env to true. The build
process will then replace any process.env[feature]
that exists on the config by its value

* chore: add example for desktop

* Added initial draft of build features

* [TMP] Sync between computers

* Is able to succesfully build stable extension with snaps feature

* Removing var context from builds.yml

* Add asssets to builds.yml

* Minor bug fixes and removing debug logs

* [WIP] Test changes

* Removed TODOs

* Fix regession bug

Also
* remove debug logs
* merge Variables.set and Variables.setMany with an overload

* Fix build, lint and a bunch of issues

* Update LavaMoat policies

* Re-add desktop build type

* Fix some tests

* Fix desktop build

* Define some env variables used by MV3

* Fix lint

* Fix remove-fenced-code tests

* Fix README typo

* Move new code

* Fix missing asset copy

* Move Jest env setup

* Fix path for test after rebase

* Fix code fences

* Fix fencing and LavaMoat policies

* Fix MMI code-fencing after rebase

* Fix MMI code fencing after merge

* Fix more MMI code fencing

---------

Co-authored-by: cryptotavares <joao.tavares@consensys.net>
Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>
Co-authored-by: Brad Decker <bhdecker84@gmail.com>
2023-04-25 16:32:51 +02:00
..
deep-linking.js Add extension desktop UI (#17748) 2023-02-23 16:39:48 +00:00
deep-linking.test.js Add extension desktop UI (#17748) 2023-02-23 16:39:48 +00:00
error-utils.js feat: add yaml feature management (#18125) 2023-04-25 16:32:51 +02:00
error-utils.test.js Fix: add tests 2023-03-28 10:35:30 +02:00
fetch-with-cache.js
fetch-with-cache.test.js
metamask-controller-utils.js Relocate conversion utils to shared/modules/conversion.utils.js (#17319) 2023-01-20 11:04:37 -06:00
storage-helpers.js
swaps-utils.js feat(mme-17214): migrate L33 files to typescript (#17372) 2023-01-31 12:01:10 +00:00
swaps-utils.test.js Ensure 0% slippage on Arbitrum for wrapping / unwrapping (#16778) 2022-12-06 10:44:09 -06:00
switch-direction.js Use modern stylesheet selector (#15962) 2022-09-26 12:09:38 -05:00
token-util.js
token-util.ts Use tokenList to get token details, when available, in getTokenStanda… (#17891) 2023-03-08 14:05:45 -03:30
transaction-controller-utils.test.js adds test and fix for conversion to use numeric (#17758) 2023-02-15 10:26:32 -06:00
transactions-controller-utils.js adds test and fix for conversion to use numeric (#17758) 2023-02-15 10:26:32 -06:00
ui-utils.js feat: add yaml feature management (#18125) 2023-04-25 16:32:51 +02:00