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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build and publish docker image #11

Merged
merged 24 commits into from
Jan 3, 2024
Merged

Conversation

sebastianrath
Copy link
Member

This PR mainly focuses on building and publishing a Docker image and comes with a variety of additional bugfixes.

  1. I noticed during testing that failed tests still make the GH action workflow succeed since the run node ignored failing commands. Fixes Run node doesn't fail fast on Linux and macOS聽#10.

  2. For improved readability of GH Actions workflow log the node that is executed now prints:
    馃煝 Execute 'Run (run-v1-orange-squirrel-koala)'

@sebastianrath sebastianrath added bug Something isn't working enhancement New feature or request labels Jan 3, 2024
@sebastianrath sebastianrath self-assigned this Jan 3, 2024
@sebastianrath sebastianrath merged commit 9e80bcd into main Jan 3, 2024
1 check passed
@sebastianrath sebastianrath deleted the feature/docker-workflow branch January 3, 2024 05:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Run node doesn't fail fast on Linux and macOS
1 participant