Add instance category while checking new updates - #39264
Merged
Merged
Conversation
Altahrim
force-pushed
the
feat/add-instance-category
branch
from
July 10, 2023 09:51
5aaf555 to
30c2689
Compare
kesselb
reviewed
Jul 10, 2023
Altahrim
force-pushed
the
feat/add-instance-category
branch
from
July 10, 2023 11:15
30c2689 to
ae4664f
Compare
Altahrim
force-pushed
the
feat/add-instance-category
branch
2 times, most recently
from
July 10, 2023 14:02
8880ed9 to
a6fc6a7
Compare
Altahrim
marked this pull request as ready for review
July 10, 2023 14:26
Altahrim
force-pushed
the
feat/add-instance-category
branch
2 times, most recently
from
July 11, 2023 07:08
299c1b8 to
b4ccb58
Compare
Altahrim
force-pushed
the
feat/add-instance-category
branch
7 times, most recently
from
July 17, 2023 08:38
cfd79d5 to
e672398
Compare
Altahrim
requested review from
a team,
ArtificialOwl,
come-nc and
nfebe
and removed request for
a team
July 17, 2023 09:16
Collaborator
Author
|
/backport to stable24 |
Collaborator
Author
|
/backport to stable25 |
Collaborator
Author
|
/backport to stable26 |
Collaborator
Author
|
/backport to stable27 |
come-nc
reviewed
Jul 17, 2023
Altahrim
force-pushed
the
feat/add-instance-category
branch
2 times, most recently
from
July 17, 2023 14:33
fdc9ca4 to
cab966f
Compare
kesselb
reviewed
Jul 17, 2023
Altahrim
force-pushed
the
feat/add-instance-category
branch
from
July 18, 2023 08:33
cab966f to
1a179c6
Compare
come-nc
approved these changes
Jul 18, 2023
Altahrim
force-pushed
the
feat/add-instance-category
branch
from
July 18, 2023 09:05
1a179c6 to
797aed9
Compare
kesselb
approved these changes
Jul 18, 2023
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Altahrim
force-pushed
the
feat/add-instance-category
branch
from
July 18, 2023 13:39
797aed9 to
31f1354
Compare
|
The 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 |
This was referenced Jul 21, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Send instance category when checking updates