Commit Graph

15 Commits

Author SHA1 Message Date
Dave Reid
2810265746
Update php.yml 2023-11-30 09:53:39 -06:00
Shivam Mathur
f60e7de98e
Add PHP 8.4 to the php workflow
Enable PHP 8.3 for macOS in the php workflow
2023-11-01 09:35:10 +05:30
Shivam Mathur
6207829361
Update use of actions/checkout to v4 2023-09-14 02:51:47 +05:30
Shivam Mathur
1474d67903
Drop support for ubuntu-18.04 2023-04-03 10:11:53 +05:30
Shivam Mathur
7f8b1e5773
Exclude php 8.3 on macos 2023-03-31 00:29:23 +05:30
Shivam Mathur
755bbb1cc0
Minor refactor in php.yml 2023-01-29 21:53:17 +05:30
Shivam Mathur
a36edd3ca4
Test php-version-file in php workflow 2023-01-29 21:41:09 +05:30
Shivam Mathur
53adb47562
Mark PHP 8.2 as stable
Update OS support in README
2022-12-08 19:37:49 +05:30
Shivam Mathur
3ede7656cb
Add check for gd in php.yml 2022-07-15 23:22:56 +05:30
Christoph Wurst
109db648f1
Demo PHP8.2+gd failure
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-07-13 15:07:46 +02:00
nathannaveen
787285e08a chore: Set permissions for GitHub actions
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.

- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions

https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions

https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs

[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)

Signed-off-by: nathannaveen <42319948+nathannaveen@users.noreply.github.com>
2022-05-26 00:50:23 +00:00
Shivam Mathur
6cba851606
Add support for Ubuntu 22.04 2022-05-06 05:43:20 +05:30
jrfnl
33ad931dbb
GH Actions: version update for actions/cache
The update doesn't actually contain any changed functionality, it's mostly just a change of the Node version used by the action itself (from Node 12 to Node 16), but see the changelog for more info.

Refs:
* https://github.com/actions/cache/releases/
2022-03-21 15:39:20 +01:00
Shivam Mathur
4678e809c3
Bump actions/checkout to v3 2022-03-02 06:00:52 +05:30
Shivam Mathur
44ff4ed92d
Refactor workflows and templates 2022-01-29 07:29:03 +05:30