Commit Graph

10 Commits

Author SHA1 Message Date
Sebastian
4845ebddf6
0006728: set up wallet CI pipeline for WebExtension build
This commit split in three main things:
 * added deploy-webext to upload the extension zipfile
 * put scope into the npm packages to be able to deploy them
 * added deploy-npm to deploy related npm packages

Also, fixing bug on `make clean`. Some packages where not
being deleting tsconfig.tsbuildinfo and making subsequent
`make` fail
2021-02-01 17:07:22 -03:00
eaae2d4ca8
install recursively
Is this a PNPM regression?  This is usually the default ...
2020-11-16 15:24:50 +01:00
cdf5cc583c
only use version in 'make dist' 2020-11-13 22:33:05 +01:00
269a582516
fix dist 2020-11-13 22:12:54 +01:00
MS
b323704021
ensure bin/ exists under prefix 2020-09-18 17:26:09 +02:00
Florian Dold
0050bf005a
adjust path 2020-08-11 19:29:27 +05:30
Florian Dold
6318ecef2a
make sure bin exists 2020-08-07 11:41:56 +05:30
Florian Dold
a77ba4065b
integration test runner 2020-08-06 00:52:00 +05:30
Florian Dold
ef2af70a7c
makefile 2020-08-03 13:40:29 +05:30
Florian Dold
b56fedc0ae
cleanup 2020-08-03 13:33:34 +05:30