Skip to content
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

Missing commits between v0.11.10 and v0.11.12 #894

Closed
joshlreese opened this issue May 29, 2018 · 3 comments
Closed

Missing commits between v0.11.10 and v0.11.12 #894

joshlreese opened this issue May 29, 2018 · 3 comments
Assignees
Labels
bug Something is not working.

Comments

@joshlreese
Copy link

Per our conversation in Discord, I'm opening a bug report for this issue.

Do you want to request a feature or report a bug?
Bug

What is the current behavior?
Commits are missing between v0.11.10 and v0.11.12. Specifically (the only ones I've tracked down) are missing commits in cmd/server/helper_client.go which create the default-oidc-id-token-public-policy policy.

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.

  1. Run Hydra 0.11.12
  2. Run hydra policies get default-oidc-id-token-public-policy, a 404 is returned.

What is the expected behavior?
Expect to receive the policy details for default-oidc-id-token-public-policy

Which version of the software is affected?
v0.11.12

See https://github.com/ory/hydra/commits/v0.11.10/cmd/server/helper_client.go vs https://github.com/ory/hydra/commits/v0.11.12/cmd/server/helper_client.go

@aeneasr aeneasr added the bug Something is not working. label Jun 3, 2018
@aeneasr aeneasr self-assigned this Jun 3, 2018
@aeneasr
Copy link
Member

aeneasr commented Jun 3, 2018

Ok, so some commits were missing here. This should now be resolved on this branch: https://github.com/ory/hydra/tree/v0.11.x

Can you please double-check to make sure this is the case? If so, I'll release a 0.11.13 version.

@aeneasr
Copy link
Member

aeneasr commented Jun 12, 2018

@joshlreese sorry for pinging, but could you check if the branch is ok?

@aeneasr
Copy link
Member

aeneasr commented Jun 15, 2018

I pushed a new release based on that branch, let me know if something doesn't look right.

@aeneasr aeneasr closed this as completed Jun 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working.
Projects
None yet
Development

No branches or pull requests

2 participants