Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

[Web5 Upgrade]: v0.10.0 #1472

Closed
16 tasks
dayhaysoos opened this issue Jul 17, 2024 · 2 comments
Closed
16 tasks

[Web5 Upgrade]: v0.10.0 #1472

dayhaysoos opened this issue Jul 17, 2024 · 2 comments
Assignees

Comments

@dayhaysoos
Copy link
Contributor

Tasks

  • (Web5 Team) Describe expected impact of this release. API Changes? (👍/👎) DWN Wire Incompatibility requiring hosted DWN server reset? (👍/👎)
  • (Web5 Team) Cut preview/alpha release for acceptance testing. Version - versionNumberHere. Link - here.
  • (Web5 Team) Run Web5 tests against acceptance suite. Link to branch with passing bundler-bonanza w/ upgraded Web5 dep -
  • (Open Source Programs Engineering) Create new branch on site repo for the upgrade. Branch - Link here
  • (Open Source Programs Engineering) Open PR on this branch. PR - Link here
  • (Open Source Programs Engineering) This will trigger a Deploy Preview on Netlify. Deploy Preview - Link here
  • (Open Source Programs Engineering) Update the Web5 version to the alpha release in site monorepo
  • (Open Source Programs Engineering) Run the monorepo tests - this will cover code snippets and examples
  • (Open Source Programs Engineering) Manually check QuickStart (required as manual until Issue 1093 is completed)
  • (Open Source Programs Engineering) Check results of tests
  • (DevRel) If errors, issue updates to guides, examples in the release branch until tests pass
  • (Web5 Team) Cut release of Web5 available on Releases Page
  • (Open Source Programs Engineering) Update Web5 version in site to new Web5 version on branch
  • (Open Source Programs Engineering) The release of Web5 will trigger tbdocs automation and open a PR for that against the site. Merge that PR in the branch.
  • (Open Source Programs Engineering) Rebase and merge site to main, run tests, push upstream
  • (Open Source Programs Engineering) Retrain AskGPT bot on new data
@LiranCohen
Copy link
Member

LiranCohen commented Jul 18, 2024

(Web5 Team) Describe expected impact of this release. API Changes? (👍) DWN Wire Incompatibility requiring hosted DWN server reset? (👍).

API changes seem to be backward compatible or non-user facing, the ADDITIONAL API we added is a delete() method on the Record class, so you can use that in place of web5.dwn.records.delete(recordId)

(Web5 Team) Cut preview/alpha release for acceptance testing.

0.0.0-next-8222902-20240718015236

(Web5 Team) Run Web5 tests against acceptance suite. Link to branch with passing bundler-bonanza w/ upgraded Web5 dep

TBD54566975/bundler-bonanza#85
Bundle passes except for react native, it's able to pass locally but not sure what is going on with the bundler. @shamilovtim mentioned it might have to do with versioning but that Wallet works as expected.

@blackgirlbytes
Copy link
Contributor

we already upgraded to this-- closing this issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants