Commit Graph

7 Commits

Author SHA1 Message Date
alexander.akait fb56e428f8 chore: update examples and update deps 2023-04-08 01:23:22 +03:00
Tobias Koppers ae52a74802 improve buildHttp
allow multiple configurations to write to the same lockfile
add allowedUris for allowlisting
add schema validation
2021-10-19 09:21:05 +02:00
Tobias Koppers 4a8bf4c084 allow to configure all hash functions used
fix default hash function for HttpUriPlugin to sha512
2021-09-23 14:55:13 +02:00
Tobias Koppers d28592e9da update examples 2021-08-20 08:12:50 +02:00
Tobias Koppers 57dac0ea93 remove x-import-url handling 2021-08-05 16:52:13 +02:00
Tobias Koppers e3b8c399c6 omit resolved property in lockfiles when equal to key 2021-08-05 16:15:29 +02:00
Tobias Koppers b6609a4f6b add `experiments.buildHttp`
allows to build remote resources
stores remote resources in a lockfile
2021-08-05 15:47:18 +02:00