Commit Graph
251 Commits
Author SHA1 Message Date
le0m fe1dea085a fix: skip pcov image for PHP 8.4 2024-11-27 15:42:10 +01:00
le0m 68058d8dc8 fix: use beta version of xdebug for PHP 8.4 2024-11-27 14:42:26 +01:00
le0m 456aae4b12 fix: let mlocati/docker-php-extension-installer handle imagick installation for php 8.3 and 8.4 2024-11-27 14:07:07 +01:00
le0m 548fc6a917 feat: php 8.4 2024-11-27 12:20:56 +01:00
le0mandGitHub 82379d46c4 Merge pull request #120 from chialab/php-8.3
PHP 8.3 images
2024-01-30 15:38:05 +01:00
le0m a16c511ef9 fix: workaround to install Imagick with PHP >= 8.3 2024-01-30 15:20:50 +01:00
le0m c97fc0585a feat: add PHP 8.3 images 2023-11-30 17:33:48 +01:00
Paolo CuffianiandGitHub 74ea2a03f2 Merge pull request #119 from chialab/chore/upgrade-gh-actions
chore: bump version of `docker/*` actions
2023-09-13 11:41:47 +02:00
Paolo Cuffiani a80ebf46cd chore: bump version of docker/* actions 2023-09-13 10:16:30 +02:00
Paolo CuffianiandGitHub 0a2fefddfc Merge pull request #115 from chialab/dependabot/github_actions/actions/checkout-4
chore(deps): bump actions/checkout from 3 to 4
2023-09-05 09:37:19 +02:00
dependabot[bot]andGitHub ebe072ac80 chore(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 16:45:11 +00:00
Paolo CuffianiandGitHub 37d323e3c2 skip Alpine for 5.6 and 7.0 in all matrices 2023-07-25 13:59:34 +02:00
le0m f45aeee3d8 fix: alpine builds 2023-07-25 13:43:49 +02:00
le0mandGitHub 00473c33ba Merge pull request #113 from chialab/feat/alpine-images
feat: Alpine flavor
2023-06-13 14:45:06 +02:00
le0m 74a026c0d5 chore: remove useless steps 2023-06-13 12:21:18 +02:00
le0m 350143ffdd feat: Alpine flavor 2023-06-13 12:18:36 +02:00
le0m ea2d9bc037 chore: update workflow badge URL 2023-06-12 17:18:50 +02:00
le0m daf5dbad70 chore: ignore IntelliJ folder 2023-06-12 17:06:41 +02:00
le0m 3e420ee50c Revert "feat: build arm64 version of xhprof image"
This reverts commit f7d7f243d4.
2023-06-12 17:06:00 +02:00
le0mandGitHub 28074da470 Merge pull request #111 from chialab/feat/xhprof-arm64
feat: build arm64 version of xhprof image
2023-06-12 16:10:04 +02:00
le0m f7d7f243d4 feat: build arm64 version of xhprof image 2023-06-12 15:10:11 +02:00
le0mandGitHub 62eea3b50a Merge pull request #112 from chialab/fix/debian-9-sources
fix: debian 9 has been moved to archive
2023-06-12 14:17:23 +02:00
le0m 3594113deb fix: debian 9 has been moved to archive 2023-06-12 13:38:56 +02:00
Paolo CuffianiandGitHub ff5f246f33 Merge pull request #108 from chialab/dependabot/github_actions/docker/build-push-action-4
chore(deps): bump docker/build-push-action from 3 to 4
2023-01-31 17:18:29 +01:00
dependabot[bot]andGitHub 5850916158 chore(deps): bump docker/build-push-action from 3 to 4
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-31 16:05:54 +00:00
le0mandGitHub 39f4fd34ae Merge pull request #107 from chialab/php-8.2
PHP 8.2
2022-12-09 18:17:56 +01:00
Paolo Cuffiani 0f09d4e008 feat: build PHP 8.2 images 2022-12-09 16:24:30 +01:00
le0mandGitHub 7d7b8239a0 Merge pull request #106 from chialab/test/pcov-arm64
feat: build pcov image for arm64 architecture
2022-11-29 17:28:07 +01:00
le0m 94570ac25e feat: build pcov image for arm64 architecture 2022-11-29 17:26:00 +01:00
le0mandGitHub b6e4d4432b Merge pull request #105 from chialab/remove-composer-1
chore: remove composer 1
2022-11-21 09:48:55 +01:00
le0m a780679110 chore: remove composer 1 2022-11-18 18:18:37 +01:00
le0m 562323faa2 chore: run workflow on a schedule 2022-11-18 17:42:21 +01:00
Paolo CuffianiandGitHub e6b65155e2 fix: only build PCOV images for PHP 7.1+ 2022-05-22 15:09:57 +00:00
le0mandGitHub 1587fdddf0 Merge pull request #102 from chialab/feat/pcov
PCOV images
2022-05-20 14:40:46 +02:00
Paolo Cuffiani 137faa859d fix: update image name in pcov/Makefile 2022-05-19 12:42:22 +02:00
Paolo Cuffiani abd0ed1248 refactor: split workflow in two jobs 2022-05-19 11:30:24 +02:00
Paolo Cuffiani 31513414d4 docs: align README contents 2022-05-19 11:30:07 +02:00
Paolo Cuffiani 64e31be800 feat: add images with PCOV coverage extension installed 2022-05-19 11:04:32 +02:00
le0mandGitHub 0981d8aea2 Merge pull request #101 from chialab/feat/install-libevent
Install `event` PHP extension
2022-05-13 17:09:02 +02:00
Paolo Cuffiani 4825a9955b chore: install event PHP extension 2022-05-13 14:44:28 +02:00
Paolo CuffianiandGitHub 75cae0b9cd Merge pull request #100 from chialab/dependabot/github_actions/docker/login-action-2
chore(deps): bump docker/login-action from 1 to 2
2022-05-09 10:48:49 +02:00
Paolo CuffianiandGitHub cbf59b49b5 Merge pull request #99 from chialab/dependabot/github_actions/docker/setup-buildx-action-2
chore(deps): bump docker/setup-buildx-action from 1 to 2
2022-05-09 10:48:26 +02:00
Paolo CuffianiandGitHub 3e3cc427dd Merge pull request #98 from chialab/dependabot/github_actions/docker/build-push-action-3
chore(deps): bump docker/build-push-action from 2 to 3
2022-05-09 10:47:31 +02:00
dependabot[bot]andGitHub 2e4ccc9dac chore(deps): bump docker/login-action from 1 to 2
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 16:33:39 +00:00
dependabot[bot]andGitHub 6b40765a2a chore(deps): bump docker/setup-buildx-action from 1 to 2
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 16:33:37 +00:00
dependabot[bot]andGitHub a6a1d064a0 chore(deps): bump docker/build-push-action from 2 to 3
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 3.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 16:33:35 +00:00
Paolo CuffianiandGitHub a1d4b603b8 Merge pull request #97 from chialab/dependabot/github_actions/docker/setup-qemu-action-2
chore(deps): bump docker/setup-qemu-action from 1 to 2
2022-05-05 19:03:44 +02:00
dependabot[bot]andGitHub 113412ddad chore(deps): bump docker/setup-qemu-action from 1 to 2
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-05 16:39:10 +00:00
le0mandGitHub e5c24ee681 Merge pull request #96 from chialab/dependabot/github_actions/actions/checkout-3
chore(deps): bump actions/checkout from 2 to 3
2022-04-26 14:32:37 +02:00
dependabot[bot]andGitHub dbc2c5fbb1 chore(deps): bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-26 10:07:19 +00:00