index
:
bitmask_android.git
0.9.8
develop
master
mirror_0xacab_master
[bitmask_android]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.gitlab-ci.yml
Age
Commit message (
Expand
)
Author
2021-02-01
fix CI build
cyBerta
2021-01-31
move more scripts to scripts folder, adapt gitlab ci and prepare_for_distribu...
cyBerta
2019-12-30
only test custom and vanilla fat releases on CI
cyBerta
2019-12-08
add currentReleases directory to output path for release and beta CI builds
cyBerta
2019-12-05
adapt gitlab ci yml file
cyBerta
2019-10-11
keep error reports for 3 days if tests fail on CI
cyBerta
2019-07-14
use prepareForDistribution.sh in CI
cyBerta
2019-07-14
keep build logs on failure in CI
cyBerta
2019-07-13
pipe build_deps.sh logs into file
cyBerta
2019-07-13
pipe CI output for builds into log files
cyBerta
2018-10-20
force git submodule sync
cyBerta
2018-09-10
fix pipelines for custom app and standard Bitmask release
cyBerta
2018-09-09
Revert "add pipeline for custom releases"
cyBerta
2018-09-09
add pipeline for custom releases
cyBerta
2018-02-06
#8832 clean up
cyBerta
2018-02-05
ci instrumentation test issue will be fixed in another MR
cyBerta
2018-02-05
8832 custom build script that builds first :ics-openvpn:main and afterwards :app
cyBerta
2018-02-02
create always log on image creation to enable debugging
cyBerta
2018-01-29
#8818 continuous integration for ui tests
cyBerta
2018-01-11
Revert "8773 avoid image recreation for running tests"
cyBerta
2018-01-11
8773 avoid image recreation for running tests
cyBerta
2018-01-10
add unit testing to CI
cyBerta
2017-11-14
8743 add manual trigger to build releases from CI
cyBerta
2017-10-11
8755 redirect logs during docker image creation to an artifact file
cyBerta
2017-09-29
Revert "gitlab ci: change reference to image for build task"
develop
cyBerta
2017-09-29
gitlab ci: change reference to image for build task
cyBerta
2017-09-29
fix gitlab ci script
cyBerta
2017-09-29
update ics-openvpn: update Dockerfiles, add new api level 26 and update ndk
cyBerta
2017-09-29
Build docker images from CI
Varac
2017-04-30
[ag] use ndk container from repo registry in build
aguestuser
2017-04-30
[ag] use external docker registry to demonstrate state of build
aguestuser
2017-04-30
[ag] use canonical format for 0xacab docker registry images
aguestuser
2017-04-30
[ag] use self-contained docker registry in ci build
aguestuser
2017-04-30
[ag] Fix native build step with revised dockerfile
aguestuser
2017-03-15
Try with explicit git submodule cloning
varac
2017-03-14
try our own docker image for building
kwadronaut
2017-03-14
sync submodules (ics-ovpn) when building
kwadronaut
2017-03-14
gitlab ci with jdk8 docker
kwadronaut
2017-03-14
give gitlab builds a try with foreign docker image
kwadronaut
2017-03-14
add .gitlab-ci config for CI building
kwadronaut