- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jan 8 2023
Nov 7 2022
$ curl -s http://deb.debian.org/debian/dists/experimental/main/source/Sources.xz | unxz | grep golang-opentelemetry-otel_1.10.0-1.dsc c3fb6776d3a15f43021e8adc60136ec2 2735 golang-opentelemetry-otel_1.10.0-1.dsc 021348f1ada88dfdcfdbf22c96bcc4c8f0d839cb29f0825269aeac8bdda13418 2735 golang-opentelemetry-otel_1.10.0-1.dsc $ curl -s http://deb.debian.org/debian/pool/main/g/golang-opentelemetry-otel/golang-opentelemetry-otel_1.10.0-1.dsc | md5sum 5c235253462a0eaf067992e6c34fc789 - $ curl -s http://deb.debian.org/debian/pool/main/g/golang-opentelemetry-otel/golang-opentelemetry-otel_1.10.0-1.dsc | sha256sum d57ccaef3eac4e8137d61b720a93ae743324fa2356a068ce2b4e8573e91418f9 -
Oct 19 2022
Dec 17 2021
Dec 16 2021
Dec 13 2021
Dec 9 2021
So the update scheduler metrics routine the graph (mentioned in the description)
relies upon is taking some time to finish (investigation ongoing [3]) hence the apparent
stale.
Dec 8 2021
Scheduling has been done [1]. The listing process happened [2]. Now let the debian
loaders do its job (ongoing) [3].
Sep 28 2021
It's been deployed for a while now.
Sep 13 2021
Sep 3 2021
Sep 11 2020
Jan 23 2020
right, it is.
Probably done during one of the many refactorings that this code has seen.
Dec 20 2019
Build is green
See https://jenkins.softwareheritage.org/job/DLDBASE/job/tox/297/ for more details.
Fix unneeded dict comprehension
Just one tiny inline change, but looks good, thanks!
Build is green
See https://jenkins.softwareheritage.org/job/DLDBASE/job/tox/296/ for more details.
Drop unneeded instructions about response.headers
Build is green
See https://jenkins.softwareheritage.org/job/DLDBASE/job/tox/295/ for more details.
Build is green
See https://jenkins.softwareheritage.org/job/DLDBASE/job/tox/292/ for more details.
Plug to master branch
Dec 19 2019
Build is green
See https://jenkins.softwareheritage.org/job/DLDBASE/job/tox/289/ for more details.
Add missing test case
Build is green
See https://jenkins.softwareheritage.org/job/DLDBASE/job/tox/288/ for more details.
- Remove unneeded instruction
- shuffle the keys a bit to ensure order does not matter
Build is green
See https://jenkins.softwareheritage.org/job/DLDBASE/job/tox/287/ for more details.
Build is green
See https://jenkins.softwareheritage.org/job/DLDBASE/job/tox/286/ for more details.
Remove duplicated step
- debian.loader: Extract revision resolution into a function (+ add dedicated tests)
- debian.loader: Improve and fix revision resolution
The logic in that function is messing me up a little bit, probably because it's missing a docstring explaining what the arguments are. Could you add one?
Build is green
See https://jenkins.softwareheritage.org/job/DLDBASE/job/tox/285/ for more details.
Squash commits
Build is green
See https://jenkins.softwareheritage.org/job/DLDBASE/job/tox/284/ for more details.
Update
Build is green
See https://jenkins.softwareheritage.org/job/DLDBASE/job/tox/283/ for more details.
Nov 19 2019
Nov 14 2019
Latest debian lister and debian loader deployed.
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...