Skip to content

Conversation

@neildsouth
Copy link
Member

Type of Change

  • new feature

Description

this change builds docker images and push's them if smoke tests pass

Checklist

  • Test code against a test environment and not just on a local cluster
  • Reference relevant issue(s) where applicable and close them after merging
  • Update any documentation and relevant CHANGELOG.md files

neildsouth and others added 2 commits January 19, 2026 17:33
id: extract_version
env:
HEAD_REF: ${{ github.head_ref }}
run: |

Choose a reason for hiding this comment

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

📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:10:28: Double quote to prevent globbing and word splitting [shellcheck]

id: extract_version
env:
HEAD_REF: ${{ github.head_ref }}
run: |

Choose a reason for hiding this comment

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

📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:9:28: Double quote to prevent globbing and word splitting [shellcheck]

@github-actions
Copy link

github-actions bot commented Jan 23, 2026

✅ OSS Checks Passed

All tracked OSS checks passed in this run.

📊 Total Files 🟢 Passed 🔴 Failed 🧮 Score
13 13 0 100%

Results from commit 0d81cc8, view the full job summary↗️ for detailed results.

♻️ This comment has been updated with latest results.

Signed-off-by: Neil South <[email protected]>
Signed-off-by: Neil South <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants