1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-25 08:58:14 +00:00
Go to file
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
ci ci: set GIT_SUBMODULE_STRATEGY to none where not submodules are not needed 2019-04-28 12:37:34 +02:00
common legacy: enable Bitcoin only firmware 2019-04-27 16:16:33 +02:00
core ci: split gitlab configuration files and store them in a 'ci' folder 2019-04-28 09:31:41 +02:00
crypto ci: gitlab init 2019-04-23 15:57:24 +02:00
legacy ci: split gitlab configuration files and store them in a 'ci' folder 2019-04-28 09:31:41 +02:00
python core+python: remove unnecessary .travis.yml 2019-04-25 15:20:28 +02:00
storage storage: alter README to reflect monorepo 2019-04-25 16:50:56 +02:00
tools storage: style 2019-04-25 16:50:56 +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: split gitlab configuration files and store them in a 'ci' folder 2019-04-28 09:31:41 +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
Makefile core+legacy: rework code styling checks 2019-04-18 17:40:55 +02:00
Pipfile storage: add tests dependencies to Pipfile 2019-04-25 16:50:56 +02:00
Pipfile.lock storage: add tests dependencies to Pipfile 2019-04-25 16:50:56 +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