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: update library naming scheme #575

Merged
merged 1 commit into from Apr 15, 2024

Conversation

alexfreska
Copy link
Member

@alexfreska alexfreska commented Apr 15, 2024

We are adding generic JS libraries for daemon APIs. Before doing so we need to clean up the existing library naming scheme. This PR renames our react libraries to daemon-first.

react-renterd => renterd-react
react-hostd => hostd-react
react-walletd => walletd-react
react-sia-central => sia-central-react
mock-walletd => walletd-mock
mock-sia-central => sia-central-mock

This is to match the following naming pattern:

renterd-types - daemon-specifc shared types and constants
renterd-react - daemon React bindings
renterd-js - daemon generic JS API methods
renterd-mock - daemon-specific mocks for e2e testing

Copy link

changeset-bot bot commented Apr 15, 2024

🦋 Changeset detected

Latest commit: 872ca37

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 9 packages
Name Type
@siafoundation/hostd-react Major
@siafoundation/react-core Minor
@siafoundation/renterd-react Major
@siafoundation/sia-central-mock Minor
@siafoundation/sia-central-react Major
@siafoundation/walletd-mock Minor
@siafoundation/walletd-react Major
@siafoundation/design-system Major
@siafoundation/units Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@alexfreska alexfreska force-pushed the feat_walletd_prominent_receive_button branch from 0462887 to 59bf49e Compare April 15, 2024 14:59
@alexfreska alexfreska force-pushed the refactor_update_library_naming_scheme branch from c529f12 to 387742e Compare April 15, 2024 14:59
@alexfreska alexfreska force-pushed the feat_walletd_prominent_receive_button branch from 59bf49e to ef115f1 Compare April 15, 2024 15:06
@alexfreska alexfreska force-pushed the refactor_update_library_naming_scheme branch from 387742e to dda0ff1 Compare April 15, 2024 15:06
@alexfreska alexfreska force-pushed the feat_walletd_prominent_receive_button branch from ef115f1 to 0f4adc3 Compare April 15, 2024 15:22
@alexfreska alexfreska force-pushed the refactor_update_library_naming_scheme branch from dda0ff1 to 2030669 Compare April 15, 2024 15:22
@alexfreska alexfreska force-pushed the feat_walletd_prominent_receive_button branch from 0f4adc3 to 7c579d7 Compare April 15, 2024 15:57
@alexfreska alexfreska force-pushed the refactor_update_library_naming_scheme branch from 2030669 to 1b3a79e Compare April 15, 2024 15:57
@alexfreska alexfreska force-pushed the refactor_update_library_naming_scheme branch from 1b3a79e to dfff372 Compare April 15, 2024 16:14
Copy link
Member Author

alexfreska commented Apr 15, 2024

Merge activity

  • Apr 15, 4:21 PM EDT: @alexfreska started a stack merge that includes this pull request via Graphite.
  • Apr 15, 4:27 PM EDT: Graphite rebased this pull request as part of a merge.
  • Apr 15, 4:28 PM EDT: @alexfreska merged this pull request with Graphite.

@alexfreska alexfreska force-pushed the feat_walletd_prominent_receive_button branch from 7c579d7 to 63b0337 Compare April 15, 2024 20:22
@alexfreska alexfreska changed the base branch from feat_walletd_prominent_receive_button to main April 15, 2024 20:25
@alexfreska alexfreska force-pushed the refactor_update_library_naming_scheme branch from dfff372 to 872ca37 Compare April 15, 2024 20:26
@alexfreska alexfreska merged commit 1b1952e into main Apr 15, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants