matejcik
834981f599
ci: verify behavior, remove TODO
2019-08-12 12:57:25 +02:00
Tomas Susanka
9f4f704856
ci: run environment only when manually triggered
2019-08-08 13:59:32 +02:00
Tomas Susanka
80601994bf
ci: change docker image's url to new gitlab
2019-08-02 17:08:13 +02:00
Tomas Susanka
3ae3bf6d03
ci: change container name in registry
2019-08-02 13:00:54 +02:00
Tomas Susanka
aa0f64c79f
ci: update docker; no need for TLS in internal env
...
https://gitlab.com/gitlab-org/gitlab-runner/issues/4501
2019-07-29 15:23:26 +02:00
Pavol Rusnak
ebc22e5ccb
ci/legacy: don't build bootloader/demo in bitcoinonly+debug targets
2019-06-11 17:01:13 +02:00
Tomas Susanka
83a5ae3def
ci: download monero tests binary in docker
...
closes #212
2019-06-03 19:44:41 +02:00
Tomas Susanka
8842215506
ci: hardcode docker image versions
2019-05-27 14:08:47 +02:00
Tomas Susanka
bf3d20b3e8
ci: run environment stage if ci folder has changes
2019-05-27 14:06:47 +02:00
Pavol Rusnak
5f1586e049
core: regenerate templates
2019-05-23 20:24:44 +02:00
Tomas Susanka
d3980521ef
ci: use git fetch; remove submodule strategy from specific places
2019-05-23 13:59:30 +02:00
matejcik
fdd92404d2
ci: run codegen checks
2019-05-17 15:49:01 +02:00
Pavol Rusnak
f7d41cbbd7
core+legacy: drop NOUI and HEADLESS, SDL_VIDEODRIVER works fine
2019-05-16 17:06:14 +02:00
matejcik
04a8aadb09
ci: install clang-format 6
2019-05-14 12:59:05 +02:00
matejcik
bc77cad5e4
ci: add clang-format to Dockerfile
2019-05-14 11:40:55 +02:00
matejcik
fbd6e435b8
ci: simplify running defs checks
2019-05-13 18:00:43 +02:00
Pavol Rusnak
9f924576ba
ci/core: enable unix frozen build in the ci
2019-05-01 13:43:31 +02:00
Pavol Rusnak
4b8c418dbc
core: fix docker build
2019-04-30 18:03:24 +02:00
Tomas Susanka
fe3d67e259
ci: set GIT_SUBMODULE_STRATEGY to none where not submodules are not needed
...
I've decided to omit some places (e.g. build crypto) where it might be
confusing if some submodules dependency is introduced. Well, that
concerns tests stages as well, but I guess it is more likely for the
build stage.
Updates #108
2019-04-28 12:37:34 +02:00
Tomas Susanka
7c58d7d24e
ci: split gitlab configuration files and store them in a 'ci' folder
...
The core/build-docker.sh si broken, but so it was already in master and
is tracked to be fixed in #108 .
2019-04-28 09:31:41 +02:00