Skip to content

Conversation

@provokateurin
Copy link
Member

Circles needs to have the correct value here in order to do loopback requests 💀

Signed-off-by: provokateurin <kate@provokateurin.de>
@provokateurin provokateurin added this to the Nextcloud 33 milestone Jan 26, 2026
@provokateurin provokateurin requested a review from a team as a code owner January 26, 2026 09:43
@provokateurin provokateurin requested review from icewind1991, leftybournes and salmart-dev and removed request for a team January 26, 2026 09:43
@provokateurin provokateurin added the 3. to review Waiting for reviews label Jan 26, 2026
@provokateurin
Copy link
Member Author

/backport to stable33

@provokateurin
Copy link
Member Author

/backport to stable32

@provokateurin
Copy link
Member Author

/backport to stable31

Copy link
Member

@ChristophWurst ChristophWurst left a comment

Choose a reason for hiding this comment

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

Makes sense!

Ideally we wouldn't have to set the config var persistently and use an env var, but that seems impossible with the current variable name.

:shipit:

@provokateurin provokateurin merged commit d56b241 into master Jan 27, 2026
218 of 228 checks passed
@provokateurin provokateurin deleted the fix/composer/serve-overwrite-cli-url branch January 27, 2026 06:23
@backportbot
Copy link

backportbot bot commented Jan 27, 2026

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

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

# Create the new backport branch
git checkout -b backport/57810/stable31

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

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

Error: Failed to push branch backport/57810/stable31: remote: Invalid username or token. Password authentication is not supported for Git operations.
fatal: Authentication failed for 'https://github.com/nextcloud/server.git/'


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

@provokateurin
Copy link
Member Author

/backport to stable31

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 bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants