Shivam Mathur
|
5a2bd88cb3
|
Try to fix docs workflow
|
2023-12-24 02:12:22 +05:30 |
|
Shivam Mathur
|
7ba520ae30
|
Merge pull request #804 from shivammathur/dependabot/github_actions/develop/actions/download-artifact-4
Bump actions/download-artifact from 3 to 4
|
2023-12-18 16:53:51 +05:30 |
|
dependabot[bot]
|
6e825ca69e
|
Bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-18 10:33:19 +00:00 |
|
dependabot[bot]
|
7b1eaadfbb
|
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 10:33:16 +00:00 |
|
Shivam Mathur
|
e6d44f159a
|
Add PHP 8.4 to wiki extension pages
|
2023-11-23 12:12:26 +05:30 |
|
Shivam Mathur
|
dc513528da
|
Update os in docs workflow
|
2023-11-23 11:57:50 +05:30 |
|
jrfnl
|
3c525df325
|
GH Actions/docs workflow: generate extensions page for PHP 8.3
|
2023-11-23 03:19:38 +01:00 |
|
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 |
|
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
|
ddf8825c2f
|
GH Actions: version update for various predefined actions
A number of predefined actions have had major release, which warrant an update the workflow(s).
These updates don't actually contain any changed functionality, they are mostly just a change of the Node version used by the action itself (from Node 14 to Node 16).
Refs:
* https://github.com/actions/download-artifact/releases
* https://github.com/actions/upload-artifact/releases
|
2022-03-05 16:11:15 +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 |
|
Shivam Mathur
|
9ca9ab33ef
|
Update docs workflow
|
2022-01-20 22:03:33 +05:30 |
|
Shivam Mathur
|
6473b1c04c
|
Add 8.2 to the workflows
|
2021-09-02 00:18:50 +05:30 |
|
Shivam Mathur
|
b717b2fcde
|
Rename macos-11.0 to macos-11
|
2021-08-18 09:52:47 +05:30 |
|
Shivam Mathur
|
947009a717
|
Sunset support for Ubuntu 16.04
|
2021-08-02 23:10:43 +05:30 |
|
Shivam Mathur
|
113fcc64e3
|
Fix docs workflow
Do not run docs workflow on macos-11.0
Run docs workflow on saturday
|
2021-03-03 09:16:13 +05:30 |
|
Shivam Mathur
|
5a15252e66
|
Fix docs workflow
|
2020-12-01 08:48:41 +05:30 |
|
Shivam Mathur
|
68fbd80105
|
Add workflow to add default extensions on wiki
|
2020-11-02 04:47:28 +05:30 |
|