summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Collapse)Author
2021-04-15missing npm install for workaroundSebastian
2021-04-14fix ciSebastian
2021-02-01fix wallet zipfile namedev/sebasjm/ci-npm-publishSebastian
2021-02-010006728: set up wallet CI pipeline for WebExtension buildSebastian
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-12Remove old tests from CI runsTorsten Grote
2020-08-06Run new integration tests in CITorsten Grote
2020-07-28Add CI config for Gitlab CI integration tests (bash and pytest)Torsten Grote