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/pci rancher add pci rancher id tapc 1024 #14236

Conversation

ppprevost
Copy link
Contributor

@ppprevost ppprevost commented Nov 22, 2024

Question Answer
Branch? develop
Bug fix? yes
New feature? yes
Breaking change? no
Tickets Fix TAPC-1024
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

Related

ovh-ux-cds and others added 4 commits November 21, 2024 15:40
ref: TAPC-1024
Signed-off-by: Pierre-Philippe <[email protected]>
ref: TAPC-1024
Signed-off-by: Pierre-Philippe <[email protected]>
SimonChaumet
SimonChaumet previously approved these changes Nov 22, 2024
ref: TAPC-1024
Signed-off-by: Pierre-Philippe <[email protected]>
Copy link

sonarcloud bot commented Nov 26, 2024

@@ -18,7 +18,8 @@
"start": "lerna exec --stream --scope='@ovh-ux/manager-pci-rancher-app' --include-dependencies -- npm run build --if-present",
"start:dev": "lerna exec --stream --scope='@ovh-ux/manager-pci-rancher-app' --include-dependencies -- npm run dev --if-present",
"start:watch": "lerna exec --stream --parallel --scope='@ovh-ux/manager-pci-rancher-app' --include-dependencies -- npm run dev:watch --if-present",
"test": "jest"
"test": "jest",
Copy link
Contributor

Choose a reason for hiding this comment

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

actually on multiple packages for app react we use

"test": "vitest run",
"test:coverage": "vitest run --coverage"

exemple

packages/manager/apps/hpc-vmware-managed-vcd/package.json
packages/manager/apps/vrack-services/package.json
packages/manager/apps/zimbra/package.json

@anooparveti anooparveti changed the base branch from develop to release/public-cloud-w49 November 28, 2024 16:52
@anooparveti anooparveti merged commit fd09ad3 into release/public-cloud-w49 Nov 28, 2024
16 of 17 checks passed
@anooparveti anooparveti deleted the feat/pci-rancher_add-pci-rancher-id_tapc-1024 branch November 28, 2024 16:53
anooparveti pushed a commit that referenced this pull request Nov 29, 2024
ref: TAPC-1024

Signed-off-by: Pierre-Philippe <[email protected]>
Co-authored-by: CDS Translator Agent <[email protected]>
anooparveti pushed a commit that referenced this pull request Nov 29, 2024
ref: TAPC-1024

Signed-off-by: Pierre-Philippe <[email protected]>
Co-authored-by: CDS Translator Agent <[email protected]>
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.

6 participants