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

Switch docker image to new 8.x-php8.4 tag. #114

Merged
merged 2 commits into from
Nov 4, 2021
Merged

Conversation

kporras07
Copy link
Contributor

@kporras07 kporras07 commented Nov 4, 2021

I think we should be using a Pantheon official image and ideally, that image should contain terminus and build tools in it. I'm switching the image in this PR.

@kporras07 kporras07 marked this pull request as ready for review November 4, 2021 21:18
@@ -41,23 +41,10 @@ jobs:
- name: Code sniff
run: composer run-script code:lint

- name: Install Terminus
Copy link
Contributor

Choose a reason for hiding this comment

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

Is terminus already installed at another step?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It's in the docker image


- name: Install Terminus Build Tools
run: |
t3 self:plugin:install terminus-build-tools-plugin
Copy link
Contributor

Choose a reason for hiding this comment

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

These are used so in some of the Robo workflows. Is there some other place that the build tools are being installed?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It's in the docker image

Copy link
Contributor

@jazzsequence jazzsequence left a comment

Choose a reason for hiding this comment

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

If these things are already in the image then this looks g2g to me. 👍

@kporras07 kporras07 merged commit d3d4de4 into 8.x Nov 4, 2021
@kporras07 kporras07 deleted the switch-docker-image branch November 4, 2021 21:28
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.

None yet

2 participants