63 Commits
Author SHA1 Message Date
le0m 9dc6a1b9e8 add image with open-telemetry PHP extension 2026-07-27 12:04:29 +02:00
le0m ad73940cc1 chore: php5 workflow names [skip ci] 2026-01-30 12:39:30 +01:00
le0m 9b9e9da2a7 chore: re-enable arm64 build of PHP 5.6 containers 2026-01-30 09:47:31 +01:00
le0m fe6fff7464 fix: build on ubuntu 22 where needed, ubuntu latest where working 2026-01-29 17:36:01 +01:00
le0m 46e0167291 fix: base image, disable cache for a clean build 2026-01-29 12:01:13 +01:00
le0m af1e83bc91 fix: revert to using official PHP images to preserve arm64 architecture 2026-01-29 11:25:17 +01:00
le0m bfcea74242 chore: add PHP 8.5 2026-01-27 18:36:26 +01:00
le0m b225d935f1 chore: use new base image 2026-01-27 17:34:58 +01:00
le0m 467ec9c22d chore: disable arm build of php 5.6 2026-01-27 00:04:01 +01:00
le0m e119f49d47 chore: split workflows by php version 2026-01-26 19:37:41 +01:00
le0m 2f02bea3ae chore: add Docker login in test jobs to increase DockerHub rate limit 2025-04-10 11:30:15 +02:00
le0m 6bc90182c1 fix: use ubuntu 22 in pipelines 2025-02-21 10:09:37 +01:00
le0m 7554ec1554 chore: use different day for scheduled pipelines of compat images, to hopefully avoid DockerHub's rate limit 2024-12-23 16:16:09 +01:00
le0m 236f8a7764 feat: chialab/php-compat images 2024-12-23 15:00:20 +01:00
le0m 7b1a6db706 chore: re-enable pcov image for PHP 8.4 2024-12-05 14:29:58 +01:00
le0m fe1dea085a fix: skip pcov image for PHP 8.4 2024-11-27 15:42:10 +01:00
le0m 548fc6a917 feat: php 8.4 2024-11-27 12:20:56 +01:00
le0m c97fc0585a feat: add PHP 8.3 images 2023-11-30 17:33:48 +01:00
Paolo Cuffiani a80ebf46cd chore: bump version of docker/* actions 2023-09-13 10:16:30 +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
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 3e420ee50c Revert "feat: build arm64 version of xhprof image"
This reverts commit f7d7f243d4.
2023-06-12 17:06:00 +02:00
le0m f7d7f243d4 feat: build arm64 version of xhprof image 2023-06-12 15:10:11 +02: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
Paolo Cuffiani 0f09d4e008 feat: build PHP 8.2 images 2022-12-09 16:24:30 +01:00
le0m 94570ac25e feat: build pcov image for arm64 architecture 2022-11-29 17:26:00 +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
Paolo Cuffiani abd0ed1248 refactor: split workflow in two jobs 2022-05-19 11:30:24 +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
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
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
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
Paolo Cuffiani e66b296911 fix: add missing pipe "|" to begin multi-line YAML string 2022-04-22 14:39:19 +02:00
Paolo Cuffiani 62203b8947 fix: pull correct image 2022-04-22 10:11:30 +02:00
Paolo Cuffiani 4fb8a19f83 fix: pull image just pushed to local registry because docker sucks 2022-04-22 10:04:14 +02:00
Paolo Cuffiani 7e3f069384 chore: attempt with both push and load 2022-04-22 09:56:20 +02:00
Paolo Cuffiani d586c7a2bc fix: prefix image with registry when checking for its presence 2022-04-21 18:53:15 +02:00
Paolo Cuffiani 3cdbe1b738 fix: set make vars explicitly 2022-04-21 18:43:40 +02:00
Paolo Cuffiani 81a8a1dd96 refactor: use local registry for testing images, push to both DockerHub and GitHub Container Registry 2022-04-21 18:36:00 +02:00
le0m be67d287c6 chore: test dev and xhprof images in PRs too 2022-02-17 10:55:48 +01:00
Aleksey GurevandGitHub 54205ca25b 8.1 support 2022-01-31 11:51:38 +03:00
le0m f8c79fd3f1 fix: no xhprof for arm64, only amd64 2021-11-04 15:25:33 +01:00
le0m c3f4be5ad9 chore: add workflow steps to build, test and push XHProf images 2021-11-03 17:51:48 +01:00