-
Notifications
You must be signed in to change notification settings - Fork 572
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
Version 1.3 #364
Comments
For now, simply execute:
|
Yes sure, this is what we are doing right now Do you have a rough estimate of when 1.3 will be released? |
@Digenis |
@my8100, yes. For 1.3, we can keep it as is. In scrapyd-1.4 I had happily forgotten about the cryptography update. |
@Digenis |
As I said in the other issue, For alpha and beta releases that would be enough. I fixed the cryptography issue. There's another problem in test_failed_spider_list I'll try mocking Popen with a wrapper |
There are no changes to be made to the http auth feature and I fixed the build. |
I'm too busy for a few more days I'll publish an alpha release with what's already merged. |
I think an alpha release is ok. |
@Digenis has a good summary in #389
I'm not sure how those issues were selected for inclusion. We might prefer an even more minimal 1.3, to get the already-included features published. |
Hi, I'm from Zyte (old Scrapinghub), My opinion is that we should go with 1.3 this month with the following things:
I doubt we'll get much feedback and changes won't be that big, so we can just release 1.3 without waiting for user feedback, which may not come. It will delay release without any potential benefit. Regarding issues in milestone https://github.com/scrapy/scrapyd/milestone/4 clearing this backlog will be hard work, many PR-s are old, many contributors probably forgot about these PR-s, so we will have to rewrite this code again, fix some things, add tests etc. I would leave this backlog for 1.4 or even 2.0. Unless there are volunteers here who can take ownership of these issues and finalize them until end of this month. If yes, please declare who would like to take what. I see a large problem here with lack of unit tests, and poor test coverage, so I would welcome more pull requests improving test coverage. Also, please, let's stick to the rule of not merging things without unit test coverage. |
@pawelmhm Sounds good to me! |
I would like to see #359 in 1.3 if possible. Other people have also expressed interest in the feature. Can it be considered and re-reviewed if necessary ? |
Released here: https://pypi.org/project/scrapyd/ please report any issues you may find, there was a significant pause between this release and last release (5 years) and several changes, so worth testing everything thoroughly. Now we should think about 1.3.1 with some minor cleanups that need to be done, there are some deprecation warnings from Scrapy and also six package is no longer needed. Then we can move on to 2.0, for this I would suggest doing new fresh less ugly UI, and some security fixes. |
Hi there,
is it possible to bump a 1.3 version? It would be good to have a version with support for Basic Authentication #326
Thanks
The text was updated successfully, but these errors were encountered: