about summary refs log tree commit diff
path: root/src/ci/package-lock.json
AgeCommit message (Collapse)AuthorLines
2025-03-05Remove Python metric upload script and package.jsonJakub Beránek-5004/+0
2024-12-16[CI] Use a lockfile for installing the `datadog` packageJakub Beránek-0/+5004
Without a lockfile, it could fail to compile when the dependencies have changed.