Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Update list of installed PHP extensions (as some are not default … #48787

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

nickvergessen
Copy link
Member

…enabled in new images)

Ref https://github.com/nextcloud/server/actions/runs/11398557152/job/31715828815?pr=48785

Checklist

…enabled in new images)

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen added the 3. to review Waiting for reviews label Oct 18, 2024
@nickvergessen nickvergessen added this to the Nextcloud 31 milestone Oct 18, 2024
@nickvergessen nickvergessen self-assigned this Oct 18, 2024
@nickvergessen
Copy link
Member Author

/backport to stable30

@nickvergessen
Copy link
Member Author

/backport to stable29

@provokateurin
Copy link
Member

What about psalm imagick?

@SystemKeeper SystemKeeper merged commit a2c4cb6 into master Oct 18, 2024
179 checks passed
@SystemKeeper SystemKeeper deleted the ci/noid/enable-required-php-extensions branch October 18, 2024 19:51
Copy link

backportbot bot commented Oct 18, 2024

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

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

# Create the new backport branch
git checkout -b backport/48787/stable29

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 8a2ad627

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/48787/stable29

Error: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

Copy link

backportbot bot commented Oct 18, 2024

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

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

# Create the new backport branch
git checkout -b backport/48787/stable30

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 8a2ad627

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/48787/stable30

Error: 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants