Skip to content

Add a pip freze to CI job logs#287

Merged
rwb27 merged 1 commit intomainfrom
log-python-package-versions
Mar 5, 2026
Merged

Add a pip freze to CI job logs#287
rwb27 merged 1 commit intomainfrom
log-python-package-versions

Conversation

@rwb27
Copy link
Collaborator

@rwb27 rwb27 commented Mar 5, 2026

This adds a snapshot of the Python environment to the CI logs for each relevant CI job. This should help when debugging dependency-related issues, as we've got a record of what was installed.

@barecheck
Copy link

barecheck bot commented Mar 5, 2026

Barecheck - Code coverage report

Total: 96.34%

Your code coverage diff: 0.00% ▴

✅ All code changes are covered

This adds a snapshot of the Python environment to the CI logs for each relevant CI job. This should help when debugging dependency-related issues, as we've got a record of what was installed.
@rwb27 rwb27 force-pushed the log-python-package-versions branch from 6dd82e0 to 241439a Compare March 5, 2026 12:52
@rwb27
Copy link
Collaborator Author

rwb27 commented Mar 5, 2026

I think this works really nicely. I've checked it on the test, test-with-unpinned-deps, and test-against-ofm jobs.

image

@rwb27 rwb27 merged commit ccd4101 into main Mar 5, 2026
15 checks passed
@rwb27 rwb27 deleted the log-python-package-versions branch March 5, 2026 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants