Commit Graph

16 Commits

Author SHA1 Message Date
Kévin Dunglas efa49848e4 ci: remove armv6 Debian images (#431) 2023-12-22 16:45:51 +01:00
Kévin Dunglas 8dd22269dc ci: downgrade to GitHub Actions artifact v1 (#406) 2023-12-18 17:16:30 +01:00
Kévin Dunglas 184b86c6e3 ci: upgrade upload-artifact action 2023-12-18 15:35:18 +01:00
dependabot[bot] 77f858d009 ci: bump actions/download-artifact from 3 to 4
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 13:57:28 +01:00
Kévin Dunglas b2e92a673a ci: ignore GitHub Actions cache errors 2023-12-17 13:08:17 +01:00
Kévin Dunglas 9046b97fa5 ci: rebuild Docker images (if necessary) and binaries every night (#379) 2023-12-13 22:34:04 +01:00
Kévin Dunglas cb02ce4783 ci: add Docker tags containing the minor and major PHP version (#373) 2023-12-13 09:06:48 +01:00
Kévin Dunglas ad1c4500d3 ci(docker): only mark tagged versions as latest 2023-12-07 14:23:45 +01:00
Kévin Dunglas 49d81c4ea2 ci: fix typo 2023-12-03 16:03:17 +01:00
Kévin Dunglas ee38702846 ci: revert broken Docker push changes 2023-12-03 15:55:12 +01:00
Kévin Dunglas dd1af53432 ci: fix Docker push 2023-12-03 15:27:31 +01:00
Kévin Dunglas 6509cddd2a feat: embed PHP apps into the FrankenPHP binary 2023-12-02 15:40:51 +01:00
dependabot[bot] f1ccb0a9c5 ci: bump docker/setup-qemu-action from 2 to 3
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

---
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>
2023-12-02 14:48:52 +01:00
dependabot[bot] 99e0a7038a ci: bump docker/login-action from 2 to 3
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

---
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>
2023-12-02 14:48:21 +01:00
dependabot[bot] 723f40be16 ci: bump docker/setup-buildx-action from 2 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

---
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>
2023-12-02 14:48:05 +01:00
Kévin Dunglas c9bf9940d1 ci: add Super-Linter (#323) 2023-12-01 17:26:21 +01:00