Skip to content

Conversation

@kartikeya2609
Copy link
Contributor

added few cd faqs

Thanks for contributing to the Harness Developer Hub! Our code owners will review your submission.

Description

  • Please describe your changes: Added few cd faqs

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:

  • Successful preview build.

added few cd faqs
@bot-gitexp-user
Copy link

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

Copy link
Contributor

@SudarshanPurohit SudarshanPurohit left a 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?
Copy link
Contributor

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?
Copy link
Contributor

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?
Copy link
Contributor

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.
Copy link
Contributor

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?
Copy link
Contributor

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?"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants