-
Notifications
You must be signed in to change notification settings - Fork 15
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
Release version 0.1 with SSB and stitching #32
Comments
@sk1p now that CI is working, we can maybe set up the github.io page next? After that I can add all the links etc. :-) |
https://ptychography-4-0.github.io/ptychography/ Done! |
Maybe we can bake RC1 next to see how test.pypi.org and sandbox.zenodo.org work? |
It's in the oven |
I'll continue with rc2 as the pypi upload etc. needs #40, see failure here: |
Should we maybe clean up the |
Yes, sounds good! |
We could now start review by co-authors while we work on releasing LiberTEM 0.7 and LiberTEM-live 0.1, then merge #35, and then continue with this release? |
Maybe we can bake RC3 after #41 and then ask the others for review of the homepage and Zenodo deposition? |
@uellue My ORCID is: https://orcid.org/0000-0002-8218-3116 |
Since the code for SSB and for stitching is pretty mature and we are about to publish a paper regarding live ptychography based on this SSB implementation, it is now time for the first release.
deploy_docs
job needs to have access to a github deploy keylibertem_bot
user?)Dependencies
Before (using a release candidate package)
references*.bib
DeprecationWarning
that are supposed to be removed in that release.sphinx-build -b linkcheck "docs/source" "docs/build/html"
0.3.0.dev0
to0.3.0
when releasing version 0.3.0.docs/source/changelog.rst
, merging snippets indocs/source/changelog/*/
as appropriate.packaging/
folder with author and project informationscripts/release
. Seescripts/release --help
for details.python -m pip install -i https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple 'ptychography==0.1.0rc0'
After releasing on GitHub
The text was updated successfully, but these errors were encountered: