Commit Graph

23 Commits

Author SHA1 Message Date
Rotzbua
d798859acd
chore(ci): update GH Actions php test (#3867)
- php versions should be strings
- caching updated to current recommendation
- fixed env var name
2025-02-05 11:16:51 -07:00
Andy Miller
7e723eb7f5
actions/cache@v4 cache for tests
Signed-off-by: Andy Miller <rhuk@mac.com>
2025-01-13 12:30:17 +00:00
Rotzbua
cc08da0c74
add php 8.3 to test (#3778)
https://www.php.net/releases/8.3/en.php
2024-01-05 11:43:34 +00:00
Rotzbua
4c762c0ac3
add php 8.2 to test (#3662)
now released https://www.php.net/releases/8.2/en.php
2023-02-19 13:27:19 -07:00
Alex
f0e263a404
GitHub Workflows security hardening (#3624)
* build: harden build.yaml permissions

Signed-off-by: Alex <aleksandrosansan@gmail.com>

* build: harden trigger-skeletons.yml permissions

Signed-off-by: Alex <aleksandrosansan@gmail.com>

* build: harden tests.yaml permissions

Signed-off-by: Alex <aleksandrosansan@gmail.com>

Signed-off-by: Alex <aleksandrosansan@gmail.com>
2022-11-30 17:13:49 -08:00
Rotzbua
fb2c4f48f7
add php 8.1 to test (#3504)
now released https://www.php.net/releases/8.1/en.php
2022-01-11 09:55:45 -07:00
Matias Griese
7ed87f87e0 Use composer 2 in Github workflows 2021-09-23 14:06:26 +03:00
Andy Miller
7def7af8ff
comment out slack 2021-02-01 15:50:16 -07:00
Andy Miller
e85121f35a
comment out composer update / validate 2021-02-01 15:48:32 -07:00
Andy Miller
ea519c66f2
Switch back to GITHUB_TOKEN for tests 2021-01-29 17:59:42 -07:00
Andy Miller
317efc182a
Prepare for release 2021-01-19 13:13:10 -07:00
Andy Miller
2d1bca11df
use github secrets token 2021-01-19 12:28:01 -07:00
Andy Miller
065cd5b7b7
Prepare for release 2021-01-19 12:08:10 -07:00
Andy Miller
1d34b5389e
wrong workflow! 2021-01-19 08:37:10 -07:00
Andy Miller
9b34178332
Merge branch 'develop' into 1.7
# Conflicts:
#	composer.lock
#	system/defines.php
#	system/src/Grav/Common/Page/Medium/ImageMedium.php
#	system/src/Grav/Common/Page/Page.php
#	system/src/Grav/Common/Twig/TwigExtension.php
2021-01-11 16:29:39 -07:00
Andy Miller
6e136bf83f
Try adding php8 back in to tests 2020-12-15 10:45:35 -07:00
Andy Miller
c5b2440488
remove composer update 2020-12-15 10:04:12 -07:00
Andy Miller
37ce236a43
try forcing token 2020-12-15 10:02:50 -07:00
Andy Miller
31ab55558c
remove PHP 8 2020-12-15 09:52:42 -07:00
Djamil Legato
249c2f1e69
Update composer first thing 2020-12-10 11:24:28 -08:00
Djamil Legato
6a4686d17b
Update composer first thing 2020-12-10 11:19:27 -08:00
Andy Miller
5184f8e6a3
automated testing for Grav 1.7 commits/prs 2020-12-09 12:08:47 -07:00
Andy Miller
19719ecac1
Added slack to tests 2020-12-07 16:14:16 -07:00