? Success

User tests: Successful: Unsuccessful:

avatar mbabker
mbabker
23 Jan 2015

This PR updates the file listing for files to delete on update based on the current comparison between the 3.3.6 release tag and current staging branch.

This list can be produced at anytime by executing git diff tags/3.3.6 staging --name-status from a command line interface. All lines with a D as the first character are deleted files. For convenience, the output of this command is available at https://gist.github.com/mbabker/b65533dc1ef4b5e70e0a. This update excludes the weblinks extensions and index.html files (except for ones where the folder itself has been removed).

avatar mbabker mbabker - open - 23 Jan 2015
avatar jissues-bot jissues-bot - change - 23 Jan 2015
Labels Added: ?
avatar brianteeman
brianteeman - comment - 23 Jan 2015

@mbabker do we need a PR for this? Shouldnt it be part of the workflow process for whoever makes the final release.

A PR for this now might need redoing multiple times before the actual release


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/5879.
avatar wilsonge
wilsonge - comment - 23 Jan 2015

this should be done in each PR as people remove files. And currently isn't part of the workflow for a release. Although having said that might be an idea for that to happen

avatar mbabker
mbabker - comment - 23 Jan 2015

Generally it should done with each PR and at most whomever is building the release should only need to validate the script against the listing our build script generates. Really the only PRs that didn't include this were the CodeMirror updates. The major changes in terms of deleted files since 3.3.6 come from shifting around libraries with Composer and the updated CodeMirror version (which restructured how media is stored), as well as the weblinks and index.html file removals (which we elected to not put into the delete script).

As for deleted file listings themselves, the build script only generates these listings for maintenance releases within a minor series. Since we don't generate patch packages for, using as an example, 3.1.5 to 3.2.0 or 3.3.6 to 3.4.0 then this listing will never be created for minor releases.

avatar zero-24 zero-24 - change - 23 Jan 2015
Category Updating
avatar infograf768
infograf768 - comment - 24 Jan 2015

Thanks, Simple change. Merging.

avatar infograf768 infograf768 - close - 24 Jan 2015
avatar infograf768 infograf768 - reference | - 24 Jan 15
avatar infograf768 infograf768 - merge - 24 Jan 2015
avatar infograf768 infograf768 - close - 24 Jan 2015
avatar infograf768 infograf768 - change - 24 Jan 2015
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2015-01-24 06:35:55

Add a Comment

Login with GitHub to post a comment