Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document Oasis Core's versioning scheme and release process #2565

Merged
merged 3 commits into from
Jan 21, 2020

Conversation

tjanez
Copy link
Member

@tjanez tjanez commented Jan 17, 2020

Closes #2457.

@tjanez tjanez force-pushed the tjanez/docs-versioning-and-release branch 2 times, most recently from 7e4c7b3 to cfbfbb7 Compare January 17, 2020 15:47
@codecov
Copy link

codecov bot commented Jan 17, 2020

Codecov Report

Merging #2565 into master will increase coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2565      +/-   ##
==========================================
+ Coverage    63.5%   63.57%   +0.07%     
==========================================
  Files         346      346              
  Lines       32421    32421              
==========================================
+ Hits        20588    20613      +25     
+ Misses       9261     9230      -31     
- Partials     2572     2578       +6
Impacted Files Coverage Δ
go/worker/keymanager/service.go 55.55% <0%> (-22.23%) ⬇️
go/worker/common/p2p/p2p.go 64.86% <0%> (-2.71%) ⬇️
go/consensus/tendermint/roothash/roothash.go 68.91% <0%> (-2.63%) ⬇️
go/runtime/client/client.go 69.35% <0%> (-1.62%) ⬇️
go/keymanager/client/client.go 73.86% <0%> (-1.51%) ⬇️
go/consensus/tendermint/abci/mux.go 67.39% <0%> (-0.37%) ⬇️
go/consensus/tendermint/tendermint.go 65.58% <0%> (-0.15%) ⬇️
go/worker/merge/committee/node.go 75.77% <0%> (+0.23%) ⬆️
go/storage/mkvs/urkel/iterator.go 83.76% <0%> (+1.29%) ⬆️
go/storage/api/grpc.go 68.94% <0%> (+1.36%) ⬆️
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2e624f0...52ecd28. Read the comment docs.

Copy link
Member

@kostko kostko left a comment

Choose a reason for hiding this comment

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

Nice!

@tjanez tjanez force-pushed the tjanez/docs-versioning-and-release branch 2 times, most recently from 2c30372 to fc6f22c Compare January 21, 2020 13:28
@tjanez tjanez force-pushed the tjanez/docs-versioning-and-release branch from fc6f22c to 52ecd28 Compare January 21, 2020 14:44
@tjanez tjanez merged commit dcfb75f into master Jan 21, 2020
@tjanez tjanez deleted the tjanez/docs-versioning-and-release branch January 21, 2020 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document Versioning scheme used for Oasis Core and Protocols
2 participants