Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-15 | missing npm install for workaround | Sebastian | |
2021-04-14 | fix ci | Sebastian | |
2021-02-01 | fix wallet zipfile name | Sebastian | |
2021-02-01 | 0006728: set up wallet CI pipeline for WebExtension build | Sebastian | |
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 | |||
2020-08-12 | Remove old tests from CI runs | Torsten Grote | |
2020-08-06 | Run new integration tests in CI | Torsten Grote | |
2020-07-28 | Add CI config for Gitlab CI integration tests (bash and pytest) | Torsten Grote | |