Skip to content

Domain Report Admin API #7000

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jayne-s
Copy link

@jayne-s jayne-s commented Jun 24, 2025

Describe what has changed in this PR

  • Adding Domain Report Admin API.

Tell your future self why have you made these changes

  • Connecting Cadence Frontend API endpoint to newly created Admin API Interface.

How have you verified this change? Tested locally? Added a unit test? Checked in staging env?

  • Untested. Just providing interface.

Assuming the worst case, what can be broken when deploying this change to production?

  • No issues expected for deployment.

Is it notable for release? e.g. schema updates, configuration or data migration required? If so, please mention it, and also update CHANGELOG.md

  • Not notable for release.

Is there any documentation updates should be made for config, https://cadenceworkflow.io/docs/operation-guide/setup/ ? If so, please open an PR in https://github.com/cadence-workflow/cadence-docs

  • No documentation updates needed for config.

Copy link
Member

@timl3136 timl3136 left a comment

Choose a reason for hiding this comment

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

There are multiple test failing, you might want to run make pr and resolve any errors before submitting changes

@jayne-s jayne-s requested a review from timl3136 June 24, 2025 20:57
Copy link
Member

Choose a reason for hiding this comment

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

can we move methods here to client/frontend/interface.go and match the input param?
namely the ...yarpc.CallOption

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