build/build.php contains three lists of files/folders not to include in a release
List one does not include all the files per the description eg .drone.yml
List two includes most of the files again from list one plus some that should have been in list one eg .drone.yml
List 3 is ok
In summary list one is missing some files and list two is trying to remove files that will never be there because they were already removed by list one
Using the three lists incosistently like this not only leads to duplication but is harder to maintain and has the potential to accidentally include a file that should not be distributed
Labels |
Added:
No Code Attached Yet
|
Labels |
Added:
bug
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-11-21 18:11:12 |
Closed_By | ⇒ | brianteeman |
closed due to lack of interest