Skip to content

feat: hash-pinned python dependencies - #271

Open
danieldaviestelicent wants to merge 6 commits into
mainfrom
lab-89-hash-pinned-python
Open

danieldaviestelicent wants to merge 6 commits into
mainfrom
lab-89-hash-pinned-python

Conversation

@danieldaviestelicent

Copy link
Copy Markdown
Contributor

Backwards-compatible hash-pinning for Python dependencies.

If requirements.txt is available then it will not be generated, and instead it will be installed from that. If the requirements.txt isn't hash-pinned it'll error out.

For backwards compatibility, if there's no requirements.txt at all it will just generate one, and give a loud warning about it.

Backwards-compatible hash-pinning for Python dependencies.

If requirements.txt is available then it will not be generated, and instead it will be installed from that. If the requirements.txt isn't hash-pinned it'll error out.

For backwards compatibility, if there's no requirements.txt at all it will just generate one, and give a loud warning about it.
@MonkeyChap

Copy link
Copy Markdown

This is really cool - definitely need to do this

@MonkeyChap
MonkeyChap requested a review from tatelicent July 28, 2026 10:37
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.

3 participants