Uh oh!
There was an error while loading. Please reload this page.
Add instance category while checking new updates - #39264
Conversation
Uh oh!
There was an error while loading. Please reload this page.
5aaf555 to
30c2689CompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
30c2689 to
ae4664fCompareUh oh!
There was an error while loading. Please reload this page.
8880ed9 to
a6fc6a7Compare299c1b8 to
b4ccb58Comparecfd79d5 to
e672398CompareAltahrim
commented
Jul 17, 2023
/backport to stable24 |
Altahrim
commented
Jul 17, 2023
/backport to stable25 |
Altahrim
commented
Jul 17, 2023
/backport to stable26 |
Altahrim
commented
Jul 17, 2023
/backport to stable27 |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
fdc9ca4 to
cab966fCompareUh oh!
There was an error while loading. Please reload this page.
cab966f to
1a179c6Compare1a179c6 to
797aed9CompareSigned-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
797aed9 to
31f1354CompareThe backport to stable24 failed. Please do this backport manually. # Switch to the target branch and update it
git checkout stable24
git pull origin stable24
# Create the new backport branch
git checkout -b fix/foo-stable24
# Cherry pick the change from the commit sha1 of the change against the default branch# This might cause conflicts. Resolve them.
git cherry-pick abc123
# Push the cherry pick commit to the remote repository and open a pull request
git push origin fix/foo-stable24More info at https://docs.nextcloud.com/server/latest/developer_manual/getting_started/development_process.html#manual-backport |
The backport to stable25 failed. Please do this backport manually. # Switch to the target branch and update it
git checkout stable25
git pull origin stable25
# Create the new backport branch
git checkout -b fix/foo-stable25
# Cherry pick the change from the commit sha1 of the change against the default branch# This might cause conflicts. Resolve them.
git cherry-pick abc123
# Push the cherry pick commit to the remote repository and open a pull request
git push origin fix/foo-stable25More info at https://docs.nextcloud.com/server/latest/developer_manual/getting_started/development_process.html#manual-backport |
The backport to stable26 failed. Please do this backport manually. # Switch to the target branch and update it
git checkout stable26
git pull origin stable26
# Create the new backport branch
git checkout -b fix/foo-stable26
# Cherry pick the change from the commit sha1 of the change against the default branch# This might cause conflicts. Resolve them.
git cherry-pick abc123
# Push the cherry pick commit to the remote repository and open a pull request
git push origin fix/foo-stable26More info at https://docs.nextcloud.com/server/latest/developer_manual/getting_started/development_process.html#manual-backport |
Summary
Send instance category when checking updates