Commit Graph

7 Commits

Author SHA1 Message Date
Sebastian
7b87f01968
missing npm install for workaround 2021-04-15 10:26:05 -03:00
Sebastian
3e705539b9
fix ci 2021-04-14 13:24:54 -03:00
Sebastian
ea02597165
fix wallet zipfile name 2021-02-01 17:27:49 -03:00
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
Torsten Grote
13f835862d
Remove old tests from CI runs 2020-08-12 16:43:59 -03:00
Torsten Grote
e79a118ab6
Run new integration tests in CI 2020-08-06 17:15:08 -03:00
Torsten Grote
08c3209dbc
Add CI config for Gitlab CI integration tests (bash and pytest) 2020-07-28 15:42:39 -03:00