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
kenjis
c4bd34e48b
Merge pull request #7956 from kenjis/fix-reusable-coveralls.yml
...
chore: fix Upload coverage results to Coveralls / coveralls
2023-09-22 14:56:56 +09:00
Toto
58acfec09a
Apply suggestions from code review by @kenjis
...
Co-authored-by: kenjis <kenji.uui@gmail.com>
2023-09-21 12:06:09 +07:00
totoprayogo1916
7f6dd21399
Separate workflow
2023-09-21 11:06:36 +07:00
totoprayogo1916
34f1bfdaf3
add or remove 'stale' label
2023-09-21 08:43:06 +07:00
kenjis
4ee20ad02f
chore: add hack to autoload.psr-4
2023-09-21 06:23:13 +09:00
kenjis
01ba3092db
Revert "GitHub Actions to add/remove label "stale" and comment"
2023-09-20 14:05:47 +09:00
totoprayogo1916
f188a750dd
update GA label
2023-09-19 08:13:12 +07:00
Denny Septian Panggabean
521c50a041
ordering permission
2023-09-15 11:47:42 +07:00
Denny Septian Panggabean
fbe374ac16
permission jobs
2023-09-15 11:29:35 +07:00
Denny Septian Panggabean
0f563a3d58
add token
2023-09-15 11:10:27 +07:00
Denny Septian Panggabean
209e4bbc22
added user login to message
2023-09-15 10:53:28 +07:00
Denny Septian Panggabean
6403574209
fix: labeling manually but commenting with automation
2023-09-15 10:50:11 +07:00
Denny Septian Panggabean
9330473542
fix: labeling manually but commenting with automation
2023-09-15 10:50:11 +07:00
Denny Septian Panggabean
1767200120
fix: event trigger label conflict
2023-09-15 10:50:05 +07:00
Denny Septian Panggabean
a5420240ff
remove permission issue
2023-09-14 10:11:11 +07:00
Denny Septian Panggabean
7eabbb5d7c
Update .github/workflows/label-signing.yml
...
Co-authored-by: MGatner <mgatner@icloud.com>
2023-09-13 19:35:17 +07:00
Denny Septian Panggabean
b3fb4391de
fix wrong branch
2023-09-13 16:25:17 +07:00