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

[stable21] improve status modal #30454

Merged
merged 2 commits into from
Jan 8, 2022
Merged

[stable21] improve status modal #30454

merged 2 commits into from
Jan 8, 2022

Conversation

backportbot-nextcloud[bot]
Copy link

@backportbot-nextcloud backportbot-nextcloud bot commented Dec 30, 2021

⚠️ This backport had conflicts and is incomplete ⚠️

backport of #30420

Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@szaimen szaimen force-pushed the backport/30420/stable21 branch from 5cd2bee to 2323fd1 Compare December 30, 2021 23:43
@szaimen
Copy link
Contributor

szaimen commented Dec 30, 2021

/compile amend /

@szaimen
Copy link
Contributor

szaimen commented Dec 30, 2021

Seems like the compile bot fails again because it uses npm version 16...

This was referenced Jan 7, 2022
@skjnldsv skjnldsv added the 2. developing Work in progress label Jan 7, 2022
@szaimen
Copy link
Contributor

szaimen commented Jan 7, 2022

/compile amend /

@MichaIng
Copy link
Member

MichaIng commented Jan 7, 2022

You managed it by bumping npm/node temporarily, right? Is this assured to not cause webpack diffs when reverting npm/node? Or is the current diff in tests even a result of this 🤔? So maybe it needs to be bumped permanently?

@szaimen
Copy link
Contributor

szaimen commented Jan 7, 2022

So maybe it needs to be bumped permanently?

Probably yes but to which version? Node 12 with npm 6?

@MichaIng
Copy link
Member

MichaIng commented Jan 7, 2022

14/7 worked before, but if 12/6 works as well then it is probably better to bump it as little as possible.

@szaimen
Copy link
Contributor

szaimen commented Jan 8, 2022

/compile amend /

Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Copy link
Contributor

@szaimen szaimen left a comment

Choose a reason for hiding this comment

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

I changed the engines in package.json now to

    "node": "^12.0.0",
    "npm": "^6.0.0"

Seems like it works now :)

@szaimen szaimen added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Jan 8, 2022
@szaimen szaimen added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Jan 8, 2022
@szaimen
Copy link
Contributor

szaimen commented Jan 8, 2022

Static code analysis / static-code-analysis-ocp (pull_request) failure unrelated

@szaimen szaimen merged commit 62a9fd5 into stable21 Jan 8, 2022
@szaimen szaimen deleted the backport/30420/stable21 branch January 8, 2022 10:41
@blizzz blizzz mentioned this pull request Jan 14, 2022
This was referenced Jan 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish enhancement feature: status
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants