Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Move cadence server's app to common #6909

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

Draft
wants to merge 4 commits into
base: master
Choose a base branch
Loading
from

Conversation

arzonus
Copy link
Contributor

@arzonus arzonus commented May 13, 2025

What changed?

  • fx.App of cadence server has been moved to common/service/cadence package
  • RunMultipleServices has been moved to common/util/fx package
  • Made all App initialization methods and structure public

Why?
To introduce a command that runs all cadence services with one command in the CLI, we need to reuse existing functionality that's private one. So it requires making them public, and be able to be shared across different packages.

How did you test it?

  • Unit tests

Potential risks

Release notes

Documentation Changes

@arzonus arzonus force-pushed the move-cadence-server-run-to-common branch from 9c5effd to 94ea973 Compare May 13, 2025 13:26
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.

1 participant
Morty Proxy This is a proxified and sanitized view of the page, visit original site.