summaryrefslogtreecommitdiffstats
path: root/scripts/BuildDemos.py
Commit message (Collapse)AuthorAgeFilesLines
* Add plugin repository parameter to validation scriptsTeemu Suo-Anttila2016-04-191-25/+4
| | | | Change-Id: I94888fd19e2bf01f34ef57230bd3e9df7fb3d8eb
* Fix demo and archetype build scripts to deploy all wars at onceTeemu Suo-Anttila2016-01-131-7/+11
| | | | Change-Id: I5ddf43d0c895404abf2139c847ac805ef08452c8
* Improve BuildDemos exception handlingTeemu Suo-Anttila2015-12-021-1/+8
| | | | Change-Id: Iee29e3686a60c889e6bffa7ffe0a447f14d7afa2
* Add sampler to BuildDemos, support specifying branch for demoTeemu Suo-Anttila2015-10-061-4/+10
| | | | | | | | New way to add a built demo with specified branch uses a tuple with the format ("URL", "branch"). The given branch will be used when cloning the demo. Default branch is master and is used if no branch is provided. Change-Id: Ia3d648e9203296cecde8fd1e6d86613ac31a33d5
* Add command line parameter for ignoring demosTeemu Suo-Anttila2015-09-141-2/+7
| | | | Change-Id: I84850404ba772ff4dceb1f00f5ddc275fe6f915d
* Add optional --repo parameter for Demo validation scriptTeemu Suo-Anttila2015-07-131-5/+10
| | | | Change-Id: Id22fc2ef4acad52e91a18e4cc10bf73a9ab4d924
* Fix version number resolution for validation scriptsTeemu Suo-Anttila2015-07-081-3/+7
| | | | Change-Id: I799553cea50cb8e81ab06482f1a971f324da8fa1
* Add build report generator scriptTeemu Suo-Anttila2015-07-081-7/+10
| | | | Change-Id: I4145ba4dc91bc980110d63ad4284bbedb1219bc3
* Fix demo auto validation script to add validated version to contextTeemu Suo-Anttila2015-07-071-2/+2
| | | | Change-Id: Ie30fe7f9c0c88de02f19a1bc0f377399a3568da4
* Add Demo validation script support for using local artifactsTeemu Suo-Anttila2015-07-071-4/+17
| | | | Change-Id: I47f6bd7b4b73371ffe10a80f6af215146f7895e4
* Add --maven parameter to add mvn commandline parametersTeemu Suo-Anttila2015-07-071-4/+12
| | | | | | | | Also adds a --teamcity flag, planned future functionality to add supplied jar dependencies to local maven repo, and flags for setting wildfly autodeployment parameters (url, user, password) Change-Id: I6690cda0d3bfd18d665ffbc61b8502f91f9fd475
* Add DeployHelpers python module for adding wildfly auto deploymentTeemu Suo-Anttila2015-07-071-15/+24
| | | | Change-Id: I1b3570a96d8406aa502171eb8065f1359d458450
* Add python script for validating demosTeemu Suo-Anttila2015-06-111-0/+41
This patch refactors most of building logic from BuildArchetypes.py to BuildHelpers.py Change-Id: I34526db0cc2dba3b0dc6afddefa7559b5e75b87c