Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable create_venv for non-interactive runs #167

Merged
merged 1 commit into from
Nov 30, 2024

Conversation

TimotheusBachinger
Copy link
Contributor

When using create_venv in non-interactive docker container runs, we would get:

tput: No value for $TERM and no -T specified

This sets TERM in case it isn't and enables such runs.

@TimotheusBachinger TimotheusBachinger requested a review from a team as a code owner November 7, 2024 13:34
@TimotheusBachinger
Copy link
Contributor Author

@mark-thm any updates on this? at the moment we need to spread around this env variable in order to get our CI runs working :-) I am also open for other solutions

@mark-thm mark-thm merged commit 2f9c114 into theoremlp:main Nov 30, 2024
8 checks passed
@TimotheusBachinger TimotheusBachinger deleted the set_term branch December 2, 2024 08:18
CheckmkCI pushed a commit to Checkmk/checkmk that referenced this pull request Dec 5, 2024
see theoremlp/rules_uv#167

Change-Id: I2758c56e2e7009d0ba8d1b1383e4cbeda565f5db
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