Skip to content

Reorganize 7.4 - #155

Merged
phil-davis merged 2 commits into
masterfrom
reorganize-7.4
Oct 12, 2022
Merged

Reorganize 7.4#155
phil-davis merged 2 commits into
masterfrom
reorganize-7.4

Conversation

@phil-davis

@phil-davis phil-davis commented Oct 12, 2022

Copy link
Copy Markdown
Contributor
  1. rename v7.4 to v7.4-ubuntu18.04 and adjust - anything that explicitly wants to test with Ubuntu 18 (LTS) will now need to specify v7.4-ubuntu18.04
  2. copy v7.4-ubuntu20.04 to v7.4 and adjust. v7.4 will now provide a PHP 7.4 environment running on top of Ubuntu 20.04

Nowadays we are recommending Ubuntu 20.04 anyway, and the latest Ubuntu 20.04 docker image has the setpriv command, which is needed to replace any uses of su-exec which is gone. So we can use PHP 7.4 with Ubuntu 20.04 for all the regular drone CI core and apps pipelines.

core is already using 7.4-ubuntu20.04. Activity app passes with that, and we refactored CI of the wopi app yesterday to fix a problem, and had to use 7.4-ubuntu20.04. So it seems time for that to be the default.

@phil-davis phil-davis self-assigned this Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants