Commit Graph

9 Commits

Author SHA1 Message Date
Bernd Ahlers
d5da855b34 Fix SSH/HTTPS repo URL handling
Use the transport of the given graylog-project URL to decide how to
clone all other repositories.

Also remove obsolete --use-ssh and --use-https flags from bootstrap command.

Fixes #4
0.16.1
2017-05-04 11:10:58 +02:00
Bernd Ahlers
9e6369006a Add a module-override option to the checkout command
This can be used to override the revision for a module in the given
manifest.
0.16.0
2017-04-29 17:34:49 +02:00
Bernd Ahlers
473d7c9168 Set default repository root to ".repos" when running in CI environment 2017-04-29 15:14:49 +02:00
Bernd Ahlers
c338d9579d Update viper and related dependencies to fix 'checkout -u' flag
Fixes a problem with viper config parsing.
0.15.1
2017-04-24 09:58:24 +02:00
Bernd Ahlers
c52c5c6472 No need to set basic auth for releases request anymore 2017-04-07 18:05:30 +02:00
Bernd Ahlers
e06425b158 Enable travis builds and releases 2017-04-07 17:48:52 +02:00
Bernd Ahlers
9115a679d0 Move the build instructions to the CONTRIBUTING file 2017-04-07 17:37:23 +02:00
Bernd Ahlers
86053c142f Add license, code of conduct and contributing information 2017-04-07 17:33:53 +02:00
Bernd Ahlers
80ebf85e88 Initial commit 0.15.0 2017-04-07 17:11:08 +02:00