We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf5988f commit 3e1fa4bCopy full SHA for 3e1fa4b
DEVELOPING.md
@@ -22,11 +22,11 @@
22
1. `poe t`
23
1. `poe b`
24
1. `poetry version major|minor|patch`
25
+1. Update django-unicorn.com's changelog.md
26
1. Commit/tag/push version bump
27
1. `poetry publish --build -r test`
28
1. Make sure test package can be installed as expected (https://test.pypi.org/project/django-unicorn/)
29
1. `poetry publish`
30
1. Make sure live package can be installed as expected (https://pypi.org/project/django-unicorn/)
31
1. [Create GitHub release](https://github.com/adamghill/django-unicorn/releases/new) and add changelog there
-1. Update django-unicorn.com's changelog.md
32
1. Update django-unicorn.com's version of `django-unicorn`
0 commit comments