52 Commits

Author SHA1 Message Date
John Paul E. Balandan, CPA
3a04112ba3
chore: update release process (#9421)
Some checks failed
PHPUnit / DatabaseLive (MySQLi, 8.0, 8.4) (push) Has been cancelled
PHPUnit / DatabaseLive (OCI8, 8.0, 8.1) (push) Has been cancelled
PHPUnit / DatabaseLive (OCI8, 8.0, 8.2) (push) Has been cancelled
PHPUnit / DatabaseLive (OCI8, 8.0, 8.3) (push) Has been cancelled
PHPUnit / DatabaseLive (OCI8, 8.0, 8.4) (push) Has been cancelled
PHPUnit / DatabaseLive (Postgre, 8.0, 8.1) (push) Has been cancelled
PHPUnit / DatabaseLive (Postgre, 8.0, 8.2) (push) Has been cancelled
PHPUnit / DatabaseLive (Postgre, 8.0, 8.3) (push) Has been cancelled
PHPUnit / DatabaseLive (Postgre, 8.0, 8.4) (push) Has been cancelled
PHPUnit / DatabaseLive (SQLSRV, 8.0, 8.1) (push) Has been cancelled
PHPUnit / DatabaseLive (SQLSRV, 8.0, 8.2) (push) Has been cancelled
PHPUnit / DatabaseLive (SQLSRV, 8.0, 8.3) (push) Has been cancelled
PHPUnit / DatabaseLive (SQLSRV, 8.0, 8.4) (push) Has been cancelled
PHPUnit / DatabaseLive (SQLite3, 8.0, 8.1) (push) Has been cancelled
PHPUnit / DatabaseLive (SQLite3, 8.0, 8.2) (push) Has been cancelled
PHPUnit / DatabaseLive (SQLite3, 8.0, 8.3) (push) Has been cancelled
PHPUnit / DatabaseLive (SQLite3, 8.0, 8.4) (push) Has been cancelled
PHPUnit / SeparateProcess (8.1) (push) Has been cancelled
PHPUnit / SeparateProcess (8.2) (push) Has been cancelled
PHPUnit / SeparateProcess (8.3) (push) Has been cancelled
PHPUnit / SeparateProcess (8.4) (push) Has been cancelled
PHPUnit / CacheLive (8.1) (push) Has been cancelled
PHPUnit / CacheLive (8.2) (push) Has been cancelled
PHPUnit / CacheLive (8.3) (push) Has been cancelled
PHPUnit / CacheLive (8.4) (push) Has been cancelled
PHPUnit / Upload coverage results to Coveralls (push) Has been cancelled
Psalm / Psalm Analysis (push) Has been cancelled
Rector / PHP 8.1 Analyze code (Rector) (push) Has been cancelled
Rector / PHP 8.4 Analyze code (Rector) (push) Has been cancelled
SCSS Compilation / Compilation of SCSS (Dart Sass) (push) Has been cancelled
2025-01-20 03:16:22 +08:00
kenjis
d7bedff4e7
docs: use GitHub markdown note format 2024-09-07 18:10:53 +09:00
kenjis
cb4ba98ce6
docs: move section 2024-09-07 18:10:37 +09:00
kenjis
2492078509
docs: move item 2024-09-07 18:09:59 +09:00
kenjis
ee9ae5fbb3
docs: add note 2024-09-07 18:09:27 +09:00
kenjis
bbfb37c40e
docs: change version notation 2024-06-25 11:37:35 +09:00
kenjis
3020ebb504
docs: update RELEASE.md 2024-04-09 12:38:34 +09:00
kenjis
1079c807d2
docs: small update
If you replace `4.x.x` with the real version, it will be the real
file path.
2024-03-29 14:08:46 +09:00
kenjis
4f4b969f71
docs: add instruction to merge develop into 4.x 2023-12-29 08:43:46 +09:00
kenjis
7aa8a787b3
chore: add code to update version number in "phpdoc.dist.xml" 2023-12-24 13:45:26 +09:00
kenjis
ea2b26b9c4
docs: update RELEASE.md 2023-10-27 10:03:17 +09:00
kenjis
60870b74e0
docs: update RELEASE.md 2023-10-20 15:56:46 +09:00
kenjis
630819f99d
docs: update RELEASE.md 2023-09-05 10:13:16 +09:00
kenjis
81cead15a3
docs: update RELEASE.md 2023-08-25 15:39:27 +09:00
kenjis
a516dd3851
docs: add git command 2023-07-30 18:03:11 +09:00
kenjis
c225c8523e
docs: small updates 2023-06-18 08:43:27 +09:00
kenjis
86cadcfac7
docs: remove sending PR to https://github.com/FriendsOfPHP/security-advisories
`composer audit` uses GitHub Security Advisory Database.
https://github.com/advisories?query=codeigniter4
2023-05-24 08:56:37 +09:00
kenjis
b381b224d4
docs: add templete for next upgrading guide 2023-04-27 22:14:39 +09:00
kenjis
7bf7ea3cd2
docs: change process
Since it is odd to have the unreleased version listed in the latest documentation,
we have not recently created a changelog for the next version in the release process.
2023-03-26 10:46:07 +09:00
kenjis
bd192cf1d3
docs: change text decration
Use `` for input.
2023-03-26 10:30:26 +09:00
kenjis
94402cce18
docs: add note 2023-03-26 10:30:26 +09:00
kenjis
0fe83fec41
docs: add instructions 2023-03-26 10:30:26 +09:00
kenjis
89da1cf9f9
docs: change identations
I don't know why, but now PhpStorm does identation like this.
2023-03-26 10:30:26 +09:00
kenjis
2d59e3bee7
docs: fix identation of command block 2023-03-26 10:30:25 +09:00
kenjis
d195c772a8
docs: update branch for checking "All Changes"
In case you forgot to update your local master branch.
2023-02-19 09:55:16 +09:00
kenjis
dfe0334315
docs: break long lines 2023-02-19 09:45:13 +09:00
kenjis
393040da48
docs: add missing "Full Changelog:" 2023-02-19 09:43:57 +09:00
kenjis
ad085a2a09
docs: update RELEASE.md for minor version release 2023-01-10 15:44:29 +09:00
kenjis
4f54e7e42c
docs: add links to GitHub Actions to watch 2023-01-10 15:09:48 +09:00
kenjis
279e66a86b
docs: improve git command
Co-authored-by: MGatner <mgatner@icloud.com>
2022-11-06 20:46:49 +09:00
kenjis
8399585285
docs: update RELEASE.md 2022-11-06 08:04:34 +09:00
John Paul E. Balandan, CPA
ebf7e66994
Update admin/RELEASE.md 2022-11-01 21:36:43 +08:00
MGatner
a2f68f8142
Update RELEASE.md 2022-09-04 20:19:52 -04:00
MGatner
cb71f731a2
Prep for 4.2.3 release 2022-08-06 19:06:56 +00:00
kenjis
72cdccd104
docs: fix commands 2022-06-23 10:00:59 +09:00
kenjis
42013c8250
docs: fix how to update next minor upgrade branch 2022-06-18 17:23:51 +09:00
kenjis
1752276194
docs: change bash to console 2022-06-17 09:57:38 +09:00
kenjis
190417bf89
style: replace tabs with spaces 2022-06-17 09:57:16 +09:00
kenjis
3d6f00b556
docs: add step to update the next minor upgrade branch 2022-06-17 09:52:30 +09:00
MGatner
f01838be02
docs: Update UG release process 2022-06-16 10:09:39 -04:00
MGatner
749307e1b5
Update website process 2022-06-03 15:58:09 +00:00
MGatner
785bd4c512
Prep for 4.2.0 release 2022-06-03 13:16:57 +00:00
kenjis
03dbe6383f
chore: add about PHP Security Advisories Database 2022-01-25 10:21:32 +09:00
MGatner
3f0c845024
Add simple post-release test 2022-01-06 14:39:11 +00:00
MGatner
591e6d435d
Prep for 4.1.6 release 2022-01-03 23:52:54 +00:00
kenjis
b45fb1e76d
dpcs: fix typo 2021-11-10 10:22:54 +09:00
kenjis
42b29469c0
docs: add "Labeling PRs" 2021-11-09 16:06:37 +09:00
MGatner
0f0c1d6514
Add .nojekyll note 2021-05-18 17:52:05 +00:00
MGatner
2a509f380f
Update release process 2021-05-18 14:52:07 +00:00
MGatner
598c115fea
Prep for 4.1.2 release 2021-05-18 01:23:49 +00:00