Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

0.8.0 release branch #489

Merged
merged 4 commits into from
Mar 16, 2020
Merged

0.8.0 release branch #489

merged 4 commits into from
Mar 16, 2020

Conversation

mhluongo
Copy link
Member

@mhluongo mhluongo commented Feb 29, 2020

Originally opened by @Shadowfiend:

I named this branch wrong. Feel free to fix that and open a new PR, sorry everyone. Done.

Right now releasing the tbtc package requires some manual work. Not all of it is in this PR yet, so handing it off.

Things to do to release 0.8.0:

  • Migrate keep-core, sortition-pools, keep-tecdsa, and tbtc on keep-test.
  • Push to the npm public registry the appropriate versions of all three of the non-tbtc packages above. They might be unchanged with respect to the dependencies in this PR, in which case no push needed. npm publish --access=public is the trick.
  • If needed, adjust the dependency version of keep-ecdsa in this package.json to the new version pushed above.
  • Pull the artifacts from keep-tecdsa and tbtc from the GCS bucket to an implementation/artifacts/ directory in this rep. Currently all artifacts are in the tbtc package.
  • Push to the npm public registry the 0.8.0 version of the implementation directory. That means adjust package.json version as well as removing .npmrc. Make sure the artifacts are in place. Again, npm publish --access=public.

Finito, continue with tbtc.js.

@mhluongo mhluongo mentioned this pull request Feb 29, 2020
5 tasks
@mhluongo mhluongo changed the title 0.7.0-pre.0 release bump for keep-dev 0.8.0 release branch Feb 29, 2020
@mhluongo
Copy link
Member Author

I think this is yours next week @sthompson22

Shadowfiend and others added 3 commits February 28, 2020 19:04
Bringing the package version in line with the  post-audit fix version.
Copy link
Contributor

@Shadowfiend Shadowfiend left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok let's do this thing.

@Shadowfiend Shadowfiend merged commit 35757e9 into master Mar 16, 2020
@Shadowfiend Shadowfiend deleted the release-0.8.0 branch March 16, 2020 19:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants