Skip to content

[stable33] fix(deps): pin nextcloud/ocp to dev-stable33 in psalm vendor-bin#2789

Merged
blizzz merged 1 commit into
stable33from
fix/noid/psalm-ocp-branch-pin
Jul 15, 2026
Merged

[stable33] fix(deps): pin nextcloud/ocp to dev-stable33 in psalm vendor-bin#2789
blizzz merged 1 commit into
stable33from
fix/noid/psalm-ocp-branch-pin

Conversation

@miaulalala

@miaulalala miaulalala commented Jul 15, 2026

Copy link
Copy Markdown
Collaborator

Summary

vendor-bin/psalm/composer.json was still requiring nextcloud/ocp:dev-master, a leftover from before stable33 was cut. nextcloud/ocp's master branch now requires PHP ~8.3 || ~8.4 || ~8.5, while this file pins platform.php to 8.2.27 — so the weekly "Update nextcloud/ocp" automation has been failing every run (see #2785).

Points it at dev-stable33 instead, matching the pattern already used on stable32.

AI-Assisted-By: ClaudeCode:claude-sonnet-5

Checklist

  • Sign-off message is added
  • Backports requested where applicable (n/a — this is itself a stable-branch-specific fix)

vendor-bin/psalm/composer.json was still requiring nextcloud/ocp:dev-master,
left over from before this branch was cut. Since nextcloud/ocp's master
branch now requires PHP ~8.3+ while this file pins platform.php to 8.2.27,
the weekly automated ocp-update workflow fails every run. Point it at
dev-stable33 instead, matching the pattern already used on stable32.

Signed-off-by: Anna Larch <anna@nextcloud.com>
@miaulalala
miaulalala requested review from CarlSchwan and artonge July 15, 2026 13:41
@miaulalala miaulalala self-assigned this Jul 15, 2026
@miaulalala miaulalala added 3. to review github_actions Pull requests that update GitHub Actions code chore labels Jul 15, 2026
@miaulalala miaulalala changed the title fix(deps): pin nextcloud/ocp to dev-stable33 in psalm vendor-bin [stable33] fix(deps): pin nextcloud/ocp to dev-stable33 in psalm vendor-bin Jul 15, 2026
@cypress

cypress Bot commented Jul 15, 2026

Copy link
Copy Markdown

Activity    Run #4033

Run Properties:  status check passed Passed #4033  •  git commit e9cfe105e3: fix(deps): pin nextcloud/ocp to dev-stable33 in psalm vendor-bin
Project Activity
Branch Review fix/noid/psalm-ocp-branch-pin
Run status status check passed Passed #4033
Run duration 02m 30s
Commit git commit e9cfe105e3: fix(deps): pin nextcloud/ocp to dev-stable33 in psalm vendor-bin
Committer Anna
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 1
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 9
View all changes introduced in this branch ↗︎

@blizzz
blizzz merged commit fc2eb85 into stable33 Jul 15, 2026
56 checks passed
@blizzz
blizzz deleted the fix/noid/psalm-ocp-branch-pin branch July 15, 2026 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review chore github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants