Skip to content

[stable32] ci(actions): Update workflow templates from organization template repository#3144

Merged
skjnldsv merged 3 commits intostable32from
automated/noid/stable32-update-workflows
Apr 16, 2026
Merged

[stable32] ci(actions): Update workflow templates from organization template repository#3144
skjnldsv merged 3 commits intostable32from
automated/noid/stable32-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 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 465dd2c. Reverted the cypress matrix strategy (back to containers: [0..7] + total-containers: [8]), restored the "Install cypress" step, and reverted the cypress-io/github-action back to v6.10.4 with the original with/env block. All other action SHA updates (checkout, setup-node, cache, upload-artifact) are kept.

Copilot AI requested a review from skjnldsv April 16, 2026 08:34
Comment thread .github/workflows/cypress.yml Outdated
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
@skjnldsv skjnldsv merged commit 83b15f2 into stable32 Apr 16, 2026
29 checks passed
@skjnldsv skjnldsv deleted the automated/noid/stable32-update-workflows branch April 16, 2026 08:59
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