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

Finish galley servantification #4018

Merged
merged 18 commits into from
Apr 30, 2024

Conversation

pcapriotti
Copy link
Contributor

@pcapriotti pcapriotti commented Apr 25, 2024

Servantify internal endpoints and one final public endpoint. This supersedes #3997.

https://wearezeta.atlassian.net/browse/WPB-1223

Checklist

  • Add a new entry in an appropriate subdirectory of changelog.d
  • Read and follow the PR guidelines

@mdimjasevic mdimjasevic self-requested a review April 25, 2024 09:38
@pcapriotti pcapriotti mentioned this pull request Apr 25, 2024
2 tasks
@zebot zebot added the ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist label Apr 25, 2024
Copy link
Contributor

@mdimjasevic mdimjasevic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am still reviewing, but maybe you wanted to know of this TODO left in the code before I am done with the whole PR.

services/galley/src/Galley/API/Clients.hs Outdated Show resolved Hide resolved
@mdimjasevic
Copy link
Contributor

Would it make sense to rename the Galley.API.Public.Servant module to just Galley.API.Public? We don't have to emphasize it's a Servant module because all are once this PR is merged.

Copy link
Contributor

@mdimjasevic mdimjasevic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Modulo the TODO note, I think this is good to go.

@pcapriotti pcapriotti force-pushed the pcapriotti/servantify-galley-internal branch 2 times, most recently from 79e28fc to f24f0c2 Compare April 29, 2024 07:28
@pcapriotti pcapriotti force-pushed the pcapriotti/servantify-galley-internal branch from f24f0c2 to e6b17ae Compare April 29, 2024 09:45
@pcapriotti pcapriotti merged commit 4c82fd6 into develop Apr 30, 2024
8 checks passed
@pcapriotti pcapriotti deleted the pcapriotti/servantify-galley-internal branch April 30, 2024 07:38
@echoes-hq echoes-hq bot added the echoes: technical-debt Changes intended at mitigating risks label Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
echoes: technical-debt Changes intended at mitigating risks ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants