mirror of
https://github.com/mikegerber/ocrd_calamari.git
synced 2025-06-09 19:59:53 +02:00
📝 README-DEV: Update wrt ocrd-tool.json and CI
This commit is contained in:
parent
77ff6df5a4
commit
3767faeeaf
1 changed files with 2 additions and 1 deletions
|
@ -11,9 +11,10 @@ make test
|
||||||
Releasing
|
Releasing
|
||||||
---------
|
---------
|
||||||
* Update `ocrd-tool.json` version (the `setup.py` version is read from this)
|
* Update `ocrd-tool.json` version (the `setup.py` version is read from this)
|
||||||
* `git commit -m 'v<version>'`
|
* `git add` the `ocrd-tool.json` file and `git commit -m 'v<version>'`
|
||||||
* `git tag -m 'v<version>' 'v<version>'`
|
* `git tag -m 'v<version>' 'v<version>'`
|
||||||
* `git push; git push --tags`
|
* `git push; git push --tags`
|
||||||
|
* Wait and check if tests on CircleCI are OK
|
||||||
* Do a release on GitHub
|
* Do a release on GitHub
|
||||||
|
|
||||||
### Uploading to PyPI
|
### Uploading to PyPI
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue