Skip to content

ci: fix profile workflow undefined server checkout ref - #1102

Merged
ChristophWurst merged 1 commit into
masterfrom
ci/profile-server-checkout-ref
Apr 23, 2026
Merged

ci: fix profile workflow undefined server checkout ref#1102
ChristophWurst merged 1 commit into
masterfrom
ci/profile-server-checkout-ref

Conversation

@ChristophWurst

Copy link
Copy Markdown
Member

As a regression of #1046 the server checkout was no longer set so it always picked master. That's fine for master but fails on stable33.

Signed-off-by: Christoph Wurst <1374172+ChristophWurst@users.noreply.github.com>
@ChristophWurst

Copy link
Copy Markdown
Member Author

/backport to stable33

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Fixes a CI regression in the profiling workflow where the Nextcloud server checkout ref was pointing to a non-existent matrix key, causing the workflow to always default to master (breaking stable branches like stable33).

Changes:

  • Corrects the actions/checkout ref expression to use the defined matrix key nextcloud-version.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ChristophWurst
ChristophWurst merged commit 0ab16c2 into master Apr 23, 2026
34 checks passed
@ChristophWurst
ChristophWurst deleted the ci/profile-server-checkout-ref branch April 23, 2026 09:15
@nickvergessen

Copy link
Copy Markdown
Member

Sorry 🙈

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants