Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

Accessing a public Concourse feed #111

Open
professor opened this issue Apr 26, 2017 · 1 comment
Open

Accessing a public Concourse feed #111

professor opened this issue Apr 26, 2017 · 1 comment

Comments

@professor
Copy link
Contributor

We have a public concourse feed. There is no need to require a feed username or password.

@professor
Copy link
Contributor Author

professor commented Apr 26, 2017

In looking at the code, it looks like one does not need to set a username or password, neither is sent in lib/ci_polling_strategy.rb#L20

Here's the url:
https://ci.orca.pivotalci.info/api/v1/teams/main/pipelines/gporca/jobs/gpdb_icg_with_orca/builds

Yet, I get a 401 response from the pulse backend with "authorization failed" -- this appears to be a generic error message for any issue.

screen shot 2017-04-26 at 4 16 25 pm

Maybe the concourse_authenticator.rb code needs the same conditional?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant