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: split out a requests library #580

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

alexfreska
Copy link
Member

@alexfreska alexfreska commented Apr 15, 2024

This PR creates a request library and extracts shared request/network code from react-core that is not react-specific. This code is for use in renterd-js and others for API methods.

Copy link

changeset-bot bot commented Apr 15, 2024

🦋 Changeset detected

Latest commit: 6a23b40

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

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

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 refactor_split_out_sia-central-types branch from b05ec10 to ff7678d Compare April 15, 2024 15:00
@alexfreska alexfreska force-pushed the refactor_split_out_a_requests_library branch from 00464a3 to f2ae686 Compare April 15, 2024 15:00
@alexfreska alexfreska force-pushed the refactor_split_out_sia-central-types branch from ff7678d to fbb5703 Compare April 15, 2024 15:06
@alexfreska alexfreska force-pushed the refactor_split_out_a_requests_library branch from f2ae686 to 5e33e79 Compare April 15, 2024 15:06
@alexfreska alexfreska force-pushed the refactor_split_out_sia-central-types branch from fbb5703 to a611727 Compare April 15, 2024 15:22
@alexfreska alexfreska force-pushed the refactor_split_out_a_requests_library branch from 5e33e79 to 245aab1 Compare April 15, 2024 15:22
@alexfreska alexfreska force-pushed the refactor_split_out_sia-central-types branch from a611727 to c660003 Compare April 15, 2024 15:30
@alexfreska alexfreska force-pushed the refactor_split_out_a_requests_library branch from 245aab1 to 3dce0b5 Compare April 15, 2024 15:30
@alexfreska alexfreska force-pushed the refactor_split_out_sia-central-types branch from c660003 to 2021753 Compare April 15, 2024 15:57
@alexfreska alexfreska force-pushed the refactor_split_out_a_requests_library branch from 3dce0b5 to a25e53f Compare April 15, 2024 15:57
@alexfreska alexfreska force-pushed the refactor_split_out_sia-central-types branch from 2021753 to 1777892 Compare April 15, 2024 16:14
@alexfreska alexfreska force-pushed the refactor_split_out_a_requests_library branch 3 times, most recently from 68261fb to e54efd3 Compare April 15, 2024 18:35
@alexfreska alexfreska force-pushed the refactor_split_out_a_requests_library branch from e54efd3 to e1a4ef0 Compare April 15, 2024 19:51
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:46 PM EDT: Graphite rebased this pull request as part of a merge.
  • Apr 15, 4:46 PM EDT: @alexfreska merged this pull request with Graphite.

@alexfreska alexfreska force-pushed the refactor_split_out_sia-central-types branch from 1777892 to bb19e9a Compare April 15, 2024 20:34
@alexfreska alexfreska force-pushed the refactor_split_out_a_requests_library branch from e1a4ef0 to 6df9d11 Compare April 15, 2024 20:34
@alexfreska alexfreska force-pushed the refactor_split_out_sia-central-types branch from bb19e9a to acb0a3a Compare April 15, 2024 20:41
@alexfreska alexfreska changed the base branch from refactor_split_out_sia-central-types to main April 15, 2024 20:43
@alexfreska alexfreska force-pushed the refactor_split_out_a_requests_library branch from 6df9d11 to 6a23b40 Compare April 15, 2024 20:45
@alexfreska alexfreska merged commit b3a0803 into main Apr 15, 2024
1 check failed
@alexfreska alexfreska deleted the refactor_split_out_a_requests_library branch June 7, 2024 14:36
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.

2 participants