Commit Graph

5 Commits

Author SHA1 Message Date
Christoph Sassenberg
a200915862 Add failing specs for commit_sha file and metadata 2017-12-12 11:36:37 +01:00
Kris Hicks
3b050c148c Source configuration uses owner instead of user
"Owner" is the name GitHub uses in its API to reference the owner of a
repository. "User" is not correct when the owner is an organization.

This removes some confusion I've encountered over how to configure the
resource while maintaining backwards compatibility.
2017-04-10 08:52:27 -07:00
Chris Brown
638dbc214e do not send the github token to aws
[finishes #113566853]
2016-02-12 12:23:08 -08:00
Evan Short
742ade538f unit-test rate limit behavior 2016-02-05 16:40:00 -08:00
Alex Suraci
4dbe94c715 access token is now optional
* fix some err checks
* github api url can be configured (e.g. point it at an enterprise instance)

[finishes #89638752 #89633744]

Signed-off-by: Chris Brown <cbrown@pivotal.io>
2015-03-04 12:28:37 -08:00