Skip to content

ci: skip building unused images during release workflow#163

Merged
JeffreyDallas merged 6 commits intomainfrom
copilot/ci-skip-building-unused-images
Mar 10, 2026
Merged

ci: skip building unused images during release workflow#163
JeffreyDallas merged 6 commits intomainfrom
copilot/ci-skip-building-unused-images

Conversation

Copy link
Contributor

Copilot AI commented Mar 10, 2026

Description

ubi8-init-java21 is no longer needed and was still being built on every release, wasting CI time.

This pull request changes the following:

  • Removes the Build Docker Image (ubi8-init-java21) step from the release workflow

Related Issues

Original prompt

This section details on the original issue you should resolve

<issue_title>ci: skip building unused images during release workflow</issue_title>
<issue_description>### Requested Feature

Stop building unused image to save time

Business Need

No longer need following images

ubi8-init-dind
ubi8-init-java21

Additional Context

No response</issue_description>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI changed the title [WIP] Stop building unused images during release workflow ci: skip building unused images during release workflow Mar 10, 2026
Copy link
Contributor

@JeffreyDallas JeffreyDallas left a comment

Choose a reason for hiding this comment

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

restore for ubi8-init-dind image build step

Copy link
Contributor Author

Copilot AI commented Mar 10, 2026

restore for ubi8-init-dind image build step

Restored the ubi8-init-dind build step in commit 62f07a2. Only ubi8-init-java21 remains removed.

@JeffreyDallas JeffreyDallas marked this pull request as ready for review March 10, 2026 16:25
@JeffreyDallas JeffreyDallas requested review from a team as code owners March 10, 2026 16:25
JeffreyDallas and others added 5 commits March 10, 2026 11:28
Signed-off-by: Jeffrey Tang <jeffrey@swirldslabs.com>
Signed-off-by: Andrew Brandt <andrew.brandt@hashgraph.com>
Signed-off-by: Jeffrey Tang <jeffrey@swirldslabs.com>
Signed-off-by: Jeffrey Tang <jeffrey@swirldslabs.com>
…se workflow

Co-authored-by: JeffreyDallas <39912573+JeffreyDallas@users.noreply.github.com>
Signed-off-by: Jeffrey Tang <jeffrey@swirldslabs.com>
Co-authored-by: JeffreyDallas <39912573+JeffreyDallas@users.noreply.github.com>
Signed-off-by: Jeffrey Tang <jeffrey@swirldslabs.com>
@JeffreyDallas JeffreyDallas force-pushed the copilot/ci-skip-building-unused-images branch from 62f07a2 to 2743c46 Compare March 10, 2026 16:28
@JeffreyDallas JeffreyDallas requested a review from a team as a code owner March 10, 2026 16:28
@JeffreyDallas JeffreyDallas merged commit 515b64f into main Mar 10, 2026
9 checks passed
@JeffreyDallas JeffreyDallas deleted the copilot/ci-skip-building-unused-images branch March 10, 2026 18:50
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.

ci: skip building unused images during release workflow

4 participants