Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-18 | [tests] another attempt at limiting docker job to parent leap repo | Kali Kaneko (leap communications) | |
2017-05-16 | [bug] limit docker job to only run in main repository | Micah Anderson | |
This will enable forks to run jobs, without needing access to the private token, or access to the docker-in-docker tagged runner | |||
2017-05-04 | [feat] Create and publish docker image (see #8755). | Micah Anderson | |
When the tests/docker directory is changed, this CI job is triggered to build the docker image and push it to the bitmask-dev container registry. This allows us to change the existing CI jobs to pull the image from our registry, instead of from dockerhub. | |||
2017-05-04 | use my registry to test | Micah Anderson | |
2017-05-04 | update to remove variables | Micah Anderson | |
2017-05-04 | Build docker image and push it to the container registry when tests/docker ↵ | Micah Anderson | |
are changed | |||
2017-03-15 | [tests] allow failures for osx builder | Kali Kaneko (leap communications) | |
2017-03-15 | [tests] let's include OSX CI | Ruben Pollan | |
2017-03-15 | [tests] separate build_ui test | Kali Kaneko (leap communications) | |
2017-03-14 | [tests] make e2e test non-critical | Kali Kaneko (leap communications) | |
2017-03-13 | [tests] re-enable e2e tests | Kali Kaneko (leap communications) | |
- Resolves: #8766 | |||
2017-03-05 | [tests] change order of build step, it's slower and I want bundles soon | Kali Kaneko (leap communications) | |
2017-02-27 | [tests] let's pick soledad master again | Kali Kaneko (leap communications) | |
after merging https://0xacab.org/leap/soledad/merge_requests/64 we're ready to change the calls to soledad with the new offline parameter, so we need to use master in the tests that are run on the CI again. | |||
2016-12-29 | [tests] make gitlab use released version of soledad | Kali Kaneko (leap communications) | |
after 0.9.2 there's a breaking change in the api, that removes the syncable parameter. | |||
2016-12-29 | [pkg] expire bundles in 1 month | Kali Kaneko (leap communications) | |
2016-12-28 | Remove failing e2etest from pipeline | varac | |
2016-12-26 | [test] use e2e test in build pipeline | varac | |
2016-11-18 | [build] verbose artifact name | Kali Kaneko (leap communications) | |
this should affect the name in the download dropdown in Gitlab | |||
2016-11-18 | [build] expire artifacts | Kali Kaneko (leap communications) | |
I think 1 week should be enough so that we don't clutter the machine too much. It probably will give trouble when someone goes on vacation, or if we stall the development of bitmask because we're moving development towards other fronts, but... | |||
2016-11-18 | [build] modify bundle name in gitlab CI | Kali Kaneko (leap communications) | |
2016-11-09 | [ci] generate bundle from gitlab runner | Kali Kaneko (leap communications) | |
some hacks needed, it seems pyinstaller is choking again on namespace packages for some reason that is beyond my current comprenhension. | |||
2016-11-04 | [tests] remove npm steps from generic build in the CI | Kali Kaneko (leap communications) | |
this takes too long. if we want to test the ui npm build, we probably should do it only when we touch anything under ui/* | |||
2016-10-10 | [tests] add build stage | varac | |
2016-10-07 | [tests] use docker for CI | varac | |
2016-09-21 | [tests] add editable externals to git repo | Kali Kaneko (leap communications) | |
2016-09-20 | [tests] add script to checkout common/soledad | Kali Kaneko (leap communications) | |