You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create PR from main -> develop to incorporate hotfixes / documentation changes.
In case of merge conflicts create PR to fix them which is then merged into main / fix on GitHub but make sure to let it create a new branch for the changes.
Review the PR
Create PR to merge from current develop into release branch
Write Changelog in PR and request review
Review the PR (if OK - merge, but DO NOT delete the branch)
Minimize packages in requirements.txt and conda-forge submission. Update packages in setup.py
Check unit tests -> Check all tests pass on CPU and GPU (e.g. on colab) and that there are tests for all important features
Check documentation -> Check presence of documentation for all features by locally building the docs on the release
Change version number in setup.py and docs (under conf.py)
Feature
Changelog
What Needs to Be Done (chronologically)
main
->develop
to incorporate hotfixes / documentation changes.pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple torchquad
)release
→main
,release
->develop
release
back intomain
, anddevelop
The text was updated successfully, but these errors were encountered: