Skip to content
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

feat(dedicated.vrack): add occ as new eligibility service in vrack #13678

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

sachinrameshn
Copy link
Contributor

Question Answer
Branch? master
Bug fix? no
New feature? yes
Breaking change? no
Tickets MANAGER-15301
License BSD 3-Clause
  • Try to keep pull requests small so they can be easily reviewed.
  • Commits are signed-off
  • Only FR translations have been updated
  • Branch is up-to-date with target branch
  • Lint has passed locally
  • Standalone app was ran and tested locally
  • Ticket reference is mentioned in linked commits (internal only)
  • Breaking change is mentioned in relevant commits

Description

Add OVH Cloud connect as new eligibility service in vrack section.

Related

qpavy
qpavy previously approved these changes Oct 21, 2024
const formattedService = {
...service,
id: service.uuid,
niceName: service.uuid,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
niceName: service.uuid,
displayName: service.uuid,

I'll let you judge the relevance of the suggestion ;)

Copy link
Contributor Author

@sachinrameshn sachinrameshn Oct 21, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I need to check on this.

@sachinrameshn sachinrameshn requested review from a team as code owners November 6, 2024 09:25
@github-actions github-actions bot added universe-web-cloud universe-telecom dependencies Pull requests that update a dependency file labels Nov 6, 2024
@sachinrameshn sachinrameshn changed the base branch from master to develop November 6, 2024 09:26
@github-actions github-actions bot removed universe-web-cloud universe-telecom dependencies Pull requests that update a dependency file labels Nov 6, 2024
@sachinrameshn sachinrameshn changed the base branch from develop to feat/MANAGER-15301-v1 November 6, 2024 09:35
@sachinrameshn sachinrameshn removed the feature New feature label Nov 6, 2024
Base automatically changed from feat/MANAGER-15301-v1 to develop November 6, 2024 10:08
Copy link

sonarcloud bot commented Nov 6, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
9.8% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

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

Successfully merging this pull request may close these issues.

4 participants