Skip to content

Conversation

@vitormattos
Copy link

@vitormattos vitormattos added the 3. to review Waiting for reviews label Apr 24, 2023
@vitormattos vitormattos added this to the Nextcloud 28 milestone Apr 24, 2023
@vitormattos vitormattos requested review from blizzz and mgallien April 24, 2023 22:27
@vitormattos vitormattos self-assigned this Apr 24, 2023
@blizzz blizzz merged commit 3aa1767 into master Apr 25, 2023
@blizzz blizzz deleted the updateCrl branch April 25, 2023 08:25
@blizzz
Copy link
Member

blizzz commented Apr 25, 2023

/backport to stable26

@blizzz
Copy link
Member

blizzz commented Apr 25, 2023

/backport to stable25

@blizzz
Copy link
Member

blizzz commented Apr 25, 2023

/backport to stable24

@vitormattos
Copy link
Author

@blizzz I think that the backport bot got an error and didn't executed. Wasn't created the backport's PR.

@backportbot-nextcloud
Copy link

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-stable25

More info at https://docs.nextcloud.com/server/latest/developer_manual/getting_started/development_process.html#manual-backport

@backportbot-nextcloud
Copy link

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-stable26

More info at https://docs.nextcloud.com/server/latest/developer_manual/getting_started/development_process.html#manual-backport

@backportbot-nextcloud
Copy link

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-stable24

More info at https://docs.nextcloud.com/server/latest/developer_manual/getting_started/development_process.html#manual-backport

@blizzz
Copy link
Member

blizzz commented Apr 25, 2023

/backport to stable26

@blizzz
Copy link
Member

blizzz commented Apr 25, 2023

if that fails again we have to copy that file manually

@blizzz
Copy link
Member

blizzz commented Apr 26, 2023

/backport to stable25

@blizzz
Copy link
Member

blizzz commented Apr 26, 2023

/backport to stable24

@blizzz
Copy link
Member

blizzz commented Apr 26, 2023

/backport to stable23

@blizzz
Copy link
Member

blizzz commented Apr 26, 2023

/backport to stable22

@blizzz
Copy link
Member

blizzz commented Apr 26, 2023

/backport to stable21

@blizzz
Copy link
Member

blizzz commented Apr 26, 2023

/backport to stable20

@backportbot-nextcloud
Copy link

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-stable24

More info at https://docs.nextcloud.com/server/latest/developer_manual/getting_started/development_process.html#manual-backport

@backportbot-nextcloud
Copy link

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-stable25

More info at https://docs.nextcloud.com/server/latest/developer_manual/getting_started/development_process.html#manual-backport

@backportbot-nextcloud
Copy link

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

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

# Create the new backport branch
git checkout -b fix/foo-stable20

# 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-stable20

More info at https://docs.nextcloud.com/server/latest/developer_manual/getting_started/development_process.html#manual-backport

@backportbot-nextcloud
Copy link

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

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

# Create the new backport branch
git checkout -b fix/foo-stable21

# 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-stable21

More info at https://docs.nextcloud.com/server/latest/developer_manual/getting_started/development_process.html#manual-backport

@backportbot-nextcloud
Copy link

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

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

# Create the new backport branch
git checkout -b fix/foo-stable23

# 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-stable23

More info at https://docs.nextcloud.com/server/latest/developer_manual/getting_started/development_process.html#manual-backport

@backportbot-nextcloud
Copy link

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

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

# Create the new backport branch
git checkout -b fix/foo-stable22

# 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-stable22

More info at https://docs.nextcloud.com/server/latest/developer_manual/getting_started/development_process.html#manual-backport

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants