Commit Graph

24 Commits

Author SHA1 Message Date
Tomas Votruba f9b27deac8 Updated Rector to commit d0e6a3bda6
d0e6a3bda6 [Core] Early assign ->getPathname() to variable for RemovedAndAddedFilesCollector::isFileRemoved() (#256)
2021-06-20 12:00:42 +00:00
Tomas Votruba 4c0be82f72 Updated Rector to commit c2dbe67cb6
c2dbe67cb6 add DockerHub overview update workflow (#249)
2021-06-19 16:11:24 +00:00
Tomas Votruba d56e7982d0 Updated Rector to commit dedd4b55fe
dedd4b55fe make node_helper.php safe for similar names
2021-05-09 20:15:43 +00:00
Tomas Votruba aca76ddc2a
Add Docker on prefixed/downgraded version only (#6368)
* move docker build to prefixed & downgraded version

* [Docker] do not scope, use existing composer dump
2021-05-06 13:24:32 +02:00
Tomas Votruba 8304d70f67
[Symfony] Decouple to own package (#5900) 2021-03-18 22:03:54 +00:00
Abdul Malik Ikhsan a2f1ac1c09
try back to check PrettyVersions only (#5856) 2021-03-14 19:49:55 +00:00
Abdul Malik Ikhsan 52d94dd8d5
[Scoper] Try fix InstalledVersions autoload in docker with env definition check (#5855) 2021-03-14 18:30:02 +00:00
Abdul Malik Ikhsan 03594e4ca6
[Github Action] Fixes fail-fast location to be in strategy on publish_docker_images action (#5850)
* [Github Action] Fixes #5849 Fixes fail-fast location to be in strategy on publish_docker_images action

* final touch
2021-03-14 23:37:25 +07:00
Matthias Pigulla 5677e7caef
Don't abort building Docker images when one variant fails (#5830) 2021-03-13 11:29:44 +01:00
TomasVotruba eb80d1a48b bump master branch to main 2021-03-11 21:29:21 +01:00
Jan Mikeš ab8a1e517d
[Docker] Setup QEMU for multiarch builds (#5774) 2021-03-04 14:40:51 +01:00
Jan Mikeš 7e131b91c9
[Docker] Support multiple CPU architectures - arm64 + amd64 (#5773) 2021-03-04 13:51:33 +01:00
Matthias Pigulla a2bebbed5c
Generate Docker tags in more efficient way (#5732) 2021-03-04 11:37:42 +01:00
Jan Mikeš f3cdb06adf
Drop no longer needed secured rector version of Docker image (#5759) 2021-03-03 17:37:59 +00:00
Jan Mikeš 013c7c7ca3
[CI][Docker] Fix missing image when tagging (#5731) 2021-03-02 15:27:07 +01:00
Jan Mikeš f7b65a09b2
[CI][Docker] Merge Docker image tagging jobs (#5730) 2021-03-02 15:20:34 +01:00
Jan Mikeš 00833e1ca1
Allow failure of pushing additional tags (#5729) 2021-03-02 15:06:13 +01:00
Jan Mikeš 85298cfff7
Add additional tags on Docker images based on git ref (#5726) (#5728) 2021-03-02 14:59:33 +01:00
Jan Mikeš 66f6b4a573
Fix name of Docker image (#5726) 2021-03-02 14:31:45 +01:00
Matthias Pigulla ff93a759e6
Build "scoped" Docker images in GitHub Actions (#5667)
* Improve GHA build process to provide scoped Docker images for PHP 7.3-8.0

* Push cached build layers to Docker Hub instead of ghcr.io

* Build "-secured" Docker image

* Run Docker publish workflow for the "experimental-scoped" branch

* Use "plain" progress output from buildx

* Build only one image named "secured", based on PHP 8.0
2021-03-02 14:25:39 +01:00
Jan Mikeš 2ac7b5e12b
[CI][Docker] Push all Docker image tags at once (#5531) 2021-02-13 17:58:29 +01:00
Tomáš Fejfar 1281c67510
Fix for #5086 (#5087) 2021-01-04 18:38:50 +01:00
Tomáš Fejfar 3611457cb6
Publish all tags as docker images (#5086)
No tags except latest were published because tags no longer contain leading `v`
2021-01-04 15:13:23 +01:00
TomasVotruba b911612ba3 fix yaml suffix 2020-12-24 23:05:50 +01:00