-
-
Notifications
You must be signed in to change notification settings - Fork 867
Add http api resource. #279
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Hi there! We use Pivotal Tracker to provide visibility into what our team is working on. A story for this issue has been automatically created. The current status is as follows:
This comment, as well as the labels on the issue, will be automatically updated as the status in Tracker changes. |
cjcjameson
pushed a commit
to cjcjameson/concourse
that referenced
this pull request
Mar 2, 2016
[finishes #102114438] Submodule src/github.com/codegangsta/cli 9b2bd2b..96f1fed: > Merge pull request concourse#281 from thiderman/patch-1 > Merge pull request concourse#267 from tristanz/master > Merge pull request concourse#279 from nodirt/version > Merge pull request concourse#280 from gummiboll/fix-for-testcommandignoreflags > Merge pull request concourse#275 from langri-sha/master > Merge pull request concourse#274 from klueska/bash-completion-default-prog > Merge pull request concourse#264 from wardn/master > Merge pull request concourse#246 from cpuguy83/propigate_cmd_parent_to_app_setup > Merge pull request concourse#251 from MartyMacGyver/more-cleanups > Merge pull request concourse#253 from databus23/fix-isssue-252 > Merge pull request concourse#245 from cpuguy83/get_parent_ctx > Merge pull request concourse#238 from polds/copyright > Merge pull request concourse#244 from wallclockbuilder/patch-1 > Merge pull request concourse#241 from codegangsta/travis-update > Merge pull request concourse#232 from codegangsta/fix-231 > Merge pull request concourse#233 from codegangsta/add-flag-docs > Merge pull request concourse#230 from codegangsta/do-not-swallow-after-error > Merge pull request concourse#227 from databus23/global-flags-from-all-parents > Merge pull request concourse#229 from saromanov/fix-missing-value > Add instructions for distributing bash completion > Set additional information on command's 'app' > Merge pull request concourse#218 from codegangsta/add-another-help-test > Rename TestShowAppHelp to be more verbose > Add test for inclusion of 'AUTHORS' in App help > do not print 'AUTHOR(S):' is there is no author > Merge pull request concourse#217 from codegangsta/readd-print-help-function > Merge pull request concourse#211 from netbun/patch-1 Signed-off-by: Corbin Halliwill <challiwill@pivotal.io>
Thanks! |
vito
added a commit
that referenced
this pull request
Mar 31, 2017
Submodule src/github.com/onsi/ginkgo 120efcfd..13c94a13: > v1.3.0 > Remove the spec_iterator.test binary (#336) > Shared queue implementation for parallel tests > Revert "Don't colorize output by default if not writing to a TTY (#328)" (#331) > Don't colorize output by default if not writing to a TTY (#328) > Use SVG badge for build status (#330) > Add the ability to use ./... to recursively test directories (#319) > Include captured output from failed tests into JUnit (#318) > Aggregate flaked specs (#316) > Add colours for Windows in suite-runner & watch (#312) > Fix tests for single node machine (#311) > Add ability to specify a custom bootstrap file (#302) > Revert "remove -i in invocations of go test. fixes #305" > Update .travis.yml > fix imports for generate command (#279) > Merge branch 'koron-windows-colorise' > remove -i in invocations of go test. fixes #305 > remove unnecessary variable > backfill GinkgoRandomSeed test > Expose the random seed via GinkgoRandomSeed() (#293) > Include flake count in test summary (#291) > #287 Ensure Logf/Skipf insert newline characters (#288) > Add package path prefix to compilation output path only if missing (#284)
vito
added a commit
that referenced
this pull request
Apr 10, 2017
Submodule src/github.com/onsi/ginkgo 120efcfd..f40a49d8: > fix flaky test by, you know, not relying on obscure go internals > update .travis.yml to get latest patch releases > fix failing go 1.5 tests > ensure tests pass on Go 1.8.1 > v1.3.1: Actually change the CLI version > print location of test suite that failed to report back (#339) > v1.3.0 > Remove the spec_iterator.test binary (#336) > Shared queue implementation for parallel tests > Revert "Don't colorize output by default if not writing to a TTY (#328)" (#331) > Don't colorize output by default if not writing to a TTY (#328) > Use SVG badge for build status (#330) > Add the ability to use ./... to recursively test directories (#319) > Include captured output from failed tests into JUnit (#318) > Aggregate flaked specs (#316) > Add colours for Windows in suite-runner & watch (#312) > Fix tests for single node machine (#311) > Add ability to specify a custom bootstrap file (#302) > Revert "remove -i in invocations of go test. fixes #305" > Update .travis.yml > fix imports for generate command (#279) > Merge branch 'koron-windows-colorise' > remove -i in invocations of go test. fixes #305 > remove unnecessary variable > backfill GinkgoRandomSeed test > Expose the random seed via GinkgoRandomSeed() (#293) > Include flake count in test summary (#291) > #287 Ensure Logf/Skipf insert newline characters (#288) > Add package path prefix to compilation output path only if missing (#284)
jwntrs
pushed a commit
that referenced
this pull request
Jun 12, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.