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(manager-components): rename to manager-react-components #12822

Merged
merged 3 commits into from
Sep 3, 2024

Conversation

aboungnaseng-ovhcloud
Copy link
Contributor

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

Update the package name of the manager components lib

Related

Copy link
Contributor

github-actions bot commented Aug 22, 2024

yarn.lock changes

Summary

Status Count
ADDED 1
UPDATED 31
Click to toggle table visibility
Name Status Previous Current
@babel/generator UPDATED 7.24.10 7.25.5
@babel/parser UPDATED 7.24.8 7.25.4
@babel/template UPDATED 7.24.7 7.25.0
@babel/types UPDATED 7.24.9 7.25.4
@mdx-js/react UPDATED 2.3.0 3.0.1
@storybook/addon-docs UPDATED 7.5.3 7.6.20
@storybook/blocks UPDATED 7.5.3 7.6.20
@storybook/channels UPDATED 7.6.17 7.6.20
@storybook/client-logger UPDATED 7.6.17 7.6.20
@storybook/components UPDATED 7.5.3 7.6.20
@storybook/core-common UPDATED 7.5.3 7.6.20
@storybook/core-events UPDATED 7.6.17 7.6.20
@storybook/csf-plugin UPDATED 7.5.3 7.6.20
@storybook/csf-tools UPDATED 7.5.3 7.6.20
@storybook/docs-tools UPDATED 7.5.3 7.6.20
@storybook/manager-api UPDATED 7.6.17 7.6.20
@storybook/node-logger UPDATED 7.6.17 7.6.20
@storybook/postinstall UPDATED 7.5.3 7.6.20
@storybook/preview-api UPDATED 7.5.3 7.6.20
@storybook/react-dom-shim UPDATED 7.5.3 7.6.20
@storybook/router UPDATED 7.6.17 7.6.20
@storybook/theming UPDATED 7.6.17 7.6.20
@storybook/types UPDATED 7.6.17 7.6.20
@vitest/expect UPDATED 1.4.0 1.6.0
@vitest/runner UPDATED 1.4.0 1.6.0
@vitest/snapshot UPDATED 1.4.0 1.6.0
@vitest/spy UPDATED 1.4.0 1.6.0
assert UPDATED 1.5.1 2.1.0
is-nan ADDED - 1.3.2
tinypool UPDATED 0.8.2 0.8.4
vite-node UPDATED 1.4.0 1.6.0
vitest UPDATED 1.4.0 1.6.0

@anooparveti anooparveti changed the title feat(manager-components): update name of package feat(manager-components): rename to manager-react-components Aug 23, 2024
@github-actions github-actions bot added has conflicts Has conflicts to resolve before merging labels Aug 26, 2024
@aboungnaseng-ovhcloud aboungnaseng-ovhcloud force-pushed the feat/MANAGER-14822-prerequisites branch from b99ccd3 to 5651254 Compare August 26, 2024 12:30
@github-actions github-actions bot removed the has conflicts Has conflicts to resolve before merging label Aug 26, 2024
@aboungnaseng-ovhcloud aboungnaseng-ovhcloud force-pushed the feat/MANAGER-14822-prerequisites branch from 5651254 to 26c2cd5 Compare August 26, 2024 15:46
@github-actions github-actions bot added manager-components has conflicts Has conflicts to resolve before merging labels Aug 26, 2024
@aboungnaseng-ovhcloud aboungnaseng-ovhcloud force-pushed the feat/MANAGER-14822-prerequisites branch from 26c2cd5 to 502de96 Compare August 27, 2024 07:22
@github-actions github-actions bot removed the has conflicts Has conflicts to resolve before merging label Aug 27, 2024
@aboungnaseng-ovhcloud aboungnaseng-ovhcloud force-pushed the feat/MANAGER-14822-prerequisites branch from e33a75f to 3a9c019 Compare August 27, 2024 13:52
chipp972
chipp972 previously approved these changes Aug 27, 2024
@aboungnaseng-ovhcloud aboungnaseng-ovhcloud force-pushed the feat/MANAGER-14822-prerequisites branch from 3a9c019 to 04064c2 Compare August 28, 2024 07:09
anooparveti
anooparveti previously approved these changes Aug 28, 2024
@github-actions github-actions bot removed the continuous-integration Changes to our CI configuration files and scripts label Aug 28, 2024
@aboungnaseng-ovhcloud aboungnaseng-ovhcloud force-pushed the feat/MANAGER-14822-prerequisites branch from 49550c1 to 3675b01 Compare August 28, 2024 07:23
@github-actions github-actions bot added the continuous-integration Changes to our CI configuration files and scripts label Aug 28, 2024
chipp972
chipp972 previously approved these changes Aug 28, 2024
@aboungnaseng-ovhcloud aboungnaseng-ovhcloud force-pushed the feat/MANAGER-14822-prerequisites branch from 3675b01 to b024cc1 Compare August 29, 2024 07:23
@github-actions github-actions bot added has conflicts Has conflicts to resolve before merging and removed continuous-integration Changes to our CI configuration files and scripts labels Aug 29, 2024
@aboungnaseng-ovhcloud aboungnaseng-ovhcloud force-pushed the feat/MANAGER-14822-prerequisites branch from b024cc1 to 6200da0 Compare September 2, 2024 09:33
@github-actions github-actions bot removed the has conflicts Has conflicts to resolve before merging label Sep 2, 2024
@aboungnaseng-ovhcloud aboungnaseng-ovhcloud force-pushed the feat/MANAGER-14822-prerequisites branch from 6200da0 to b4cc678 Compare September 2, 2024 09:44
@github-actions github-actions bot added has conflicts Has conflicts to resolve before merging labels Sep 2, 2024
@aboungnaseng-ovhcloud aboungnaseng-ovhcloud force-pushed the feat/MANAGER-14822-prerequisites branch from 92a6bac to 00df5f8 Compare September 2, 2024 12:15
ref: MANAGER-14822

Signed-off-by: Alex Boungnaseng <alex.boungnaseng.ext@corp.ovh.com>
ref: MANAGER-14822

Signed-off-by: Alex Boungnaseng <alex.boungnaseng.ext@corp.ovh.com>
ref: MANAGER-14822

Signed-off-by: Alex Boungnaseng <alex.boungnaseng.ext@corp.ovh.com>
@aboungnaseng-ovhcloud aboungnaseng-ovhcloud force-pushed the feat/MANAGER-14822-prerequisites branch from 00df5f8 to 59364ab Compare September 3, 2024 07:42
@github-actions github-actions bot removed the has conflicts Has conflicts to resolve before merging label Sep 3, 2024
Copy link

sonarqubecloud bot commented Sep 3, 2024

Quality Gate Failed Quality Gate failed

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

See analysis details on SonarCloud

@aboungnaseng-ovhcloud aboungnaseng-ovhcloud merged commit 11f6d29 into develop Sep 3, 2024
13 of 15 checks passed
@aboungnaseng-ovhcloud aboungnaseng-ovhcloud deleted the feat/MANAGER-14822-prerequisites branch September 3, 2024 13:22
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