PR-4.4-dev Pending

User tests: Successful: Unsuccessful:

avatar richard67
richard67
2 May 2023

Pull Request for 6e02c8f#r111512170 .

Summary of Changes

Fix the wrong extra version caused by the last upmerge 6e02c8f from 4.3-dev which causes wrong package names of the nightly builds.

Testing Instructions

Run php ./build/build.php --remote=HEAD --exclude-gzip --exclude-bzip2 in the Joomla root folder.

Actual result BEFORE applying this Pull Request

Packages with names like Joomla_4.4.0-rc2-dev-Development-* are built, which do not fit to the right names in https://update.joomla.org/core/nightlies/next_minor_extension.xml and https://github.com/joomla/joomla-cms/blob/4.4-dev/administrator/manifests/files/joomla.xml#L9 .

Expected result AFTER applying this Pull Request

Packages with names like Joomla_4.4.0-dev-Development-* are built, which fit to the right names in https://update.joomla.org/core/nightlies/next_minor_extension.xml and https://github.com/joomla/joomla-cms/blob/4.4-dev/administrator/manifests/files/joomla.xml#L9 .

Link to documentations

Please select:

  • No documentation changes for docs.joomla.org needed

  • No documentation changes for manual.joomla.org needed

avatar joomla-cms-bot joomla-cms-bot - change - 2 May 2023
Category Libraries
avatar richard67 richard67 - open - 2 May 2023
avatar richard67 richard67 - change - 2 May 2023
Status New Pending
avatar richard67 richard67 - change - 2 May 2023
The description was changed
avatar richard67 richard67 - edited - 2 May 2023
avatar richard67 richard67 - change - 2 May 2023
Labels Added: PR-4.4-dev
avatar richard67
richard67 - comment - 2 May 2023

I see it just has been solved with a direct commit, see b8ef594 .

avatar richard67 richard67 - close - 2 May 2023
avatar richard67 richard67 - change - 2 May 2023
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2023-05-02 18:21:02
Closed_By richard67

Add a Comment

Login with GitHub to post a comment