1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-22 14:28:07 +00:00
Go to file
Tomas Susanka 8f0f6e4aed ci: do not define dependencies; skip them if artifacts are not needed
Artifacts are passed on by default, so we do not have to define
them in 'dependencies' when we need them. On the contrary, we define them in
case we do not need them.
2019-04-25 16:02:07 +02:00
common add FairCoin 2019-04-23 17:00:26 +02:00
core core+python: remove unnecessary .travis.yml 2019-04-25 15:20:28 +02:00
crypto ci: gitlab init 2019-04-23 15:57:24 +02:00
legacy legacy: fix missing homedir glitch in fullbuild 2019-04-25 15:13:33 +02:00
python core+python: remove unnecessary .travis.yml 2019-04-25 15:20:28 +02:00
storage core+legacy: rework code styling checks 2019-04-18 17:40:55 +02:00
tools core+legacy: rework code styling checks 2019-04-18 17:40:55 +02:00
.clang-format core+legacy: rework code styling checks 2019-04-18 17:40:55 +02:00
.gitignore build: make build scripts work from monorepo root 2019-04-18 14:55:04 +02:00
.gitlab-ci.yml ci: do not define dependencies; skip them if artifacts are not needed 2019-04-25 16:02:07 +02:00
.gitmodules core+legacy: rework code styling checks 2019-04-18 17:40:55 +02:00
create_monorepo.py monorepo: add notes and creation tool 2019-04-15 19:16:04 +02:00
Dockerfile docker: use $PYTHON variable 2019-04-25 15:21:42 +02:00
Makefile core+legacy: rework code styling checks 2019-04-18 17:40:55 +02:00
Pipfile ci: gitlab init 2019-04-23 15:57:24 +02:00
Pipfile.lock legacy: fix missing homedir glitch in fullbuild 2019-04-25 15:13:33 +02:00
README-monorepo.md monorepo: add notes and creation tool 2019-04-15 19:16:04 +02:00
setup.cfg ci: do not pass anything to pytest globally 2019-04-23 17:52:10 +02:00
shell.nix nix: consolidate various shell.nix files into one 2019-04-18 00:26:04 +02:00