Skip to content

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented Sep 30, 2025

Summary

Mock the appstore response, so we do not need to contact the real app store.

Checklist

@susnux susnux added 3. to review Waiting for reviews tests Related to tests labels Sep 30, 2025
@susnux susnux force-pushed the test/mock-request branch 2 times, most recently from 167f99d to f7e96c0 Compare September 30, 2025 12:48
@susnux susnux marked this pull request as ready for review September 30, 2025 12:48
@susnux susnux requested a review from a team as a code owner September 30, 2025 12:48
@susnux susnux requested review from nfebe, sorbaugh and szaimen and removed request for a team September 30, 2025 12:48
@susnux susnux requested a review from a team as a code owner September 30, 2025 12:53
@susnux susnux requested review from provokateurin and removed request for a team September 30, 2025 12:53
Copy link
Member

@provokateurin provokateurin left a comment

Choose a reason for hiding this comment

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

🚀

@provokateurin
Copy link
Member

/backport to stable32

@provokateurin
Copy link
Member

/backport to stable31

@sorbaugh sorbaugh disabled auto-merge September 30, 2025 13:33
@sorbaugh sorbaugh merged commit 9222716 into master Sep 30, 2025
124 of 126 checks passed
@sorbaugh sorbaugh deleted the test/mock-request branch September 30, 2025 13:33
@backportbot
Copy link

backportbot bot commented Sep 30, 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/55426/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 85271b95

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

3. to review Waiting for reviews backport-request tests Related to tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants