Merged
Conversation
38ee050 to
ae84dec
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #354 +/- ##
========================================
Coverage 74.50% 74.50%
========================================
Files 57 57
Lines 6002 6002
Branches 1039 1039
========================================
Hits 4472 4472
Misses 1133 1133
Partials 397 397 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
dilpath
approved these changes
Mar 11, 2025
doc/development.rst
Outdated
|
|
||
| 2. Update the changelog in ``doc/CHANGELOG.md``. | ||
|
|
||
| 3. Create a pull request with the changes to the main branch. |
Member
There was a problem hiding this comment.
Is this from develop? Or some release_v101 like
git checkout develop
git pull
git checkout -b release_v101
git add petab/version.py doc/CHANGELOG.md
git commit -m 'bump version; update changelog'
If the latter then some more info is needed I think. "simple merge" to main, then merge main into develop.
Member
Author
There was a problem hiding this comment.
I'd leave that to the releasing person and assume some basic familiarity with git/github.
Co-authored-by: Dilan Pathirana <59329744+dilpath@users.noreply.github.com>
Co-authored-by: Dilan Pathirana <59329744+dilpath@users.noreply.github.com>
Co-authored-by: Dilan Pathirana <59329744+dilpath@users.noreply.github.com>
582923e to
7bb49a7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.