363 Commits

Author SHA1 Message Date
sclubricants
148a39585b
Add exception to CPD for Postgres 2022-11-20 14:00:43 -08:00
kenjis
8eacd46043
chore: remove unneeded composer options
Co-authored-by: John Paul E. Balandan, CPA <paulbalandan@gmail.com>
2022-11-18 10:16:18 +09:00
kenjis
15b8fd7e42
chore: add oci8 2022-11-18 10:16:18 +09:00
kenjis
a31ab8fb22
chore: add test-psalm.yml 2022-11-18 10:16:17 +09:00
kenjis
3bb20c97cf
Merge remote-tracking branch 'upstream/develop' into 4.3
Conflicts:
	composer.json
	tests/system/Commands/Database/ShowTableInfoTest.php
2022-11-15 10:42:27 +09:00
kenjis
fc4110b099
Merge remote-tracking branch 'upstream/develop' into 4.3
Conflicts:
	system/Helpers/date_helper.php
	system/Session/Session.php
2022-11-14 17:05:19 +09: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
d82e702c81
Update auto-review group name 2022-11-10 11:00:53 +08:00
kenjis
b2342dabec
Merge remote-tracking branch 'upstream/develop' into 4.3 2022-11-07 16:46:50 +09:00
kenjis
64d751a6e7
chore: set sqlsrv-5.10.1 2022-11-07 15:43:58 +09:00
kenjis
f38806bd08
Merge remote-tracking branch 'origin/develop' into 4.3
Conflicts:
	tests/system/CLI/CommandRunnerTest.php
	user_guide_src/source/changelogs/index.rst
	user_guide_src/source/installation/upgrading.rst
2022-11-06 07:42:53 +09:00
John Paul E. Balandan, CPA
30fd4826c2
Merge pull request #6802 from paulbalandan/check-version
Add a check for updated version before deployment
2022-11-04 10:02:04 +08:00
kenjis
ecc77fc6a4
Merge remote-tracking branch 'upstream/develop' into 4.3
Conflicts:
	user_guide_src/source/changelogs/index.rst
2022-11-02 08:20:53 +09:00
John Paul E. Balandan, CPA
cda71ae7da
Fix deptrac requires ^8.1 2022-11-01 23:44:24 +08:00
John Paul E. Balandan, CPA
884a8e75e6
Rename to deploy-distributables.yml 2022-11-01 21:32:22 +08:00
John Paul E. Balandan, CPA
cd4bff31d1
Move contents of deploy-userguide to deploy-framework 2022-11-01 21:31:05 +08:00
John Paul E. Balandan, CPA
7f95f7d522
Add check-version job 2022-11-01 21:28:46 +08:00
John Paul E. Balandan, CPA
8274996b04
Merge pull request #6801 from paulbalandan/pr-template
Update PR template
2022-11-01 17:19:18 +08:00
John Paul E. Balandan, CPA
ccce899617
Update PR template 2022-11-01 14:17:09 +08:00
John Paul E. Balandan, CPA
ff2a4e300e
Add PHP 8.2 to Unit Tests GHA 2022-10-30 16:27:50 +08:00
kenjis
f64a4e4875
Merge remote-tracking branch 'upstream/develop' into 4.3
Conflicts:
	system/CodeIgniter.php
	system/Common.php
	tests/system/CodeIgniterTest.php
2022-10-27 08:22:48 +09:00
John Paul E. Balandan, CPA
3a98df09cf
Use gvenzl/oracle-xe docker image 2022-10-25 19:48:52 +08:00
kenjis
9c35391035
Merge remote-tracking branch 'upstream/develop' into 4.3
Conflicts:
	system/Database/Config.php
	system/Database/OCI8/PreparedQuery.php
2022-10-25 06:10:55 +09: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
kenjis
4e97026230
Merge remote-tracking branch 'upstream/develop' into 4.3
Conflicts:
	system/Database/SQLSRV/PreparedQuery.php
	system/Debug/Exceptions.php
	tests/system/Database/Live/PreparedQueryTest.php
2022-10-24 08:36:27 +09: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
kenjis
376b34a84b
Merge remote-tracking branch 'upstream/develop' into 4.3
Conflicts:
	composer.json
	user_guide_src/source/models/model.rst
2022-10-18 06:23:11 +09: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
kenjis
729f3f1027
Merge remote-tracking branch 'upstream/develop' into 4.3 2022-10-15 21:41:09 +09: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
d551715132
Merge remote-tracking branch 'upstream/develop' into 4.3
Conflicts:
	composer.json
2022-09-25 08:07:24 +09:00
Denny Septian Panggabean
99114a1ce8
fix: make note PR branch to comment only 2022-09-24 07:22:47 +07:00
sclubricants
c4cbaa76fa
Update test-phpcpd.yml 2022-09-09 09:04:48 -07:00
sclubricants
5217a1cedd
Exclude from PHPCPD 2022-09-09 09:04:48 -07:00
Abdul Malik Ikhsan
8ffd54dd79
run rector.php 2022-08-25 02:52:04 +07:00
Abdul Malik Ikhsan
31c929601e
run rector.php 2022-08-25 02:51:53 +07:00
kenjis
09bcef48d5
chore: tweak options 2022-08-08 22:20:13 +09:00
kenjis
776926fa88
chore: convert warning into error 2022-08-08 21:45:32 +09:00
Abdul Malik Ikhsan
ea2a0748ef
Apply github workflow to run rector on utils/ directory 2022-07-03 13:21:58 +07:00
kenjis
189e378099
docs: fix by proofreading
Co-authored-by: MGatner <mgatner@icloud.com>
2022-06-12 06:41:33 +09:00
kenjis
f33f68fa74
chore: update PULL_REQUEST_TEMPLATE.md 2022-06-10 18:05:29 +09:00
kenjis
a04ba620e6
chore: update workflow for 4.3 branch 2022-06-08 06:31:57 +09:00
kenjis
b6605e9685
chore: add action to add edit this page links 2022-05-09 20:41:44 +09:00