[wp-trac] [WordPress Trac] #45815: Build repository has unused '/js' and '/styles' directories
WordPress Trac
noreply at wordpress.org
Mon Jan 7 12:39:13 UTC 2019
#45815: Build repository has unused '/js' and '/styles' directories
------------------------------+---------------------
Reporter: dimadin | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.0.3
Component: Build/Test Tools | Version: trunk
Severity: major | Resolution:
Keywords: | Focuses:
------------------------------+---------------------
Comment (by atimmer):
@ocean90 My theory about why the 5.0 version of this commit ([43719])
didn't create those folders is because either: That build failed, or that
build wasn't triggered and @pento triggered the build manually only after
[43760].
As I understand it, the build server doesn't cleanup with every new build
it does. So that would be the reason these files are still there. So if
you fix it now one core.svn the `/js` and `/styles` folders will stay
gone.
However, if you want to prevent this category of error you need to make
the build server create a clean environment on every commit. I think that
is the way most build servers work.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/45815#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list