Skip to content

ci(template): Publish to quay.io#584

Open
Techassi wants to merge 2 commits intomainfrom
ci/template-publish-to-quay.io
Open

ci(template): Publish to quay.io#584
Techassi wants to merge 2 commits intomainfrom
ci/template-publish-to-quay.io

Conversation

@Techassi
Copy link
Copy Markdown
Member

@Techassi Techassi commented Apr 10, 2026

Needs #583 to be merged first.

Part of stackabletech/issues#716, based on stackabletech/airflow-operator#773.

@Techassi Techassi self-assigned this Apr 10, 2026
@Techassi Techassi moved this to Development: In Progress in Stackable Engineering Apr 14, 2026
@Techassi Techassi force-pushed the ci/template-publish-to-quay.io branch from 0c6b4cf to ee1f794 Compare April 20, 2026 07:24
@Techassi Techassi force-pushed the ci/template-publish-to-quay.io branch from ee1f794 to b738ac0 Compare April 20, 2026 07:29
@Techassi Techassi marked this pull request as ready for review April 20, 2026 07:29
@Techassi Techassi moved this from Development: In Progress to Development: Waiting for Review in Stackable Engineering Apr 20, 2026
Copy link
Copy Markdown
Member

@NickLarsenNZ NickLarsenNZ left a comment

Choose a reason for hiding this comment

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

Just need to remove the comments

uses: stackabletech/actions/publish-image@ac6f1d3b87f68826b9a5838d13864ef8e88dcf40 # v0.14.0
with:
image-registry-uri: quay.io
image-registry-username: stackable+robot_sdp_github_action_build # Doesn't exist yet
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Don't forget to create this

Suggested change
image-registry-username: stackable+robot_sdp_github_action_build # Doesn't exist yet
image-registry-username: stackable+robot_sdp_github_action_build

with:
image-registry-uri: quay.io
image-registry-username: stackable+robot_sdp_github_action_build # Doesn't exist yet
image-registry-password: ${{ secrets.QUAY_ROBOT_SDP_GITHUB_ACTION_BUILD_SECRET }} # Doesn't exist yet
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
image-registry-password: ${{ secrets.QUAY_ROBOT_SDP_GITHUB_ACTION_BUILD_SECRET }} # Doesn't exist yet
image-registry-password: ${{ secrets.QUAY_ROBOT_SDP_GITHUB_ACTION_BUILD_SECRET }}

uses: stackabletech/actions/publish-image-index-manifest@ac6f1d3b87f68826b9a5838d13864ef8e88dcf40 # v0.14.0
with:
image-registry-uri: quay.io
image-registry-username: stackable+robot_sdp_github_action_build # Doesn't exist yet
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
image-registry-username: stackable+robot_sdp_github_action_build # Doesn't exist yet
image-registry-username: stackable+robot_sdp_github_action_build

with:
image-registry-uri: quay.io
image-registry-username: stackable+robot_sdp_github_action_build # Doesn't exist yet
image-registry-password: ${{ secrets.QUAY_ROBOT_SDP_GITHUB_ACTION_BUILD_SECRET }} # Doesn't exist yet
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
image-registry-password: ${{ secrets.QUAY_ROBOT_SDP_GITHUB_ACTION_BUILD_SECRET }} # Doesn't exist yet
image-registry-password: ${{ secrets.QUAY_ROBOT_SDP_GITHUB_ACTION_BUILD_SECRET }}

Copy link
Copy Markdown
Member

@razvan razvan 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

Comment thread template/.github/workflows/build.yaml.j2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Development: Waiting for Review

Development

Successfully merging this pull request may close these issues.

3 participants