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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(pipeline): user publishing task #5057

Merged
merged 3 commits into from
Jan 12, 2024
Merged

feat(pipeline): user publishing task #5057

merged 3 commits into from
Jan 12, 2024

Conversation

squakez
Copy link
Contributor

@squakez squakez commented Jan 11, 2024

This PR will allow a user to run its own publishing task. Beside that we allow the possibility to sort the execution of a customized pipeline and to run each of the customized task with a given security context setting.

Closes #4747

Release Note

feat(pipeline): user publishing task

Assuming the last task of a pipeline is a publishing task and if it provides the digest of a published image, then, the build execution succeed
@squakez squakez added the kind/feature New feature or request label Jan 11, 2024
docs/modules/ROOT/pages/pipeline/pipeline.adoc Outdated Show resolved Hide resolved
Will add the container security context accordingly
@squakez squakez merged commit 2771247 into apache:main Jan 12, 2024
15 checks passed
@squakez squakez deleted the feat/4747 branch January 12, 2024 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide alternative publishing strategy via pipeline
3 participants