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/hycu #13244

Merged
merged 18 commits into from
Oct 18, 2024
Merged

Feat/hycu #13244

merged 18 commits into from
Oct 18, 2024

Conversation

tibs245
Copy link
Contributor

@tibs245 tibs245 commented Sep 24, 2024

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

New µapp for HYCU product

Related

PR : #12949

@github-actions github-actions bot added universe-bare-metal-cloud translation required dependencies Pull requests that update a dependency file common feature New feature labels Sep 24, 2024
@tibs245 tibs245 changed the base branch from master to develop September 24, 2024 15:47
@github-actions github-actions bot added container and removed universe-bare-metal-cloud dependencies Pull requests that update a dependency file common labels Sep 27, 2024
@tibs245 tibs245 force-pushed the feat/hycu branch 3 times, most recently from 54502c7 to 80adbaf Compare October 8, 2024 15:10
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Oct 10, 2024
Copy link
Contributor

yarn.lock changes

Summary

Status Count
ADDED 4
UPDATED 40
Click to toggle table visibility
Name Status Previous Current
@babel/code-frame UPDATED 7.24.7 7.25.7
@babel/compat-data UPDATED 7.24.7 7.25.7
@babel/core UPDATED 7.24.7 7.25.7
@babel/generator UPDATED 7.25.6 7.25.7
@babel/helper-compilation-targets UPDATED 7.24.7 7.25.7
@babel/helper-module-imports UPDATED 7.24.7 7.25.7
@babel/helper-module-transforms UPDATED 7.24.7 7.25.7
@babel/helper-plugin-utils UPDATED 7.24.7 7.25.7
@babel/helper-simple-access UPDATED 7.24.7 7.25.7
@babel/helper-string-parser UPDATED 7.24.8 7.25.7
@babel/helper-validator-identifier UPDATED 7.24.7 7.25.7
@babel/helper-validator-option UPDATED 7.24.7 7.25.7
@babel/helpers UPDATED 7.24.7 7.25.7
@babel/highlight UPDATED 7.24.7 7.25.7
@babel/parser UPDATED 7.25.6 7.25.7
@babel/plugin-transform-react-jsx-self UPDATED 7.24.7 7.25.7
@babel/plugin-transform-react-jsx-source UPDATED 7.24.7 7.25.7
@babel/template UPDATED 7.25.0 7.25.7
@babel/traverse UPDATED 7.24.8 7.25.7
@babel/types UPDATED 7.25.6 7.25.7
@pkgr/core ADDED - 0.1.1
@testing-library/jest-dom UPDATED 6.4.6 6.5.0
@testing-library/react UPDATED 16.0.0 16.0.1
@types/jest UPDATED 29.5.12 29.5.13
@vitejs/plugin-react UPDATED 4.3.1 4.3.2
@vitest/expect UPDATED 2.0.5 2.1.2
@vitest/mocker ADDED - 2.1.2
@vitest/pretty-format UPDATED 2.0.5 2.1.2
@vitest/runner UPDATED 2.0.5 2.1.2
@vitest/snapshot UPDATED 2.0.5 2.1.2
@vitest/spy UPDATED 2.0.5 2.1.2
@vitest/utils UPDATED 2.0.5 2.1.2
browserslist UPDATED 4.23.1 4.24.0
caniuse-lite UPDATED 1.0.30001643 1.0.30001667
electron-to-chromium UPDATED 1.5.1 1.5.33
element-internals-polyfill UPDATED 1.3.11 1.3.12
eslint-plugin-prettier UPDATED 3.4.1 5.2.1
jsesc UPDATED 2.5.2 3.0.2
node-releases UPDATED 2.0.14 2.0.18
synckit ADDED - 0.9.2
tinyexec ADDED - 0.3.0
tslib UPDATED 2.6.2 2.7.0
vite-node UPDATED 2.0.5 2.1.2
vitest UPDATED 2.0.5 2.1.2

@github-actions github-actions bot added the has conflicts Has conflicts to resolve before merging label Oct 16, 2024
@github-actions github-actions bot removed the has conflicts Has conflicts to resolve before merging label Oct 17, 2024
darsene and others added 12 commits October 17, 2024 16:24
ref: MANAGER-14729

Signed-off-by: David Arsène <[email protected]>
ref: MANAGER-14496

Signed-off-by: Thibault Barske <[email protected]>
ref: MANAGER-14729

Signed-off-by: Thibault Barske <[email protected]>
ref: MANAGER-15477

Signed-off-by: Thibault Barske <[email protected]>
ref: MANAGER-14495

Signed-off-by: Thibault Barske <[email protected]>
ref: MANAGER-14716

Signed-off-by: Thibault Barske <[email protected]>
Signed-off-by: Thibault Barske <[email protected]>
ref: MANAGER-14497

Signed-off-by: Thibault Barske <[email protected]>
ref: MANAGER-15543 MANAGER-15477 MANAGER-15548 MANAGER-15546

Signed-off-by: Thibault Barske <[email protected]>
@darsene darsene mentioned this pull request Oct 18, 2024
5 tasks
darsene added a commit that referenced this pull request Oct 21, 2024
ref: MANAGER-14488

Signed-off-by: Thibault Barske <[email protected]>
Co-authored-by: David Arsène <[email protected]>
tibs245 added a commit that referenced this pull request Oct 21, 2024
ref: MANAGER-14488

Signed-off-by: Thibault Barske <[email protected]>
Co-authored-by: David Arsène <[email protected]>
darsene added a commit that referenced this pull request Oct 21, 2024
ref: MANAGER-14488

Signed-off-by: Thibault Barske <[email protected]>
Co-authored-by: David Arsène <[email protected]>
tibs245 added a commit that referenced this pull request Oct 21, 2024
ref: MANAGER-14488

Signed-off-by: Thibault Barske <[email protected]>
Co-authored-by: David Arsène <[email protected]>
tibs245 added a commit that referenced this pull request Oct 21, 2024
ref: MANAGER-14488

Signed-off-by: Thibault Barske <[email protected]>
Co-authored-by: David Arsène <[email protected]>
darsene added a commit that referenced this pull request Oct 21, 2024
ref: MANAGER-14488

Signed-off-by: Thibault Barske <[email protected]>
Co-authored-by: David Arsène <[email protected]>
darsene added a commit that referenced this pull request Oct 21, 2024
ref: MANAGER-14488

Signed-off-by: Thibault Barske <[email protected]>
Co-authored-by: David Arsène <[email protected]>
tibs245 added a commit that referenced this pull request Oct 22, 2024
ref: MANAGER-14488

Signed-off-by: Thibault Barske <[email protected]>
Co-authored-by: David Arsène <[email protected]>
tibs245 added a commit that referenced this pull request Oct 22, 2024
ref: MANAGER-14488

Signed-off-by: Thibault Barske <[email protected]>
Co-authored-by: David Arsène <[email protected]>
tibs245 added a commit that referenced this pull request Oct 25, 2024
ref: MANAGER-14488

Signed-off-by: Thibault Barske <[email protected]>
Co-authored-by: David Arsène <[email protected]>
darsene added a commit that referenced this pull request Oct 25, 2024
ref: MANAGER-14488

Signed-off-by: Thibault Barske <[email protected]>
Co-authored-by: David Arsène <[email protected]>
darsene added a commit that referenced this pull request Oct 25, 2024
ref: MANAGER-14488

Signed-off-by: Thibault Barske <[email protected]>
Co-authored-by: David Arsène <[email protected]>
ThibaudCrespin pushed a commit that referenced this pull request Oct 28, 2024
ref: MANAGER-14488

Signed-off-by: Thibault Barske <[email protected]>
Co-authored-by: David Arsène <[email protected]>
ThibaudCrespin pushed a commit that referenced this pull request Oct 29, 2024
ref: MANAGER-14488

Signed-off-by: Thibault Barske <[email protected]>
Co-authored-by: David Arsène <[email protected]>
tibs245 added a commit that referenced this pull request Oct 30, 2024
ref: MANAGER-14488

Signed-off-by: Thibault Barske <[email protected]>
Co-authored-by: David Arsène <[email protected]>
tibs245 added a commit that referenced this pull request Oct 30, 2024
ref: MANAGER-14488

Signed-off-by: Thibault Barske <[email protected]>
Co-authored-by: David Arsène <[email protected]>
tibs245 added a commit that referenced this pull request Oct 30, 2024
ref: MANAGER-14488

Signed-off-by: Thibault Barske <[email protected]>
Co-authored-by: David Arsène <[email protected]>
tibs245 added a commit that referenced this pull request Oct 30, 2024
ref: MANAGER-14488

Signed-off-by: Thibault Barske <[email protected]>
Co-authored-by: David Arsène <[email protected]>
tibs245 added a commit that referenced this pull request Nov 4, 2024
ref: MANAGER-14488

Signed-off-by: Thibault Barske <[email protected]>
Co-authored-by: David Arsène <[email protected]>
tibs245 added a commit that referenced this pull request Nov 4, 2024
ref: MANAGER-14488

Signed-off-by: Thibault Barske <[email protected]>
Co-authored-by: David Arsène <[email protected]>
ThibaudCrespin pushed a commit that referenced this pull request Nov 4, 2024
ref: MANAGER-14488

Signed-off-by: Thibault Barske <[email protected]>
Co-authored-by: David Arsène <[email protected]>
ThibaudCrespin pushed a commit that referenced this pull request Nov 4, 2024
ref: MANAGER-14488

Signed-off-by: Thibault Barske <[email protected]>
Co-authored-by: David Arsène <[email protected]>
ThibaudCrespin pushed a commit that referenced this pull request Nov 5, 2024
ref: MANAGER-14488

Signed-off-by: Thibault Barske <[email protected]>
Co-authored-by: David Arsène <[email protected]>
ThibaudCrespin pushed a commit that referenced this pull request Nov 5, 2024
ref: MANAGER-14488

Signed-off-by: Thibault Barske <[email protected]>
Co-authored-by: David Arsène <[email protected]>
ThibaudCrespin pushed a commit that referenced this pull request Nov 5, 2024
ref: MANAGER-14488

Signed-off-by: Thibault Barske <[email protected]>
Co-authored-by: David Arsène <[email protected]>
ThibaudCrespin pushed a commit that referenced this pull request Nov 5, 2024
ref: MANAGER-14488

Signed-off-by: Thibault Barske <[email protected]>
Co-authored-by: David Arsène <[email protected]>
ThibaudCrespin pushed a commit that referenced this pull request Nov 13, 2024
ref: MANAGER-14488

Signed-off-by: Thibault Barske <[email protected]>
Co-authored-by: David Arsène <[email protected]>
ThibaudCrespin pushed a commit that referenced this pull request Nov 13, 2024
ref: MANAGER-14488

Signed-off-by: Thibault Barske <[email protected]>
Co-authored-by: David Arsène <[email protected]>
ThibaudCrespin pushed a commit that referenced this pull request Nov 13, 2024
ref: MANAGER-14488

Signed-off-by: Thibault Barske <[email protected]>
Co-authored-by: David Arsène <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
container dependencies Pull requests that update a dependency file feature New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants