Skip to content

refactor: try to make action usable with non-default runners#3

Open
Kniggebrot wants to merge 2 commits into
masterfrom
refactor/fk/runner-independent
Open

refactor: try to make action usable with non-default runners#3
Kniggebrot wants to merge 2 commits into
masterfrom
refactor/fk/runner-independent

Conversation

@Kniggebrot

@Kniggebrot Kniggebrot commented May 8, 2026

Copy link
Copy Markdown
Member

This may not be needed anymore, we currently extend our runner image with a python installation with user-package-overrides.

BUUUT this is helpful in container jobs without python/no user-package-overrides, so it works as expected. See recent flash-tool PR.

Trying to ensure python and pip are available via the setup-python action. Curl should hopefully be in Github's action-runner image...

Trying to ensure python and pip are available via the setup-python action.
Curl should hopefully be in Github's action-runner image...
@Kniggebrot Kniggebrot self-assigned this May 8, 2026
@Kniggebrot
Kniggebrot marked this pull request as ready for review May 8, 2026 19:13
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.

1 participant