? Pending

User tests: Successful: Unsuccessful:

avatar HLeithner
HLeithner
14 Jul 2020

Summary of Changes

While packaging patch releases renamed files didn't get filtered. That's the reason why .github/SECURITY.md is shipped with the last Joomla! release.

This is fixed in this PR, also we remove .github/SECURITY.md but not the directory because I'm unsure if we do more harm then good if we simple delete the directory.

Additionally the build script generates a github release template.

Testing Instructions

Build joomla with build/build.php this will generate the release files in build/tmp/packages
The generated template is "only" interesting for Release Leads but can be found in build/tmp/github_release.txt

Actual result BEFORE applying this Pull Request

Package includes a .github/SECURITY.md in update packages.

Expected result AFTER applying this Pull Request

Package does not include a .github directory in update packages but all other files are the same as before.

avatar HLeithner HLeithner - open - 14 Jul 2020
avatar HLeithner HLeithner - change - 14 Jul 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 14 Jul 2020
Category Administration com_admin Repository
avatar HLeithner HLeithner - change - 10 Aug 2020
Labels Added: ?
avatar wilsonge wilsonge - change - 17 Aug 2020
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2020-08-17 11:31:28
Closed_By wilsonge
avatar wilsonge wilsonge - close - 17 Aug 2020
avatar wilsonge wilsonge - merge - 17 Aug 2020
avatar wilsonge
wilsonge - comment - 17 Aug 2020

Thanks!

Add a Comment

Login with GitHub to post a comment