Change | User | Description | Committed |
---|---|---|---|
19234 | dawn_foundry | Changelogs will now be generated even if the "sync" stage fails. Changelog pages w...ill also display details of which build was compared against to create the changelogs. « |
9 years ago |
19233 | dawn_foundry | Change to PerforceScm constructor requires an update to this file. | 9 years ago |
19172 | dawn_foundry | Adding options to caculate changelogs since the last clean, last successful, or last clean... and successful build. Options are part of the job configuration. (TP 196933) « |
9 years ago |
16582 | dawn_foundry | Adding support for subfile elements in the wschanges output. | 9 years ago |
16574 | dawn_foundry | Call to wschanges needed to set the os correctly (to the os of the build slave that the bu...ild was going to run on). Note: This was required because the wschanges command runs on master Jenkins, rather than directly on the build slave. « |
9 years ago |
15395 | dawn_foundry | Changelogs also need to display the added and removed module structure changes, which I ap...peared to have forgotten previously! « | 9 years ago |
15235 | dawn_foundry | Adding a new way to parse the CBD change logs from wschanges, so we can display all the de...tails. Also added a function which creates a fake change log. Useful for testing the xml parsing. « |
9 years ago |
15122 | dawn_foundry | Changelog generation for CBD projects will now use our new "wschanges" command. Outpu...t from the command is xml which is written directly to the changelog file. The xml format has remained the same for the moment, but will need to be altered (and the parsing updated) to allow us to display more detailed data about added/removed modules etc. « |
9 years ago |
12529 | dawn_foundry | Adding in override for getCommitId and fixing the result returned by getAffectedPaths (usi...ng some of the changes made to this file from commit 11084 by the Perforce team). XML and JSON output for Jenkins builds using this plugin should no longer contain "null" for the commitId and affectedPaths. « |
10 years ago |
12280 | dawn_foundry | Ensuring we avoid duplicates of the same changelist in the changelogs. This was a... problem for the CBD workflow, when a changelist covered multiple modules. « |
10 years ago |
11471 | dawn_foundry | Adding in build badges to indicate if a build was a "force clean" build or an "auto clean"... build. « | 10 years ago |
11470 | dawn_foundry | Making tidyWorkspace function more robust: Don't try to delete a directory that has alread...y been removed. « | 10 years ago |
11462 | dawn_foundry | If a call to wscreate fails, the build will now no longer continue, and will be marked as... failed. Also improved error logging around this area and other execMapCmd calls. « |
10 years ago |
11083 | dawn_foundry | Don't attempt to create a snapshot file if not using the CBD workflow. | 10 years ago |
11073 | dawn_foundry | Adding in functionality for creating and archiving a "snapshot CBD" file with each build (...Foundry-specific functionality). « | 10 years ago |
11046 | dawn_foundry | Our "wscreate" command now needs a --update option set to allow the update of existing wor...kspaces. « | 10 years ago |
10969 | dawn_foundry | Changing getClientHead to work correctly with CBD. Our "p4 changes" will get the "...maxMostRecent" items for every line of the View, so have to find the maximum changelist number from all of them. « |
10 years ago |
10968 | dawn_foundry | Add a space in a message. | 10 years ago |
10840 | dawn_foundry | "p4 wscreate" now takes the full depot path to the CBD xml file. And the "p4 changes"... response will now generally include an informational broker message, so needed to make some functions deal with this. « |
10 years ago |
10746 | dawn_foundry | Now storing data about the head change value for the CBD xml file. This is used to ensure... that the "changes" broker script accurately knows when the build changed to use a newer version of the CBD xml file. « |
10 years ago |
10708 | dawn_foundry | Adding the ability to deal with The Foundry CBD files and the use of our "wscreate" comman...d to create workspaces for the build. « | 10 years ago |
10622 | dawn_foundry | Ensure that all configurations of a matrix build run using the same changelist number. | 10 years ago |
10604 | dawn_foundry | Integrating over all the latest changes from Paul. | 10 years ago |
10601 | dawn_foundry | Set the clobber option, but keep any other workspace options already set. | 10 years ago |
10584 | dawn_foundry | Stop sync of files for parent part of matrix build. But WARNING this does break th...e polling mechanism! (to be fixed later...) « |
10 years ago |
10146 | dawn_foundry | Adding a couple of boolean build parameters that could be set to override the "Populate op...tion" set in the job configuration. « | 10 years ago |
10123 | dawn_foundry | Branching using dawn_foundry_p4jenkins | 10 years ago |