Skip to content

ci(playwright): fix installing pinned NPM version#8844

Merged
mejo- merged 1 commit into
mainfrom
fix/playwright_npm_version
Jul 9, 2026
Merged

ci(playwright): fix installing pinned NPM version#8844
mejo- merged 1 commit into
mainfrom
fix/playwright_npm_version

Conversation

@mejo-

@mejo- mejo- commented Jul 9, 2026

Copy link
Copy Markdown
Member

🏁 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits
  • Tests (unit, integration and/or end-to-end) passing and the changes are covered with tests

🤖 AI (if applicable)

  • The content of this PR was partly fully generated using AI tools
  • The AI-generated content was reviewed, comprehended and tested by a human

@mejo- mejo- self-assigned this Jul 9, 2026
@mejo- mejo- added the tests If you write them we ♥ you label Jul 9, 2026
@github-project-automation github-project-automation Bot moved this to 🧭 Planning evaluation (don't pick) in 📝 Productivity team Jul 9, 2026
@mejo- mejo- moved this from 🧭 Planning evaluation (don't pick) to 👀 In review in 📝 Productivity team Jul 9, 2026
@mejo-

mejo- commented Jul 9, 2026

Copy link
Copy Markdown
Member Author

/backport to stable32

@mejo-

mejo- commented Jul 9, 2026

Copy link
Copy Markdown
Member Author

/backport to stable33

@mejo-

mejo- commented Jul 9, 2026

Copy link
Copy Markdown
Member Author

/backport to stable34

Signed-off-by: Jonas <jonas@freesources.org>
@mejo- mejo- force-pushed the fix/playwright_npm_version branch from 5697f7b to 83ce50d Compare July 9, 2026 12:45
@mejo- mejo- merged commit e327b4a into main Jul 9, 2026
62 of 66 checks passed
@mejo- mejo- deleted the fix/playwright_npm_version branch July 9, 2026 13:57
@github-project-automation github-project-automation Bot moved this from 👀 In review to ☑️ Done in 📝 Productivity team Jul 9, 2026
@backportbot

backportbot Bot commented Jul 9, 2026

Copy link
Copy Markdown

The backport to stable32 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable32
git pull origin stable32

# Create the new backport branch
git checkout -b backport/8844/stable32

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 83ce50d8

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/8844/stable32

Error: Failed to check for changes with origin/stable32: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests If you write them we ♥ you

Projects

Status: ☑️ Done

Development

Successfully merging this pull request may close these issues.

2 participants