askbot-devel icon indicating copy to clipboard operation
askbot-devel copied to clipboard

Publish release 0.11.3

Open brunobastosg opened this issue 2 years ago • 5 comments

Hi, is it possible to publish a new release on pypi with the latest fixes from the master branch?

brunobastosg avatar Jul 25 '22 14:07 brunobastosg

Hopefully in a week, some work is still unfinished.

evgenyfadeev avatar Jul 25 '22 14:07 evgenyfadeev

The login stuff needs a bit of work yet. The new theme though looks beautiful @evgenyfadeev. Really looking forward to it. You thinking 0.11.3? Or is this 12.x?

EvanCarroll avatar Jul 25 '22 19:07 EvanCarroll

It would be nice to use git tags too. The status of the project is a bit confusing for new users.

frafra avatar Sep 01 '22 10:09 frafra

It would be nice to use git tags too. The status of the project is a bit confusing for new users.

I can just agree. @evgenyfadeev I could invest some time to add CI/CD for automated unit test, building and uploading the documentation, inlcuding auto release triggered by tags. But I won't invest the time if this change is not wanted/welcomed -> also I would need a lot of communication with you, as a number of things can only be done by the maintainer.

CarliJoy avatar Oct 05 '22 13:10 CarliJoy

It would be nice to use git tags too. The status of the project is a bit confusing for new users.

I can just agree. @evgenyfadeev I could invest some time to add CI/CD for automated unit test, building and uploading the documentation, inlcuding auto release triggered by tags. But I won't invest the time if this change is not wanted/welcomed -> also I would need a lot of communication with you, as a number of things can only be done by the maintainer.

Ok I figured out that you are using travis but didn't connect it correctly with github in order to see the CI results. Also tests failed for me because of missing or wrong dependencies...

CarliJoy avatar Oct 06 '22 15:10 CarliJoy

Is there a release date for 0.11.3? It would be nice to have a version on PyPI which runs with python3.10

mschnepf avatar Nov 30 '22 14:11 mschnepf

It will take ~2 more weeks to make a release. Finishing the moderation queue feature, which is currently not working in the master branch.

evgenyfadeev avatar Dec 12 '22 00:12 evgenyfadeev

May I ask how the release is going? We'd like to use Askbot for a pretty large project and for various dependency reasons it would be great to be able to use Django 3.2

If it helps we could help with testing or development a bit.

jschrewe avatar Jan 31 '23 11:01 jschrewe

It's ready in the master branch, just need to publish it.

On Tue, Jan 31, 2023 at 8:03 AM Jan Schrewe @.***> wrote:

May I ask how the release is going? We'd like to use Askbot for a pretty large project and for various dependency reasons it would be great to be able to use Django 3.2

If it helps we could help with testing or development a bit.

— Reply to this email directly, view it on GitHub https://github.com/ASKBOT/askbot-devel/issues/912#issuecomment-1410158152, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAY5AWQXXQYEJJKSZMJTBLWVDWONANCNFSM54SR5A6Q . You are receiving this because you were mentioned.Message ID: @.***>

-- Askbot Valparaiso, Chile skype: evgeny-fadeev

evgenyfadeev avatar Jan 31 '23 13:01 evgenyfadeev

Oh cool! Thanks. Github is enough for me...

jschrewe avatar Jan 31 '23 13:01 jschrewe

Hey, since the release is ready on the master branch, could it be published on pypi?

brunobastosg avatar Apr 06 '23 12:04 brunobastosg