109 Commits

Author SHA1 Message Date
kenjis
7d758d8522
chore: set empty string as name
It should be boolean/number/string
2023-11-15 10:10:00 +09:00
kenjis
f5135041c5
chore: use MySQL 8.0 by default 2023-11-15 10:09:43 +09:00
kenjis
1bae325c9f
chore: make long job-names empty 2023-10-27 11:06:07 +09:00
kenjis
94e082f252
chore: add names to github workflows
To change the GitHub PR page display.
2023-10-27 10:06:22 +09:00
kenjis
9f2bac3d24
chore: add PHP 8.3 to test-phpunit.yml 2023-09-09 05:37:11 +09:00
John Paul E. Balandan, CPA
8eadea80dc
Remove composer compatibility option for PHP 8.2 2023-05-04 11:45:10 +08:00
michalsn
f685992269
register reusable-phpunit-test workflow 2023-04-02 21:59:34 +02:00
Denny Septian Panggabean
c63a3e02c0
chore: secure workflows permission 2022-12-28 08:43:35 +07:00
John Paul E. Balandan, CPA
f2e9d270ae
Refactor test-phpunit.yml 2022-11-25 15:51:33 +08:00
John Paul E. Balandan, CPA
4a0aa64f8a
Fix coverage warning 2022-11-22 20:42:09 +08:00
John Paul E. Balandan, CPA
d82e702c81
Update auto-review group name 2022-11-10 11:00:53 +08:00
kenjis
64d751a6e7
chore: set sqlsrv-5.10.1 2022-11-07 15:43:58 +09:00
John Paul E. Balandan, CPA
ff2a4e300e
Add PHP 8.2 to Unit Tests GHA 2022-10-30 16:27:50 +08:00
John Paul E. Balandan, CPA
3a98df09cf
Use gvenzl/oracle-xe docker image 2022-10-25 19:48:52 +08: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
27fd250bc0
Merge pull request #6745 from paulbalandan/sql-server-2022
Use SQL Server 2022 in mssql image
2022-10-24 16:52:43 +08:00
John Paul E. Balandan, CPA
e198294b68
Use SQL Server 2022 in mssql image 2022-10-23 23:39:42 +08:00
John Paul E. Balandan, CPA
8d1b65945e
Raise COVERAGE_PHP_VERSION to 8.1 2022-10-23 23:15:43 +08:00
John Paul E. Balandan, CPA
3bbdaa2335
Refactor coverage uploading 2022-10-23 23:13:23 +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
76936f1797
Use environment variables instead of set-output 2022-10-13 23:20:44 +08: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
dependabot[bot]
b36b015ac4
chore(deps): bump actions/github-script from 5 to 6 (#5695)
Bumps [actions/github-script](https://github.com/actions/github-script) from 5 to 6.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/github-script
  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-02-15 13:31:25 +08:00
Tetsuro Yoshikawa
190f76df8b
feat: Removed semicolon from ALTER TABLE to make it distinguish between sql and PLSQL in OCI8. 2022-01-23 16:09:08 +09:00
Tetsuro Yoshikawa
3f700c6d64
chore: add stored procedure in github actions for oracle database. 2022-01-23 16:09:08 +09:00
Tetsuro Yoshikawa
a37b852cfa
chore: Add phpunit workflow for oci8. 2022-01-23 16:09:01 +09:00
kenjis
ed67dccc58
chore: compute phpunit option for coverage
Co-authored-by: John Paul E. Balandan, CPA <51850998+paulbalandan@users.noreply.github.com>
2022-01-21 16:21:15 +09:00
kenjis
9f3e8c6c90
chore: add --no-coverage option to PHPUnit other than on PHP 8.0 2022-01-21 14:59:01 +09:00
Abdul Malik Ikhsan
d2c3b440c0
use v4.* 2022-01-10 02:02:55 +00:00
Abdul Malik Ikhsan
58d73e2a41
try without quote 2022-01-10 02:02:55 +00:00
Abdul Malik Ikhsan
ecf41ff640
add 4.* for pull_request phpunit workflow 2022-01-10 02:02:55 +00:00
Abdul Malik Ikhsan
a074aee6aa
remove php 7.3 from workflow 2022-01-10 02:02:31 +00:00
John Paul E. Balandan, CPA
08f3d30aa4
Auto-review required dependency matching 2022-01-05 10:13:30 +08:00
kenjis
2444763e6a
Merge pull request #5529 from paulbalandan/php-8.1
Remove experimental flag for PHP 8.1
2022-01-04 14:44:16 +09:00
John Paul E. Balandan, CPA
fb31518f40
Remove experimental flag for PHP 8.1 2022-01-04 02:23:35 +08:00
John Paul E. Balandan, CPA
c487715222
Revert workaround for php-coveralls 2022-01-04 02:21:57 +08:00
kenjis
a838edcb61
chore: temporary fix for PhpCoveralls error
https://github.com/php-coveralls/php-coveralls/issues/327
2021-12-02 11:04:00 +09:00
John Paul E. Balandan, CPA
0a5508202b
Add support for PHP 8.1 (#4883) 2021-11-25 22:24:19 +08:00
Abdul Malik Ikhsan
831c693bdb
Update to latest laminas-escaper 2.9.0 2021-09-10 10:07:32 +08:00
John Paul E. Balandan, CPA
4ab9d66b53
Switch to official coding standard (#5038)
* Switch to official coding standard

* Update .no-header.php-cs-fixer.dist.php

Co-authored-by: Abdul Malik Ikhsan <samsonasik@gmail.com>
2021-09-02 12:32:07 +08:00
John Paul E. Balandan, CPA
c79a2cb3d8
Fix broken apt installation 2021-08-29 19:24:46 +08:00
John Paul E. Balandan, CPA
4272b8ea5c
Update dependabot config (#5027) 2021-08-27 21:10:08 +08:00
John Paul E. Balandan, CPA
ee8b8c0699
Use php-cs-fixer as coding style tool (#4770) 2021-06-04 22:10:54 +08:00
michalsn
d6ff2391c2
Fix imagemagick build 2021-05-30 19:57:14 +02:00
Jérôme Gamez
5e775bc8d1
Skip coveralls when running on a forked repo 2021-05-22 18:35:11 +02:00
Jérôme Gamez
029b855c77
Add MySQL 8.0 to the test matrix 2021-05-22 18:35:07 +02: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