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 |
|
 Paolo CuffianiandGitHub
|
22224c8734
|
Merge pull request #95 from chialab/chore/dependabot-cfg
Add Dependabot configuration
|
2022-04-26 12:06:59 +02:00 |
|
Paolo Cuffiani
|
291d82524a
|
chore: add Dependabot configuration
Add Dependabot configuration to keep GH Actions up to date.
|
2022-04-22 14:48:56 +02:00 |
|
Paolo Cuffiani
|
e66b296911
|
fix: add missing pipe "|" to begin multi-line YAML string
|
2022-04-22 14:39:19 +02:00 |
|
 le0mandGitHub
|
0a9b159ea5
|
Merge pull request #94 from chialab/feat/add-amqp-gettext-imagick
Add amqp, gettext and imagick extensions. Use local registry to test images before pushing to DockerHub and GitHub Registry.
|
2022-04-22 14:28:11 +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
|
b8ff353103
|
chore: add extensions to xhprof image as well
|
2022-04-21 18:37:34 +02:00 |
|
Paolo Cuffiani
|
02b4f5670f
|
docs: update README.md
|
2022-04-21 18:36:27 +02:00 |
|
Paolo Cuffiani
|
4272a5d842
|
feat: add amqp, gettext and imagick extensions
|
2022-04-21 18:36:27 +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
|
c2edb3d171
|
chore: update readmes
|
2022-02-22 15:08:15 +01:00 |
|
le0m
|
46c9baa677
|
fix: add PHP 8.1 to dev test script
|
2022-02-17 12:52:48 +01:00 |
|
le0m
|
5f8017e0cf
|
fix: add PHP 8.1 to test script
|
2022-02-17 11:10:20 +01:00 |
|
 le0mandGitHub
|
74923ce2e4
|
Merge pull request #92 from chialab/feat/php-8-1
PHP 8.1
|
2022-02-17 10:56:29 +01:00 |
|
le0m
|
be67d287c6
|
chore: test dev and xhprof images in PRs too
|
2022-02-17 10:55:48 +01:00 |
|
 le0mandGitHub
|
342526d727
|
Merge pull request #93 from danakishi/php-8.1-support
8.1 support
|
2022-02-17 10:52:34 +01:00 |
|
 Aleksey GurevandGitHub
|
54205ca25b
|
8.1 support
|
2022-01-31 11:51:38 +03:00 |
|
le0m
|
d21f528e2c
|
chore: add PHP 8.1
|
2021-12-01 09:59:58 +01:00 |
|
le0m
|
b0b8aaec0f
|
chore: typo [skip ci]
|
2021-11-04 16:07:07 +01:00 |
|
le0m
|
f8c79fd3f1
|
fix: no xhprof for arm64, only amd64
|
2021-11-04 15:25:33 +01:00 |
|
 le0mandGitHub
|
bbe02d3854
|
Merge pull request #90 from chialab/feat/xhprof-tag
Feat: XHProf image tag
|
2021-11-04 13:02:42 +01:00 |
|
 
|
603b99fb51
|
chore: fix URLs and sort extensions alphabetically
Co-authored-by: Paolo Cuffiani <paolo.cuffiani@chialab.it>
|
2021-11-04 10:03:57 +01:00 |
|
le0m
|
c3f4be5ad9
|
chore: add workflow steps to build, test and push XHProf images
|
2021-11-03 17:51:48 +01:00 |
|
le0m
|
92009b2d41
|
feat: XHProf image tag
|
2021-11-03 17:42:00 +01:00 |
|
le0m
|
b3e99f8ca4
|
fix: PHP version test for 'latest'
|
2021-10-19 17:59:26 +02:00 |
|
le0m
|
c01244d604
|
chore: add test for PHP version
|
2021-10-19 17:52:52 +02:00 |
|
Paolo Cuffiani
|
54b0208694
|
#88 chore: temporarily disable tests on dev images
|
2021-10-19 16:37:27 +02:00 |
|
Paolo Cuffiani
|
2cbf4e1224
|
#88 fix: do not use cache for chialab/php-dev images
|
2021-10-19 16:28:50 +02:00 |
|