-
Notifications
You must be signed in to change notification settings - Fork 204
cd faq q3 #11793
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
base: main
Are you sure you want to change the base?
cd faq q3 #11793
Conversation
|
Please check the Execution Link of the Pipeline for the Website Draft URL. This is located in the Preview Step behind the Harness VPN and also is available in #hdh_alerts. E.g Website Draft URL: https://unique-id--harness-developer.netlify.app. Current Draft URL is: https://690526b6f9295b93dc531097--harness-developer.netlify.app |
SudarshanPurohit
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please fix the grammatical errors and resubmit.
| No, the resource constraint step can’t made to be hidden. | ||
| #### Is organisation variable can be configured with more than one values? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"Can Organisation Variable be configured with more than one value?"
| No, the organisation variable can be configured with only a single value. | ||
| #### Is user can call one pipeline from another pipeline? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"Can user call one pipeline from another pipeline?"
| Yes, you can achieve this with pipeline chaining or custom trigger. | ||
| #### Is user can change the pipeline name? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"Can user change the pipeline name?"
| #### Is user can change the pipeline name? | ||
| Yes, If name is updated via Harness as part of yaml change, then it shall be updated in DB as well, but if only yaml on GIT is changed, then name value in DB remains unchanged resulting into such scenarios. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, if the name is updated via Harness as part of the UI or API/Terraform, the value is updated in the Harness DB as well and displays. However, if the name is changed in Git (for remote pipelines), this new name is not picked up and displayed in the pipeline list page. It is displayed in the pipeline detail page, only when that specific branch is selected for display.
Also, this only changes the Name of the Pipeline, and not the ID, which is immutable.
| Yes, If name is updated via Harness as part of yaml change, then it shall be updated in DB as well, but if only yaml on GIT is changed, then name value in DB remains unchanged resulting into such scenarios. | ||
| #### Is user can configure the Cloudwatch Alarms to scaling policies? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"Can user configure the Cloudwatch Alarms for scaling policies?"
added few cd faqs
Thanks for contributing to the Harness Developer Hub! Our code owners will review your submission.
Description
PR lifecycle
We aim to merge PRs within one week or less, but delays happen sometimes.
If your PR is open longer than two weeks without any human activity, please tag a code owner in a comment.
PRs must meet these requirements to be merged: