website
website copied to clipboard
CodeIgniter Website
* Updates framework to 4.2.10 * Patches project files to latest equivalent * ~~Bumps all minor dependencies~~ Supersedes #328
Bumps [league/commonmark](https://github.com/thephpleague/commonmark) from 2.3.6 to 2.3.7. Changelog Sourced from league/commonmark's changelog. [2.3.7] - 2022-11-03 Fixed Fixed TaskListItemMarkerRenderer not including HTML attributes set on the node by other extensions (#947) Commits...
 https://codeigniter.com/
resolve https://github.com/codeigniter4projects/website/issues/327
Bumps [codeigniter4/framework](https://github.com/codeigniter4/framework) from 4.2.6 to 4.2.10. Release notes Sourced from codeigniter4/framework's releases. CodeIgniter 4.2.10 release. See the changelog: https://github.com/codeigniter4/CodeIgniter4/blob/develop/CHANGELOG.md CodeIgniter 4.2.9 This is a hot fix for an issue in...
Bumps [codeigniter4/devkit](https://github.com/codeigniter4/devkit) from 1.0.1 to 1.1.0. Release notes Sourced from codeigniter4/devkit's releases. Vagrant Template, Bugfixes, and More What's Changed Add Directory Check by @MGatner in codeigniter4/devkit#36 Copy the latest Vagrantfile.dist...
I would like to see the author names linked out to something meaningful: forum profile, GitHub account, personal homepage, etc
Consider moving the deployment to a separate file (like **.github/scripts/deploy.sh**) and having the GitHub Action workflow call that instead.
Looking at our coverage, the Blog layer is bringing our coverage down a lot. We need test for the `Blog` library and controller.
- update Composer dependencies - CodeIgniter v4.4.7 - fix composer platform php to 8.1 (production server version)