fcl-dev-wallet icon indicating copy to clipboard operation
fcl-dev-wallet copied to clipboard

Improve dev-wallet release process

Open gregsantos opened this issue 3 years ago • 2 comments

There is a need to improve and automate the release process of dev-wallet + CLI

These repos are coupled and need a clear process for updates and releases that doesn't lead to mismatch errors

  • [ ] Add changesets and automated release
  • [ ] Github actions to export static site and zip for use with CLI gh action
  • [ ] Deprecate or test and refine Docker run https://github.com/onflow/fcl-dev-wallet/issues/75
  • [x] CLI/Kitty Items notifs on new releases of dev-wallet (?)

gregsantos avatar Jul 06 '22 22:07 gregsantos

Thanks for this, I think testing is lacking much. Last few versions were mostly problematic.

bluesign avatar Jul 07 '22 08:07 bluesign

Just a note, the zip will always need to be in version control because that is where Go modules® expects it.

justinbarry avatar Jul 29 '22 16:07 justinbarry