Skip to content

Conversation

@NotTheEvilOne
Copy link
Contributor

What this PR does / why we need it:
This PR fixes an issue with "setup-python" expecting a requirements.txt for hashing if dependency caching like pip is enabled. This action should be callable in workflows even if such a file does not exist. Therefore we create it manually.

Which issue(s) this PR fixes:
Fixes gardenlinux/gardenlinux#3097

This commit fixes an issue with "setup-python" expecting a `requirements.txt` for hashing if dependency caching like `pip` is enabled. This action should be callable in workflows even if such a file does not exist. Therefore we create it manually.

Signed-off-by: Tobias Wolf <[email protected]>
@NotTheEvilOne NotTheEvilOne self-assigned this Jun 11, 2025
Copy link
Contributor

@yeoldegrove yeoldegrove left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@NotTheEvilOne NotTheEvilOne merged commit 095332c into main Jun 11, 2025
9 checks passed
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.

Fix nightly 2025-06-11

3 participants