User tests: Successful: Unsuccessful:
Pull Request for Issue # .
This pull request (PR) initializes Joomla version and code name on the 5.4-dev branch.
Code review.
Or run the following command on a git clone of this repository on a clean, current 5.4-dev branch on Linux or Windows with WSL and PHP CLI available:
php ./build/bump.php -v 5.4.0-alpha1-dev -c "Kutegemea" -d "2025-02-18 16:00"
Then check for changes e.g. with git status
and sort out all replacements of __DEPLOY_VERSION__
in PHP files as these replacements should be done with the next version bump on the 5.3-dev branch.
Finally replace the remaining occurrences of "5.3" in files README.md
and README.txt
which were not caught by the bump.php
script, which are
README.md
fileREADME.md
file to check out the 5.4-dev branchJoomla version and code name on the 5.4-dev branch are the same as on the 5.3-dev branch.
The 5.4-dev branch has the right version and a new code name.
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Status | New | ⇒ | Pending |
Category | ⇒ | Repository Administration Language & Strings Installation Libraries NPM Change |
in the instructions shouldnt it be bump.php not build.php
in the instructions shouldnt it be bump.php not build.php
@brianteeman Ouch, yes ... Fixed it. Thanks.
Labels |
Added:
Language Change
NPM Resource Changed
PR-5.4-dev
|
I have tested this item ✅ successfully on fb1132d
Will you be updating the bump script?
Will you be updating the bump script?
No, I won't change that right now. Will discuss with maintainers first, sooner or later.
✅ tested succesfully
Tested before applying this PR
After applying this PR:
Admin home dashboard shows: "5.4.0-alpha1-dev"
System information shows: Joomla! 5.4.0-alpha1-dev Development [ Kutegemea ] 18-February-2025 16:00 GMT
Code reviewed and links checked
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-02-18 17:58:14 |
Closed_By | ⇒ | muhme |
I have tested this item ✅ successfully on b89c7a4
lgtm
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/44931.