37 Commits

Author SHA1 Message Date
dependabot[bot]
37cff22e70
chore(deps): bump actions/cache from 3 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-18 15:03:18 +00:00
dependabot[bot]
28c71eb11f
build(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 15:17:26 +00:00
kenjis
2a2a40d29f
chore: update test-phpstan.yml 2023-07-21 10:09:37 +09:00
Denny Septian Panggabean
c63a3e02c0
chore: secure workflows permission 2022-12-28 08:43:35 +07:00
ddevsr
ab7b0ad1b1
fix: turn off Xdebug note when running PHPStan 2022-11-14 11:40:05 +07:00
Denny Septian Panggabean
d86b1d6441
github action analyze phpstan faster with xdebug 2022-11-14 00:44:06 +07:00
John Paul E. Balandan, CPA
994407d3eb
Raise runner version to ubuntu-22.04 2022-10-24 18:07:29 +08:00
John Paul E. Balandan, CPA
7f53a86eaf
Cancel running CI jobs when a PR is updated 2022-10-22 22:53:55 +08:00
John Paul E. Balandan, CPA
f6a03434e7
Merge pull request #6680 from paulbalandan/set-output-deprecation
Use environment variables instead of `set-output`
2022-10-17 15:08:40 +08:00
John Paul E. Balandan, CPA
76936f1797
Use environment variables instead of set-output 2022-10-13 23:20:44 +08:00
kenjis
bb9a879335
chore: remove matrix 2022-10-13 08:53:58 +09:00
kenjis
25925678ba
chore: run PHPStan only in PHP 8.1
Since the version is specified in PHPStan config, there is no need to run in PHP 8.0.
2022-10-12 09:42:09 +09:00
kenjis
a04ba620e6
chore: update workflow for 4.3 branch 2022-06-08 06:31:57 +09:00
dependabot[bot]
42d50cc935
chore(deps): bump actions/cache from 2 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 15:03:28 +00:00
dependabot[bot]
561706af62
chore(deps): bump actions/checkout from 2 to 3 (#5760)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-03 00:45:54 +08:00
John Paul E. Balandan, CPA
f668b8d91e
Limit running PHP workflows to related PHP files 2022-02-24 13:47:07 +08:00
Abdul Malik Ikhsan
bf78c65394
register - phpstan-baseline.neon.dist to test-phpstan on paths 2022-02-01 12:58:17 +07:00
Abdul Malik Ikhsan
d2c3b440c0
use v4.* 2022-01-10 02:02:55 +00:00
John Paul E. Balandan, CPA
a0b8140b4f
Test phpstan on PHP 8.0+ 2021-12-13 20:23:40 +08:00
John Paul E. Balandan, CPA
4272b8ea5c
Update dependabot config (#5027) 2021-08-27 21:10:08 +08:00
MGatner
863079d99c
Revert "Bump shivammathur/setup-php from 2 to 2.11.0 (#4679)" (#4682)
This reverts commit 5713da574bfaa4d73949d84330ccf80758cd6ae4.
2021-05-12 23:29:06 +08:00
MGatner
3e57c4dc00 Revert "Bump actions/checkout from 2 to 2.3.4 (#4678)"
This reverts commit 77e56358b21c141935b2ed5168fa9516348fe176.
2021-05-12 09:55:33 -04:00
dependabot[bot]
5713da574b
Bump shivammathur/setup-php from 2 to 2.11.0 (#4679)
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2 to 2.11.0.
- [Release notes](https://github.com/shivammathur/setup-php/releases)
- [Commits](https://github.com/shivammathur/setup-php/compare/v2...2.11.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 18:19:48 +08:00
dependabot[bot]
77e56358b2
Bump actions/checkout from 2 to 2.3.4 (#4678)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.4.
- [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...v2.3.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 18:18:56 +08:00
dependabot[bot]
63d0b27420
Bump actions/cache from v2.1.4 to v2.1.5 (#4564)
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-17 21:25:09 +08:00
John Paul E. Balandan, CPA
12ae57d431
Fix missing extensions in CI/CD 2021-03-08 20:55:06 +08:00
dependabot[bot]
ce2fcec754
Bump actions/cache from v2 to v2.1.4
Bumps [actions/cache](https://github.com/actions/cache) from v2 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-08 06:23:47 +00:00
MGatner
db4882bdc2
Trigger Action on dependency changes 2021-01-19 15:25:27 +00:00
MGatner
817b8775fb
Trigger Action on config update 2021-01-05 16:07:15 +00:00
MGatner
9bdfc79a75
Include PHP8 in Actions 2021-01-05 00:51:08 +00:00
John Paul E. Balandan, CPA
89d7708aa4
Use composer update 2020-11-06 23:54:24 +08:00
John Paul E. Balandan, CPA
a9a4624b70
Cache composer cache directory [ci skip] 2020-09-04 17:46:29 +08:00
John Paul E. Balandan, CPA
04ed9b53b1
Implement caching of phpstan result cache 2020-08-30 22:04:42 +08:00
John Paul E. Balandan, CPA
219cfc8687
Update phpstan.neon and resolve some errors 2020-08-28 19:58:58 +08:00
MGatner
ed4189e3fb
Remove todo note 2020-08-27 10:16:49 -04:00
MGatner
34df738fc1
[ci skip] Reinstate phpstan workflow on push 2020-08-26 17:12:06 +00:00
MGatner
f5bc131c90
Standardize Action workflows 2020-08-26 15:19:03 +00:00