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

update release process documentation #1928

Merged
merged 5 commits into from
Jul 4, 2024
Merged

update release process documentation #1928

merged 5 commits into from
Jul 4, 2024

Conversation

stephprince
Copy link
Contributor

@stephprince stephprince commented Jul 3, 2024

Motivation

Added instructions for making the pre-release PR and going through the template checklist. I also moved some of the prerequisites to this new section.

Checklist

  • Did you update CHANGELOG.md with your changes?
  • Have you checked our Contributing document?
  • Have you ensured the PR clearly describes the problem and the solution?
  • Is your contribution compliant with our coding style? This can be checked running flake8 from the source directory.
  • Have you checked to ensure that there aren't other open Pull Requests for the same change?
  • Have you included the relevant issue number using "Fix #XXX" notation where XXX is the issue number? By including "Fix #XXX" you allow GitHub to close issue #XXX when the PR is merged.

@stephprince stephprince marked this pull request as ready for review July 3, 2024 19:45
@stephprince stephprince requested a review from rly July 3, 2024 19:45
Copy link

codecov bot commented Jul 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.91%. Comparing base (d3ac4b9) to head (db8fb40).
Report is 17 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #1928   +/-   ##
=======================================
  Coverage   91.91%   91.91%           
=======================================
  Files          27       27           
  Lines        2648     2648           
  Branches      691      691           
=======================================
  Hits         2434     2434           
  Misses        141      141           
  Partials       73       73           
Flag Coverage Δ
integration 72.80% <ø> (ø)
unit 83.98% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

rly
rly previously approved these changes Jul 4, 2024
@rly rly enabled auto-merge (squash) July 4, 2024 01:04
@rly rly merged commit 20c5d75 into dev Jul 4, 2024
24 checks passed
@rly rly deleted the update-release-docs branch July 4, 2024 01:34
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.

2 participants