snorkel-team / snorkel

A system for quickly generating training data with weak supervision
https://snorkel.org
Apache License 2.0
5.81k stars 857 forks source link

Update RELEASING.md to latest instructions #1567

Closed vincentschen closed 4 years ago

vincentschen commented 4 years ago

Description of proposed changes

Updates to RELEASING.md after going through the release process.

codecov[bot] commented 4 years ago

Codecov Report

Merging #1567 into master will not change coverage by %. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1567   +/-   ##
=======================================
  Coverage   97.13%   97.13%           
=======================================
  Files          56       56           
  Lines        2091     2091           
  Branches      342      342           
=======================================
  Hits         2031     2031           
  Misses         31       31           
  Partials       29       29           
vincentschen commented 4 years ago

@henryre re-requesting a review; I added additional changes based on the actual process!