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

Pipeline Enhancement - Add workflow_dispatch inputs #39

Open
WadeBarnes opened this issue Feb 29, 2024 · 0 comments
Open

Pipeline Enhancement - Add workflow_dispatch inputs #39

WadeBarnes opened this issue Feb 29, 2024 · 0 comments
Labels
enhancement New feature or request pipeline Automated pipeline related item.

Comments

@WadeBarnes
Copy link
Member

Add workflow_dispatch inputs to allow for build/deploy to be performed manually.

The inputs should allow the user to specify all of the build parameters; git repositories, git refs, base images, etc. Logical defaults should be provided for all parameters so the user only has to update what's needed for the build they are triggering.

The resulting images and deployments should accurately reflect the specified inputs.

@WadeBarnes WadeBarnes added enhancement New feature or request pipeline Automated pipeline related item. labels Feb 29, 2024
@WadeBarnes WadeBarnes assigned rajpalc7 and unassigned rajpalc7 Feb 29, 2024
@WadeBarnes WadeBarnes moved this to Assigned in CDT Enterprise Apps Mar 6, 2024
@rajpalc7 rajpalc7 moved this from Assigned to In Progress in CDT Enterprise Apps Mar 8, 2024
@esune esune moved this from In Progress to Assignment Ready in CDT Enterprise Apps Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pipeline Automated pipeline related item.
Projects
Status: Assignment Ready
Development

No branches or pull requests

2 participants