(Initial Paste)
|
(Initial Save)
|
Line 1: | |||
+ | With the introduction of the 3.8 branch of anthillpro, some directories have been restructured to better accommodate a larger amount of files/directories that can potentially exist. The change will make it so instead of a maximum of 32k directories allowing for 32k workflows, it will be a maximum of 100m directories allowing for 100m workflows. Since this is a huge change to the structure of the ''\var\'' directory, a layout (with an example) is provided below: | ||
+ | = Previous Layout = | ||
+ | Assume that '''%ARTIFACTS_HOME%''' is set to the ''\var\artifacts\'' directory of the server. The original format of the artifacts was in the form of: | ||
+ | <pre>%ARTIFACTS_HOME%\project-buildprofile\buildlife\artifactset\...artifacts...</pre> | ||
+ | So if we assume that we have a file called ''awesomefile.exe'' on the artifacts page of build life | ||
Directory structure for artifacts: | Directory structure for artifacts: | ||