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

feat(CI): Adds GitHub Actions Multi-Platform Dev Container Builds #3

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

timnolte
Copy link
Member

@timnolte timnolte commented Dec 2, 2023

  • Adds support for multiple-platform Dev Container builds using multiple runners.
  • Adds support for building multiple images with a list of supported PHP & NodeJS versions.
  • Replicates the wordpressdevelop/php Docker image build in order to support arm64.

@timnolte timnolte added the enhancement New feature or request label Dec 2, 2023
@timnolte timnolte self-assigned this Dec 2, 2023
@timnolte timnolte force-pushed the feature/Initial-Setup branch 27 times, most recently from 7bf9e9b to 0b39c0f Compare December 7, 2023 04:41
- Adds support for multiple-platform Dev Container builds using multiple runners.
- Adds support for building multiple images with a list of supported PHP & NodeJS versions.
- Replicates the `wordpressdevelop/php` Docker image build in order to support arm64.
@timnolte timnolte merged commit 3a7ad15 into develop Dec 8, 2023
8 checks passed
@timnolte timnolte deleted the feature/Initial-Setup branch December 8, 2023 02:49
timnolte added a commit that referenced this pull request Dec 8, 2023
#4)

- Adds support for multiple-platform Dev Container builds using multiple
runners.
- Adds support for building multiple images with a list of supported PHP
& NodeJS versions.
- Replicates the `wordpressdevelop/php` Docker image build in order to
support arm64.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant