Skip to content

ci: fetch imap-devel from ghcr.io#8511

Merged
kesselb merged 1 commit into
mainfrom
use-ghcr-image
Jun 1, 2023
Merged

ci: fetch imap-devel from ghcr.io#8511
kesselb merged 1 commit into
mainfrom
use-ghcr-image

Conversation

@kesselb

@kesselb kesselb commented Jun 1, 2023

Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
@kesselb kesselb requested review from ChristophWurst and st3iny June 1, 2023 09:23
@kesselb kesselb self-assigned this Jun 1, 2023

@st3iny st3iny left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

🧹

@kesselb kesselb merged commit 48f109f into main Jun 1, 2023
@kesselb kesselb deleted the use-ghcr-image branch June 1, 2023 10:28
@ChristophWurst

Copy link
Copy Markdown
Member

/backport to stable2.2

@backportbot-nextcloud

Copy link
Copy Markdown

The backport to stable2.2 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable2.2
git pull origin stable2.2

# Create the new backport branch
git checkout -b fix/foo-stable2.2

# 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-stable2.2

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants