-
Notifications
You must be signed in to change notification settings - Fork 366
Workflow entry point enhancements #9548
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
Workflow entry point enhancements #9548
Conversation
ba864e2 to
6897576
Compare
6897576 to
bb22bd5
Compare
...ascript/components/terraform-template-catalog-form/terraform-template-catalog-form.schema.js
Outdated
Show resolved
Hide resolved
31514b4 to
f955847
Compare
@GilbertCherrie should this be a separate PR? It sounds like an entirely different change than the one to fix this issue #9670 |
27a20d7 to
72a5e39
Compare
72a5e39 to
0d82456
Compare
0d82456 to
0674fa5
Compare
|
@GilbertCherrie it looks like Cypress failed |
|
I think the failure is sporadic and should be addressed by #9707... kicking the test
|
|
The cypress tests is unrelated to the changes here, so merging. |



Fixes: #9670
Added enhancements to the embedded automate and embedded workflow provisioning components such as:
Embedded Workflow:
Embedded Automate:
Also, added the code to add these components to the terraform template catalog provision forms and added the code to properly handle the data prep for the API submission.