That's needed as we check its contents once per version referenced in the list
of upstream releases.
Details
Details
Running the loader twice on the same module now only loads each artifact once
Diff Detail
Diff Detail
- Repository
- rDLDPY PyPI loader
- Branch
- bugfix/incremental-load
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 1397 Build 1741: arc lint + arc unit
Event Timeline
Comment Actions
Running the loader twice on the same module now only loads each artifact once
I thought i tested that though [1]
swh/loader/pypi/loader.py | ||
---|---|---|
113 | Not a blocker. That should always be the case here. fetch_data builds the revision that way. |