-
Notifications
You must be signed in to change notification settings - Fork 3
refactor: Update prefix logic in DA #274
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
Conversation
|
/run pipeline |
|
Please find the plan output. |
|
Re-running since the failure is not related to the changes made in this PR |
|
/run pipeline |
|
Complete example is failing in main branch .Created one issue regarding the same #276 |
|
/run pipeline |
|
/run pipeline |
|
Plan output for reference: If providing prefix as null or empty string: |
|
/run pipeline |
|
🎉 This PR is included in version 1.23.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Description
Refactored the code logic for prefix variable by adding default value for prefix and marked as required in catalog manifest.Also allowed prefix to be "" (empty string) for advanced users.
#11959
Release required?
x.x.X)x.X.x)X.x.x)Release notes content
Add the default value for prefix variable and mark as required in catalog manifest. Also allowed prefix to be "" (empty string ).
Run the pipeline
If the CI pipeline doesn't run when you create the PR, the PR requires a user with GitHub collaborators access to run the pipeline.
Run the CI pipeline when the PR is ready for review and you expect tests to pass. Add a comment to the PR with the following text:
Checklist for reviewers
For mergers