Commit Graph

5 Commits

Author SHA1 Message Date
Michael Henriksen
13ef3d1f11 Add new signature for environment configuration files 2016-04-10 11:16:45 +02:00
Michael Henriksen
94cdc61fa4 Add ability to define custom signatures
Gitrob will now look for a file at `~/.gitrobsignatures` which it
expects to be a JSON document that follows the same structure as the
main signatures.json file. If the signatures are valid, it will be
loaded into the BlobObserver.
2016-04-10 11:04:23 +02:00
Michael Henriksen
2d81520af9 Add tests for new Terrafrom variable configuration file signature 2016-04-10 11:03:21 +02:00
Michael Henriksen
f72a2c57b7 Bug fixes
- The `--verify-ssl` command option did not properly set SSL configuration on
   GitHub API clients.
 - Setting GitHub access tokens with `--access-tokens` command option resulted
   in an error.
2016-03-19 09:21:11 +01:00
Michael Henriksen
93d07164d6 Gitrob version 1.0.0 2016-03-12 15:20:20 +01:00