fission-codes / fission

Fission CLI & server
https://runfission.com/docs
119 stars 14 forks source link

hs-ucan upgrade #580

Closed matheus23 closed 2 years ago

matheus23 commented 2 years ago

These are breaking hs-ucan v0.7 changes right now. The tests are messy, but it happily reads ts-ucan v0.7 UCANs and computes their capability scope.

This is a draft, because I'm in the process of upgrading to UCAN v0.8.1. I figured this is interesting nonetheless.

The base of this branch is ucan-upgrade, not main, because I'm solely working in hs-ucan/ for now, and leave the rest of the monorepo in a non-compiling state.

matheus23 commented 2 years ago

I'm sorry. I think there's a github bug with the history not updating. I have to open another PR.

matheus23 commented 2 years ago

Opened #586 in favor of this.

Github would not remove the "Extract hs-ucan from fission-core" commit from the history, even though the base branch already has it. Making the diff unreadable. Opening exactly the same PR fixes the issue. :man_shrugging: