Skip to content

Conversation

@mariuswinger
Copy link
Contributor

Why is this pull request needed?

Unit tests in python are not dependant on docker. They can be ran by using poetry and setup-python caching.

@mariuswinger mariuswinger requested a review from a team as a code owner February 27, 2025 17:06
Copy link
Contributor

@sebastianvitterso sebastianvitterso left a comment

Choose a reason for hiding this comment

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

One question, otherwise good!

- name: Login to image registry
run: echo ${{ secrets.GITHUB_TOKEN }} | docker login $IMAGE_REGISTRY -u $GITHUB_ACTOR --password-stdin
- name: "Setup: install poetry"
run: pipx install poetry
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we have pipx here? Shouldn't it use pip?

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