Skip to content

tests: Use guests config to not hash the user id - #17567

Merged
nickvergessen merged 1 commit into
mainfrom
ci/noid/adjust-guests
Mar 31, 2026
Merged

tests: Use guests config to not hash the user id#17567
nickvergessen merged 1 commit into
mainfrom
ci/noid/adjust-guests

Conversation

@nickvergessen

Copy link
Copy Markdown
Member

☑️ Resolves

🏁 Checklist

  • ⛑️ Tests (unit and/or integration) are included or not possible
  • 📘 API documentation in docs/ has been updated or is not required
  • 🔖 Capability is added or not needed

@nickvergessen nickvergessen added this to the 🏖️ Next Major (34) milestone Mar 31, 2026
@nickvergessen nickvergessen self-assigned this Mar 31, 2026
@nickvergessen nickvergessen added bug tests feature: api 🛠️ OCS API for conversations, chats and participants and removed bug labels Mar 31, 2026
@nickvergessen

Copy link
Copy Markdown
Member Author

/backport to stable33

@nickvergessen

Copy link
Copy Markdown
Member Author

/backport to stable32

@nickvergessen

Copy link
Copy Markdown
Member Author

/backport to stable31

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen
nickvergessen force-pushed the ci/noid/adjust-guests branch from 6f4a785 to 4f82120 Compare March 31, 2026 16:16
@nickvergessen
nickvergessen enabled auto-merge March 31, 2026 16:27
@nickvergessen
nickvergessen merged commit cd17adb into main Mar 31, 2026
79 checks passed
@nickvergessen
nickvergessen deleted the ci/noid/adjust-guests branch March 31, 2026 16:32
@backportbot

backportbot Bot commented Mar 31, 2026

Copy link
Copy Markdown

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/17567/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 4f82120f

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/17567/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.

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

Labels

feature: api 🛠️ OCS API for conversations, chats and participants tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants