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

[UI][CI] Fix Web UI Ci check fail with pnpm the lockfile needs updates #4626

Closed
wants to merge 6 commits into from
Closed

[UI][CI] Fix Web UI Ci check fail with pnpm the lockfile needs updates #4626

wants to merge 6 commits into from

Conversation

zwangsheng
Copy link
Contributor

@zwangsheng zwangsheng commented Mar 28, 2023

Why are the changes needed?

After pnpm released 8.X version

We should specify pnpm version when npm install.

How was this patch tested?

  • Add some test cases that check the changes thoroughly including negative and positive cases if possible

  • Add screenshots for manual tests if appropriate

  • Run test locally before make a pull request

  • CI with Web UI Build Check & Web UI Style Check

@github-actions github-actions bot added module:server kind:infra license, community building, project builds, asf infra related, etc. labels Mar 28, 2023
@pan3793 pan3793 added this to the v1.7.1 milestone Mar 28, 2023
@pan3793 pan3793 closed this in 6a7c571 Mar 28, 2023
pan3793 added a commit that referenced this pull request Mar 28, 2023
…le needs updates

### _Why are the changes needed?_

After pnpm released 8.X version

We should specify pnpm version when npm install.

### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible

- [ ] Add screenshots for manual tests if appropriate

- [ ] [Run test](https://kyuubi.readthedocs.io/en/master/develop_tools/testing.html#running-tests) locally before make a pull request
- [x] CI with Web UI Build Check & Web UI Style Check

Closes #4626 from zwangsheng/fix/web_ui_ci.

Closes #4626

f7fdc06 [Cheng Pan] Update .github/workflows/web-ui.yml
61bc101 [Cheng Pan] Update .github/workflows/style.yml
7d93532 [zwangsheng] Specify pnpm version
d678c6c [zwangsheng] for feature version
6d83c2b [zwangsheng] revert
bbc4b4c [zwangsheng] Specify pnpm version

Lead-authored-by: zwangsheng <[email protected]>
Co-authored-by: Cheng Pan <[email protected]>
Signed-off-by: Cheng Pan <[email protected]>
(cherry picked from commit 6a7c571)
Signed-off-by: Cheng Pan <[email protected]>
@pan3793
Copy link
Member

pan3793 commented Mar 28, 2023

Thanks, merged to master/1.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:infra license, community building, project builds, asf infra related, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants