User tests: Successful: Unsuccessful:
Simplification for the release process
This PR simplifies the process of packing a release. We always comment out the installer check when we are in development. This needs so far a manuell change of two files. When we are doing a stable release we also set the variable DEV_STATUS = Stable. So we have the information at one place, but we don’t use it.
Full b/c, no problems are expected
none
Clone the joomla-cms repro and apply the patch. Do an installation. You should be able to login into the backend without removing the installation folder. Now go to /libraries/cms/version/version.php and set the DEV_STATUS variable to Stable. If you now try to access the site the system tells you that you have to remove the installation folder. You can also delete the configuration.php in the root of the Joomla install and do an install, at the end it forces you to remove the installation folder.
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
@infograf768 that is something we can do with a build script, they commenting/uncommenting is more complicated
Milestone |
Added: |
Easy | No | ⇒ | Yes |
Category | ⇒ | Installation Repository |
Fine by me, just left PHPCS comments.
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-07-02 08:06:02 |
Closed_By | ⇒ | rdeutz |
I guess it will still be necessary to manually update version.php and joomla.xml.