Skip to content

Conversation

@kesselb
Copy link
Contributor

@kesselb kesselb commented Jul 22, 2025

☑️ Resolves

For nextcloud/serverinfo#814

🖼️ Screenshots

image

@kesselb kesselb force-pushed the chore/serverinfo-active-user-acount branch from 69a73eb to 7cd701a Compare July 22, 2025 12:18
@kesselb kesselb force-pushed the chore/serverinfo-active-user-acount branch from 7cd701a to 0058ee7 Compare July 22, 2025 12:25
@kesselb kesselb marked this pull request as ready for review July 22, 2025 12:26
@kesselb kesselb self-assigned this Jul 22, 2025
@kesselb kesselb added this to the Nextcloud 32 milestone Jul 22, 2025
@kesselb kesselb merged commit dbde0fd into master Jul 22, 2025
15 checks passed
@kesselb kesselb deleted the chore/serverinfo-active-user-acount branch July 22, 2025 16:05
@kesselb
Copy link
Contributor Author

kesselb commented Jul 22, 2025

/backport to stable31

@kesselb
Copy link
Contributor Author

kesselb commented Jul 22, 2025

/backport to stable30

@backportbot
Copy link

backportbot bot commented Jul 22, 2025

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/13442/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 0058ee74

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

Error: Failed to check for changes with origin/stable31: No changes found in backport branch


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

@backportbot
Copy link

backportbot bot commented Jul 22, 2025

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

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

# Create the new backport branch
git checkout -b backport/13442/stable30

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

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

Error: Failed to check for changes with origin/stable30: No changes found in backport branch


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

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.

4 participants