Skip to content

[stable33] ci(actions): Update workflow templates from organization template repository#3146

Merged
skjnldsv merged 2 commits intostable33from
automated/noid/stable33-update-workflows
Apr 16, 2026
Merged

[stable33] ci(actions): Update workflow templates from organization template repository#3146
skjnldsv merged 2 commits intostable33from
automated/noid/stable33-update-workflows

Conversation

@nextcloud-command
Copy link
Copy Markdown
Contributor

Automated update of all workflow templates from nextcloud/.github

…ository

Signed-off-by: GitHub <noreply@github.com>
@nextcloud-command nextcloud-command added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels Apr 16, 2026
Comment thread .github/workflows/cypress.yml Outdated
Comment on lines +118 to +139
@@ -137,11 +134,12 @@ jobs:
# Needed for some specific code workarounds
TESTING: true
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SPLIT: ${{ matrix.total-containers }}
SPLIT_INDEX: ${{ matrix.containers == 'component' && 0 || matrix.containers }}
CYPRESS_RECORD_KEY: ${{ secrets.CYPRESS_RECORD_KEY }} # zizmor: ignore[secrets-outside-env]
CYPRESS_BUILD_ID: ${{ github.sha }}-${{ github.run_number }}
CYPRESS_GROUP: Run ${{ matrix.containers == 'component' && 'component' || 'E2E' }}
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@copilot revert the changes and keep the current cypress logic.
Keep the cypress-io/github-action sha update

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Done in 8353dc4. Reverted the cypress logic (matrix containers, Install cypress step, with/env blocks) back to the original while keeping the cypress-io/github-action SHA update (v6.10.4 → v7.1.9).

…tion SHA update

Agent-Logs-Url: https://github.com/nextcloud/viewer/sessions/ffa404c4-a59d-44af-98e8-a1d86ba0ad48

Co-authored-by: skjnldsv <14975046+skjnldsv@users.noreply.github.com>
Copilot AI requested a review from skjnldsv April 16, 2026 09:05
@skjnldsv skjnldsv enabled auto-merge April 16, 2026 10:48
@skjnldsv skjnldsv merged commit 6b6f243 into stable33 Apr 16, 2026
29 checks passed
@skjnldsv skjnldsv deleted the automated/noid/stable33-update-workflows branch April 16, 2026 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants