Skip to content

chore: improve playwright ci feedback and caching#7199

Merged
vitormattos merged 1 commit intomainfrom
chore/playwright-ci-feedback-cache
Mar 6, 2026
Merged

chore: improve playwright ci feedback and caching#7199
vitormattos merged 1 commit intomainfrom
chore/playwright-ci-feedback-cache

Conversation

@vitormattos
Copy link
Member

No description provided.

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
@vitormattos vitormattos added this to the Next Major (34) milestone Mar 6, 2026
@vitormattos vitormattos self-assigned this Mar 6, 2026
@github-project-automation github-project-automation bot moved this to 0. Needs triage in Roadmap Mar 6, 2026
@vitormattos
Copy link
Member Author

/backport to stable33

@vitormattos
Copy link
Member Author

/backport to stable32

@vitormattos vitormattos merged commit 5579345 into main Mar 6, 2026
69 checks passed
@vitormattos vitormattos deleted the chore/playwright-ci-feedback-cache branch March 6, 2026 17:16
@github-project-automation github-project-automation bot moved this from 0. Needs triage to 4. to release in Roadmap Mar 6, 2026
@backportbot-libresign
Copy link

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/7199/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 fcba7d65

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

Error: Failed to push branch backport/7199/stable32: To https://github.com/LibreSign/libresign.git
! [remote rejected] backport/7199/stable32 -> backport/7199/stable32 (refusing to allow a GitHub App to create or update workflow .github/workflows/playwright.yml without workflows permission)
error: failed to push some refs to 'https://github.com/LibreSign/libresign.git'


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

@backportbot-libresign
Copy link

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

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

# Create the new backport branch
git checkout -b backport/7199/stable33

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

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

Error: Failed to push branch backport/7199/stable33: To https://github.com/LibreSign/libresign.git
! [remote rejected] backport/7199/stable33 -> backport/7199/stable33 (refusing to allow a GitHub App to create or update workflow .github/workflows/playwright.yml without workflows permission)
error: failed to push some refs to 'https://github.com/LibreSign/libresign.git'


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

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant