Skip to content
This repository was archived by the owner on Oct 5, 2023. It is now read-only.

deprecate all types and stub them to Kubo #180

Merged
merged 2 commits into from
Jun 12, 2023
Merged

deprecate all types and stub them to Kubo #180

merged 2 commits into from
Jun 12, 2023

Conversation

Jorropo
Copy link
Contributor

@Jorropo Jorropo commented May 31, 2023

The merge strategy here is:

  1. merge client/rpc: rename package name to match rpc and edit migration story kubo#9908
  2. release Kubo v0.21.0-rc1
  3. fixup this PR to depend on Kubo v0.21.0-rc1
  4. merge this PR
  5. (blocked) release Kubo v0.21.0
  6. make and merge a new PR updating this repo to Kubo v0.21.0
  7. archive this repo
  8. go through issue and PRs

@Jorropo Jorropo added the status/blocked Unable to be worked further until needs are met label May 31, 2023
@Jorropo Jorropo force-pushed the deprecate branch 3 times, most recently from 4f3df16 to 595a29a Compare May 31, 2023 13:19
@Jorropo
Copy link
Contributor Author

Jorropo commented May 31, 2023

# summary
Suggested version: v0.6.1

Seems wrong DhtAPI.Put's signature changed to allow for the allow-offline option.

@Jorropo Jorropo force-pushed the deprecate branch 2 times, most recently from 5f36ec0 to 1189985 Compare May 31, 2023 13:24
@Jorropo Jorropo self-assigned this May 31, 2023
@BigLep
Copy link

BigLep commented May 31, 2023

Thanks @Jorropo . You're plan looks good to me.

@Jorropo Jorropo removed the status/blocked Unable to be worked further until needs are met label Jun 12, 2023
@github-actions
Copy link

Suggested version: v0.7.0

Comparing to: v0.6.0 (diff)

Changes in go.mod file(s):

(empty)

gorelease says:

# summary
Suggested version: v0.6.1

gocompat says:

Your branch is up to date with 'origin/master'.

Cutting a Release (and modifying non-markdown files)

This PR is modifying both version.json and non-markdown files.
The Release Checker is not able to analyse files that are not checked in to master. This might cause the above analysis to be inaccurate.
Please consider performing all the code changes in a separate PR before cutting the release.

Automatically created GitHub Release

A draft GitHub Release has been created.
It is going to be published when this PR is merged.
You can modify its' body to include any release notes you wish to include with the release.

@Jorropo Jorropo merged commit 21eac0c into master Jun 12, 2023
@Jorropo Jorropo deleted the deprecate branch June 12, 2023 18:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants