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

refactor: move unix socket support helpers into ory/x #2486

Merged
merged 2 commits into from
Apr 25, 2021
Merged

refactor: move unix socket support helpers into ory/x #2486

merged 2 commits into from
Apr 25, 2021

Conversation

sloonz
Copy link
Contributor

@sloonz sloonz commented Apr 22, 2021

Related issue

This has been discussed here with @aeneasr : ory/kratos#1249

Proposed changes

ory/x#328 moves some unix socket related helpers into ory/x ; this pull request aims to use them

Checklist

  • I have read the contributing guidelines.
  • I have read the security policy.
  • I confirm that this pull request does not address a security
    vulnerability. If this pull request addresses a security. vulnerability, I
    confirm that I got green light (please contact
    security@ory.sh) from the maintainers to push
    the changes.
  • I have added tests that prove my fix is effective or that my feature
    works.
  • I have added or changed the documentation.

@sloonz sloonz changed the title Move unix socket support helpers into ory/x refactor: move unix socket support helpers into ory/x Apr 22, 2021
@aeneasr aeneasr self-requested a review April 23, 2021 06:57
@aeneasr aeneasr self-assigned this Apr 23, 2021
@aeneasr
Copy link
Member

aeneasr commented Apr 23, 2021

ory/x is merged and released!

@sloonz
Copy link
Contributor Author

sloonz commented Apr 23, 2021

Updated ory/x to 0.0.222 in my branches, so it should now build correctly without having to add a manual replace in go.md

@aeneasr
Copy link
Member

aeneasr commented Apr 23, 2021

Looks like there are still some build failures

@sloonz
Copy link
Contributor Author

sloonz commented Apr 23, 2021

I forgot to move the unit tests of UnixPermission.SetPermission() into ory/x. Should be fixed now.

@aeneasr aeneasr merged commit 44fd4e4 into ory:master Apr 25, 2021
mitar pushed a commit to mitar/hydra that referenced this pull request May 13, 2021
Co-authored-by: hackerman <3372410+aeneasr@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants