I do not expect review.
This is to ensure the ci is fine.
This is the work we did (@douardda and me) on the package loader
re-implementations (debian, deposit, npm, pypi, archive/gnu).
It remains some checks on the debian loader to do but that should not prevent
the merge. That will simplify the future diffs for it.
We decided to merge it with the master branch because:
- master diverged (mypy got introduced, fixes: scheduler tasks, storage migration)
- storage migration in between broke the package-loader branch for unrelated reasons (fixed in master branch)
- too many commits which would make the ci crumble if sequential builds are done
- in the end, it's been opened for too long now