Skip to content

Fix/gha failing#861

Merged
rcannood merged 3 commits into
mainfrom
fix/gha_failing
Nov 24, 2025
Merged

Fix/gha failing#861
rcannood merged 3 commits into
mainfrom
fix/gha_failing

Conversation

@hcannoodt
Copy link
Copy Markdown
Collaborator

@hcannoodt hcannoodt commented Nov 21, 2025

Describe your changes

docker output is now {name}:{tag}, support both spaces and :

Related issue(s)

Closes #xxxx

Type of Change

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • New functionality (non-breaking change which adds functionality)
  • Major change (non-breaking change which modifies existing functionality)
  • Minor change (non-breaking change which does not modify existing functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • This change requires a documentation update

Checklist

Requirements:

  • I have read the CONTRIBUTING doc.
  • I have performed a self-review of my code by checking the "Changed Files" tab.
  • My code follows the code style of this project.

Tests:

  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.

Documentation:

  • Proposed changes are described in the CHANGELOG.md.
  • I have updated the documentation accordingly.

Test Environment

@hcannoodt hcannoodt requested a review from rcannood November 21, 2025 15:23
Copy link
Copy Markdown
Contributor

@rcannood rcannood left a comment

Choose a reason for hiding this comment

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

Lgtm!

@rcannood rcannood merged commit 1283c10 into main Nov 24, 2025
7 checks passed
@rcannood rcannood deleted the fix/gha_failing branch November 24, 2025 07:45
hcannoodt added a commit that referenced this pull request Dec 1, 2025
* output checkDockerImageExists results as it seems to be the common factor

* allow ':' in docker images output

* disable print again, but keep it as println. print was pretty much unreadable.
rcannood pushed a commit that referenced this pull request Dec 1, 2025
* output checkDockerImageExists results as it seems to be the common factor

* allow ':' in docker images output

* disable print again, but keep it as println. print was pretty much unreadable.
lazappi pushed a commit that referenced this pull request May 13, 2026
* output checkDockerImageExists results as it seems to be the common factor

* allow ':' in docker images output

* disable print again, but keep it as println. print was pretty much unreadable.
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