Skip to content

Tags: mdomke/pullrequest-resource

Tags

v13

Toggle v13's commit message
update for v13 release

v12

Toggle v12's commit message
add CHANGELOG

v11

Toggle v11's commit message
Support no_proxy environment variable

octokit uses faraday for making http_request.
There is a long standing issue in faraday to add support for the no_proxy environment variable: lostisland/faraday#247
Unfortuantely it seems like this is going nowhere.
A workaround is suggested in this issue: berkshelf/berkshelf#1341

The httpclient (and excon) farady adapter picks up proxy settings from the environment automatically.

v10

Toggle v10's commit message
link directly to the PR on github

v9

Toggle v9's commit message
namespace contexts to concourse-ci

This ensures that custom contexts will not be rerun.

v8

Toggle v8's commit message
specify a custom context for a `put`

v7

Toggle v7's commit message
specify a custom context for a `put`

v6

Toggle v6's commit message
redirect all git to stderr

Signed-off-by: Kelly Gerritz <kelly.gerritz@gmail.com>

v5

Toggle v5's commit message
add Perl for git-submodule support

Signed-off-by: Kelly Gerritz <kelly.gerritz@gmail.com>

v4

Toggle v4's commit message
Update LICENSE