kenjis
48ac9cdf4d
chore: add exclude
2024-03-27 19:20:38 +09:00
kenjis
98a671e3f5
Merge remote-tracking branch 'upstream/develop' into 4.5
...
Conflicts:
.github/workflows/test-rector.yml
2024-03-24 12:46:13 +09:00
Abdul Malik Ikhsan
ec54a6b207
combine paths
2024-03-24 02:24:02 +07:00
Abdul Malik Ikhsan
178c40383b
update restore key cache
2024-03-24 02:10:05 +07:00
Abdul Malik Ikhsan
faad1fc06e
update key cache
2024-03-24 02:08:04 +07:00
Abdul Malik Ikhsan
cfb0e35454
chore: Enable rector cache
2024-03-24 01:49:05 +07:00
kenjis
a3a7aa7148
Merge remote-tracking branch 'upstream/develop' into 4.5
2024-03-18 17:47:41 +09:00
kenjis
48307b5b42
chore: add exlucde for PHPCPD
2024-03-15 21:07:56 +09:00
Denny Septian Panggabean
5516b73180
Update test-deptrac.yml
2024-03-15 11:37:29 +07:00
kenjis
7d2d577d82
Merge remote-tracking branch 'upstream/develop' into 4.5
2024-03-15 11:02:53 +09:00
kenjis
c7c6ff00b2
chore: update test-deptrac.yml
2024-03-15 09:44:29 +09:00
kenjis
7e223f9de9
Merge remote-tracking branch 'upstream/develop' into 4.5
2024-01-23 09:25:24 +09:00
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
kenjis
46e3bf31cb
chore: fix incorrect default MySQL version
2024-01-17 06:27:11 +09:00
kenjis
558cfb52fb
chore: change PHP version to 8.2 for coverage
...
To fix the following error:
-----
DatabaseLive (8.1, MySQLi, 8.0) / tests
Run actions/upload-artifact@v4
With the provided path, there will be 1 file uploaded
Artifact name is valid!
Root directory input is valid!
Error: Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
-----
Becaue "DatabaseLive (8.1, MySQLi, 5.7) / tests" already uploaded database-live-tests-php-8.1-db-MySQLi.
2024-01-17 06:23:54 +09:00
kenjis
e3fe895a07
Merge remote-tracking branch 'upstream/develop' into 4.5
2024-01-07 20:08:49 +09:00
kenjis
e37df37c31
Merge remote-tracking branch 'upstream/develop' into 4.5
2024-01-07 10:05:32 +09:00
dependabot[bot]
83cffecd39
chore(deps): 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>
2024-01-07 00:58:30 +00:00
MGatner
69fc51f0bb
Merge pull request #8357 from codeigniter4/dependabot/github_actions/actions/download-artifact-4
2024-01-03 06:53:35 -05:00
kenjis
b2534a16d8
Merge remote-tracking branch 'origin/develop' into 4.5
...
Conflicts:
phpstan-baseline.php
system/BaseModel.php
system/CodeIgniter.php
system/Model.php
system/Test/FeatureTestCase.php
system/Test/TestResponse.php
2023-12-28 19:57:49 +09:00
kenjis
8d17de2968
chore: add --exclude for phpcpd
2023-12-26 07:24:04 +09:00
dependabot[bot]
aa78c32f7e
chore(deps): 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-21 15:17:28 +00:00
kenjis
b7bced60c6
Merge remote-tracking branch 'upstream/develop' into 4.5
2023-12-21 10:45:38 +09:00
kenjis
751eac2da0
Revert "Merge pull request #8335 from codeigniter4/dependabot/github_actions/actions/download-artifact-4"
...
This reverts commit 9179347f0fdcab7e46e63bc836c4499ae70a4969, reversing
changes made to 3c75ca5607dc01667b1306ff98454873fa419415.
2023-12-21 10:02:44 +09:00
kenjis
673c50e02c
Revert "chore(deps): bump actions/upload-artifact from 3 to 4"
2023-12-21 09:38:48 +09:00
kenjis
f6a23bc21e
Merge remote-tracking branch 'upstream/develop' into 4.5
2023-12-21 08:39:29 +09:00
kenjis
3b902962f5
Merge pull request #8336 from codeigniter4/dependabot/github_actions/actions/upload-artifact-4
...
chore(deps): bump actions/upload-artifact from 3 to 4
2023-12-21 08:02:47 +09:00
kenjis
64b12f9804
chore: remove php-coveralls/php-coveralls in composer.json
2023-12-16 11:50:29 +09:00
dependabot[bot]
0b1e35594e
chore(deps): 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-15 15:32:24 +00:00
dependabot[bot]
5bdf0a2c66
chore(deps): 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-15 15:32:21 +00:00
kenjis
5de7742b21
Merge remote-tracking branch 'upstream/develop' into 4.5
2023-11-19 08:55:51 +09:00
kenjis
79c1b2f786
Merge pull request #8218 from kenjis/use-mysql-80
...
chore: use MySQL 8.0 by default
2023-11-19 08:54:43 +09:00
kenjis
de116ccd49
Merge remote-tracking branch 'upstream/develop' into 4.5
2023-11-16 11:18:22 +09:00
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
dependabot[bot]
f364cb8a5a
chore(deps): bump actions/github-script from 6 to 7
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 6 to 7.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v6...v7 )
---
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>
2023-11-14 15:06:55 +00:00
kenjis
3aecb58cac
Merge remote-tracking branch 'upstream/develop' into 4.5
...
Conflicts:
user_guide_src/source/changelogs/index.rst
user_guide_src/source/installation/upgrading.rst
2023-10-27 12:58:29 +09:00
kenjis
1bae325c9f
chore: make long job-names empty
2023-10-27 11:06:07 +09:00
kenjis
f22efe17e0
chore: change names for shorter name display
2023-10-27 10:13:11 +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
52c22229e5
Merge remote-tracking branch 'upstream/develop' into 4.5
2023-10-25 09:19:04 +09:00
dependabot[bot]
58b67f79df
chore(deps): bump actions/setup-node from 3.0.0 to 4.0.0
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.0.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 15:43:45 +00:00
kenjis
188c967751
chore: drop PHP 8.3 for php-cs-fixer
...
Run vendor/bin/php-cs-fixer fix --verbose --ansi --dry-run --config=.php-cs-fixer.no-header.php --using-cache=no --diff
PHP needs to be a minimum version of PHP 7.4.0 and maximum version of PHP 8.2.*.
Current PHP version: 8.3.0-dev.
To ignore this requirement please set `PHP_CS_FIXER_IGNORE_ENV`.
If you use PHP version higher than supported, you may experience code modified in a wrong way.
Please report such cases at https://github.com/PHP-CS-Fixer/PHP-CS-Fixer .
Error: Process completed with exit code 1.
2023-10-13 17:41:07 +09:00
kenjis
f0919838cb
chore: drop PHP 8.0 in github workflows
2023-10-13 17:27:27 +09:00
kenjis
c95a2a5e84
Merge remote-tracking branch 'upstream/develop' into 4.5
2023-10-03 15:15:08 +09:00
kenjis
d8777f8e13
chore: remove label-add-remove-conflict-single-pr.yml
...
This workflow does not work.
2023-10-03 15:02:16 +09:00
kenjis
9d139d214e
Merge remote-tracking branch 'upstream/develop' into 4.5
2023-09-26 05:27:17 +09:00
kenjis
79ae14fa31
Merge pull request #7959 from totoprayogo1916/conflicting
...
chore: Separate workflow to add/remove 'stale' label
2023-09-25 09:26:19 +09:00
kenjis
0c8727469d
chore: update php version to 8.2
2023-09-23 14:06:36 +09:00
kenjis
6bf8cd9b89
chore: drop PHP 7.4 in workflows
2023-09-23 14:06:35 +09:00