You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to work on this..
I believe the way to go about this is:
update the .toml file to update the dependencies written.
Check if any changes are to be done in hatchback and tasks python files related to the updated modules.
Run tests to check if it works
submit the PR.
The only I Have is whether i have to upgrade dependencies to their latest version or to a specific version?
If to a specific version then which version?
With one minor drawback you need to be aware of: there is no automated tests, so you will have to run the scrapper manually and confirm it still works as intended by going through the ZIM. And comparing it with another ZIM you would have built before the update.
I suggest that you start with it: run the scrapper with current codebase and understand how it works and what it the ZIM current behavior (we have some known bugs, including very visible ones like #219)
Upgrade Python + JS + CSS dependencies to latest versions
The text was updated successfully, but these errors were encountered: