-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
5
-
False
-
None
-
False
-
SECFLOWOTL-176 - Onboarding UX for Shipwright Builds in Console
-
0
-
Not Supported
-
-
-
ODC Sprint 3259, ODC Sprint 3260, ODC Sprint 3261
Description
As a user, I want to create a Shipwright build using the form,
Acceptance Criteria
- Create form yaml switcher create page
- Users should provide Shipwright build name
- Users should provide Git repository url
- Users should choose to see the advanced options for Git url and provide additional details
- Branch/tag/ref
- Context dir
- Source secret
- Users should create a source secret without navigating away from the form
- Users should select a build strategy from strategies that are available in the cluster (cluster-wide or in the namespace)
- Users should provide param values related to the selected build strategy
- Users should provide environment variables
- Users should provide output image URL to an image registry and push secret
- Users should create a push secret without navigating away from the form
- Users should add volumes to the build
- Add e2e tests