Commit Graph

15 Commits

Author SHA1 Message Date
Michael Henriksen
041dcee36a Pin github_api gem version to 0.13 to prevent crash 2017-04-09 10:03:56 +02:00
Michael Henriksen
ad17881d95 Bump version 2016-04-10 11:28:24 +02:00
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
af56f5debd Merge pull request #59 from alfonso-cabrera/master
Added terraform.tfvars to signatures.json
2016-04-10 09:18:46 +02:00
Alfonso Cabrera
3e4d20be3a Added terraform.tfvars to signatures.json
terraform.tfvars can contain AWS admin keys for credentials for any of the providers at https://www.terraform.io/docs/providers/index.html
2016-04-08 17:14:22 -04:00
Michael Henriksen
b7300c89e8 Merge pull request #55 from Phillipmartin/patch-1
Update README.md
2016-03-25 11:08:37 +01:00
Philip
288f14980b Update README.md
change endpoint path to include trailing 'v3' per the github_api gem's documentation (https://github.com/peter-murach/github/blob/master/README.md#21-basic)
2016-03-24 17:40:54 -07:00
Michael Henriksen
aa34371046 Remove duplicate heading 2016-03-24 17:05:51 +01:00
Michael Henriksen
56c4e38478 Bump version 2016-03-24 16:36:32 +01:00
Michael Henriksen
b948b415d0 Fix wrong configuration reference when configuring SSL for GitHub clients 2016-03-21 17:53:40 +01:00
Michael Henriksen
01ec2b6802 Fix bug causing private organization repositories to not be collected 2016-03-19 14:26:52 +01: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