Closed shimizukawa closed 5 years ago
Preparing:
Steps.
Transferring has been completed. https://github.com/jazzband/django-redshift-backend/ 🎉
Travis CI is automatically following new GitHub URL. https://travis-ci.org/jazzband/django-redshift-backend
ReadTheDocs doesn't follow new GitHub URL. Repo url has been updated by hand. https://readthedocs.org/projects/django-redshift-backend/
jazzband
user on PyPI is now become a maintainer of django-redshift-backend project on PyPI.
https://pypi.org/project/django-redshift-backend/
Add jazzband-bot
as maintainer to the Read the Docs project
https://readthedocs.org/dashboard/django-redshift-backend/users/
Hum, Jazzband ToDo ticket is automatically created https://github.com/jazzband/roadies/issues/107#todos
Thank you for your work :)
doing
followed https://jazzband.co/about/releases setup
Adopt to setuptools_scm https://github.com/jazzband/django-redshift-backend/commit/775c58d30f8e60f3d24bfb21af93a7cfb755bd1b
request "lead" member https://github.com/jazzband/roadies/issues/113
request setup "pypi" auto releasing https://github.com/jazzband/roadies/issues/114
using tox-travis that recommended by jazzband: https://github.com/jazzband/django-redshift-backend/pull/52
I'm going to release 1.0.0a1 as a bot workflow testing
I tagged 1.0.0a2
(a1 is already exist).
https://github.com/jazzband/django-redshift-backend/releases/tag/1.0.0a2
@shimizukawa I got a mail about https://jazzband.co/projects/django-redshift-backend Does this mean we have to do some actions?
Travis didn't deploy 1.0.0a2.. ~I will make a new empty commit.~ I rebuild deploy workflow: https://travis-ci.org/jazzband/django-redshift-backend/jobs/485747325
hum... I don't understand what happen. As @Surgo mentioned, some trouble was occurred
HTTPError: 400 Client Error: File already exists. for url: https://jazzband.co/projects/django-redshift-backend/upload
refs: https://travis-ci.org/jazzband/django-redshift-backend/jobs/485747325#L390
Sorry, I misunderstood a meaning what Surgo mentioned.
Finally we've got a 1.0.0a2 release on PyPI! https://pypi.org/project/django-redshift-backend/1.0.0a2/
@Surgo can you please try 1.0.0a2 release? If it's confirmed, I'm going to release 1.0.0 with no changes.
Congratulations to your first release! 🎉
pip install django-redshift-backend==1.0.0a2
Collecting django-redshift-backend==1.0.0a2
Downloading https://files.pythonhosted.org/packages/56/e6/45df199542d6e46316a96a6155d634868569542efdfbfb38897297478ad6/django_redshift_backend-1.0.0a2-py2.py3-none-any.whl
...
Successfully installed django-redshift-backend-1.0.0a2
>>> from django_redshift_backend.base import DatabaseWrapper
>>>
It's works fine :) @shimizukawa
🎉 Finally! "Migrating to Jazzband" has been completed! Thanks for your cooperation!
And I'm going to release 1.0.0 soon.
Huzzah!
@shimizukawa Thank you for your works :)
According to what we agreed before on #30, I will start migrating to Jazzband.