Plug to master branch
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Dec 6 2019
Build is green
See https://jenkins.softwareheritage.org/job/DLDBASE/job/tox/267/ for more details.
- Fix test on cli (forgot to amend the test after changing the cli's help message)
- Use pytest-mock's mocker fixture in tests needing to patch behavior
Build has FAILED
Adapt according to review (i missed one)
Build is green
See https://jenkins.softwareheritage.org/job/DLDBASE/job/tox/265/ for more details.
Adapt according to review
Looks good to me !
Dec 5 2019
Build is green
See https://jenkins.softwareheritage.org/job/DLDBASE/job/tox/263/ for more details.
Rebase on latest master
Build is green
See https://jenkins.softwareheritage.org/job/DLDBASE/job/tox/262/ for more details.
- requirements-test: Add missing test dependency
Build has FAILED
- loader.cli: Reference new loader cli
- package.npm: Align loader instantiation
- loader.cli: Add tests around cli
Build is green
See https://jenkins.softwareheritage.org/job/DLDBASE/job/tox/260/ for more details.
Diff against origin/master and plug to master branch
Build has FAILED
- package.npm: Move npm loader to its own namespace
- package.pypi: Move pypi loader to its own namespace
- loader.package: Remove dead code
LGTM
Build has FAILED
- loader.cli: Add tests around cli
Dec 4 2019
Build is green
See https://jenkins.softwareheritage.org/job/DLDBASE/job/tox/256/ for more details.
Adapt setup.py accordingly
Nov 28 2019
shutil (standard lib) could be more appropriate [1]
since it allows registering of other formats in its api.
Nov 27 2019
loader-mercurial for one use a dependency patool [1] which deals with more archive types.
Nov 22 2019
Nov 8 2019
Build is green
See https://jenkins.softwareheritage.org/job/DLDBASE/job/tox/228/ for more details.
Amend commit message
Oct 17 2019
Build is green
See https://jenkins.softwareheritage.org/job/DLDBASE/job/tox/214/ for more details.
Plug to package-loader branch
Build is green
See https://jenkins.softwareheritage.org/job/DLDBASE/job/tox/211/ for more details.
- debian: No head alias for debian implementation
- loader.package.tests: Make sure we do not request outside services
Build is green
See https://jenkins.softwareheritage.org/job/DLDBASE/job/tox/208/ for more details.
- package.loader: Fix snapshot branch computations
- package.*: Unify release name computation
something is off in the npm test...
Oct 16 2019
Build has FAILED
- fix and add debug statement in case the snapshot is not found
Build has FAILED
Build has FAILED
- fix and add debug statement a bit
Build has FAILED
- fix (tryout)
something is off in the npm test...
there should not be mixed hex id and bytes id... checking...
somehow that works in current box!
Build has FAILED
Build has FAILED
Build has FAILED
Build has FAILED
Build has FAILED
Build against origin/package-loader!
- package.debian: Check for known revisions using snapshot if any
- package: Manipulate package information instead of artifacts
Oct 15 2019
Build is green
See https://jenkins.softwareheritage.org/job/DLDBASE/job/tox/192/ for more details.
- debian: Fix edge case about date
Build is green
See https://jenkins.softwareheritage.org/job/DLDBASE/job/tox/187/ for more details.
Add test to demonstrate we visit twice the artifacts for 2 visits (with no
change in between)
Build is green
See https://jenkins.softwareheritage.org/job/DLDBASE/job/tox/186/ for more details.
- debian.loader: Update typing annotations
- debian: Explicit we visit twice the same artifacts across 2 visits
- package.debian: Check for known revisions using snapshot if any
Build is green
See https://jenkins.softwareheritage.org/job/DLDBASE/job/tox/185/ for more details.
Build is green
See https://jenkins.softwareheritage.org/job/DLDBASE/job/tox/184/ for more details.
Diff against package-loader (not master :/)
- test_debian: Add test around get_package_metadata function
Oct 14 2019
Build is green
See https://jenkins.softwareheritage.org/job/DLDBASE/job/tox/183/ for more details.
- debian.tests: Update pytest_plugin version use
Build is green
See https://jenkins.softwareheritage.org/job/DLDBASE/job/tox/182/ for more details.
Build is green
See https://jenkins.softwareheritage.org/job/DLDBASE/job/tox/181/ for more details.
- debian: Expose debian loader implementation first
Improve dosctrings