Skip to content

Comments

refactor: Move replica URL functions into a module for reuse#2503

Merged
bitdivine merged 4 commits intomasterfrom
reuseable-replica-port
Aug 26, 2022
Merged

refactor: Move replica URL functions into a module for reuse#2503
bitdivine merged 4 commits intomasterfrom
reuseable-replica-port

Conversation

@bitdivine
Copy link
Contributor

@bitdivine bitdivine commented Aug 26, 2022

Description

The running replica port and url are generally useful information. Previously the code to get the URL was embedded in the network proxy code. This moves it out into a library for reuse.

How Has This Been Tested?

Existing tests should suffice. The behaviour is unchanged and there is no new code.

Checklist:

  • The title of this PR complies with Conventional Commits.
  • I have edited the CHANGELOG accordingly.
  • I have made corresponding changes to the documentation.
    • Made sure that each function has a cargo doc.

@bitdivine bitdivine force-pushed the reuseable-replica-port branch 2 times, most recently from b69294a to 0ac6950 Compare August 26, 2022 08:34
@bitdivine bitdivine force-pushed the reuseable-replica-port branch from 0ac6950 to f65b8bd Compare August 26, 2022 08:38
@bitdivine bitdivine changed the title Move functions refactor: Move replica URL functions into a module for reuse Aug 26, 2022
@bitdivine bitdivine force-pushed the reuseable-replica-port branch from d903c9f to e1b7144 Compare August 26, 2022 09:01
@bitdivine bitdivine marked this pull request as ready for review August 26, 2022 09:03
@bitdivine bitdivine requested a review from a team as a code owner August 26, 2022 09:03
@bitdivine bitdivine merged commit 1912cd6 into master Aug 26, 2022
@bitdivine bitdivine deleted the reuseable-replica-port branch August 26, 2022 12:21
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