Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added logging for generateArchetype in BuildHelpers (#11999)7.7.21 | Olli Tietäväinen | 2020-05-13 | 1 | -0/+5 |
| | |||||
* | testbench-api is generated later in the release process nowadays; if it's ↵ | Olli Tietäväinen | 2018-11-27 | 1 | -1/+1 |
| | | | | listed here, it will give a red light for the staging report (#11336) | ||||
* | Fix build report generation scripts (#11140) | Teemu Suo-Anttila | 2018-08-24 | 6 | -195/+235 |
| | |||||
* | Update Copyright headers for year 2018 (#10762) | Ilia Motornyi | 2018-03-28 | 2 | -0/+32 |
| | |||||
* | Add vaadin-archetypes as expected artifact (#8953) | Henri Sara | 2017-03-27 | 1 | -1/+1 |
| | |||||
* | Change expected pre-release version number pattern in publish report | Henri Sara | 2016-11-16 | 1 | -1/+1 |
| | | | | Change-Id: Icdacecc490d2490ea9e262f5c5736c1dece2a89d | ||||
* | Fix links in build report7.7.4 | Henri Sara | 2016-11-14 | 1 | -3/+3 |
| | | | | Change-Id: Id32467982207ac9a9ce45301097652715d9dfff8 | ||||
* | Fix archetype list in build report script | Henri Sara | 2016-11-12 | 1 | -1/+1 |
| | | | | Change-Id: Ie215346122ad6533176fd2a8d71660805eacb942 | ||||
* | Fix python list syntax in BuildDemos | Henri Sara | 2016-11-12 | 1 | -1/+1 |
| | | | | Change-Id: I42f2f3fa3597f67f259c3ff9f158560303ffb328 | ||||
* | Initial versions of the new release report scripts | Henri Sara | 2016-11-11 | 4 | -9/+363 |
| | | | | | | | These have been backported from Vaadin 8 branch with minimal modifications. Change-Id: I292917aa0457c69b569313a3e56913b4a8d85316 | ||||
* | Specify branch also for Sampler | Artur Signell | 2016-09-20 | 1 | -1/+1 |
| | | | | | | | | Although sampler is pre cloned, the script still tries to mess with the defined branch (master is not found in the cloned repo) Change-Id: I91f31fe0a276221cc357cf0678759ad4125c518e | ||||
* | Build demos from 7.7 branch | Artur Signell | 2016-09-14 | 1 | -4/+4 |
| | | | | Change-Id: Ic2a0396ad451adfd2c75b3dbd54155d28fb16be7 | ||||
* | Skip Maven enforcer plugin during demo validation7.7.1 | Artur Signell | 2016-09-14 | 1 | -0/+2 |
| | | | | Change-Id: Ic4b7dc9f9b646d88fe6b323d2c051f86edeeaa70 | ||||
* | Remove duplicate link, improve tag script variable ordering | Teemu Suo-Anttila | 2016-04-20 | 1 | -4/+3 |
| | | | | Change-Id: I3b8990ea31603a8b8aa278ac5ae1495fdd603dbc | ||||
* | Combine build and staging report scripts | Teemu Suo-Anttila | 2016-04-19 | 2 | -92/+73 |
| | | | | Change-Id: I722a3311326160afed9ff23822d78b31115a9386 | ||||
* | Add plugin repository parameter to validation scripts | Teemu Suo-Anttila | 2016-04-19 | 4 | -39/+20 |
| | | | | Change-Id: I94888fd19e2bf01f34ef57230bd3e9df7fb3d8eb | ||||
* | Fix demo and archetype build scripts to deploy all wars at once | Teemu Suo-Anttila | 2016-01-13 | 2 | -13/+27 |
| | | | | Change-Id: I5ddf43d0c895404abf2139c847ac805ef08452c8 | ||||
* | Update to Font Awesome 4.5.0 | Artur Signell | 2015-12-30 | 1 | -1/+1 |
| | | | | Change-Id: Ied7437e43dee81671c6b36dd7f860cf9bdf7fb68 | ||||
* | Improve BuildDemos exception handling | Teemu Suo-Anttila | 2015-12-02 | 1 | -1/+8 |
| | | | | Change-Id: Iee29e3686a60c889e6bffa7ffe0a447f14d7afa2 | ||||
* | Get revision numbers for tagging from TeamCity | Henri Sara | 2015-12-02 | 1 | -5/+10 |
| | | | | | | | | | Optionally get revision numbers to tag from TeamCity. If no revision numbers are given, a placeholder is used in the generated script. Change-Id: Ic266a22e06fd470e2c2e0647b8d83870ffc650ab | ||||
* | Update FontAwesome to 4.4.0 (#14555) | Artur Signell | 2015-10-09 | 1 | -0/+4 |
| | | | | Change-Id: Ibc7d174970c154fce730341a8cfc240b8072633e | ||||
* | Change ValoIcons to ThemeIcons and moved to base (#18472) | Artur Signell | 2015-10-07 | 2 | -5/+8 |
| | | | | Change-Id: I7122252e9b238fdca0383d0698623fe5a9e3f262 | ||||
* | Add sampler to BuildDemos, support specifying branch for demo | Teemu Suo-Anttila | 2015-10-06 | 1 | -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 | ||||
* | Create a Valo icon font for icons used in Valo (#18472) | Artur Signell | 2015-09-30 | 2 | -0/+63 |
| | | | | | | | | | | | | | | Valo uses only a handful of icons from Font Awesome. This change introduces a separate icon font for valo (9KB instead of 80KB) and decouples Valo from Font Awesome to enable updating Font Awesome without taking Valo into account. This change also makes it easy to not load Font Awesome when using Valo by setting $v-font-awesome:false For backwards compatibility, Font Awesome is loaded by default Change-Id: Ib01e3cf34e2468c885fcb8c7859cd1d1af4491aa | ||||
* | Add command line parameter for ignoring demos | Teemu Suo-Anttila | 2015-09-14 | 1 | -2/+7 |
| | | | | Change-Id: I84850404ba772ff4dceb1f00f5ddc275fe6f915d | ||||
* | Improve build and publish reports | Johannes Dahlström | 2015-08-28 | 2 | -2/+6 |
| | | | | | | | | - Add link to closed fixed but not released/pending tickets - Ignore empty @since in /result/ paths - Add link to public Maven repository Change-Id: Ib5d967838b47c0f9505219a0304b860a03ef43ee | ||||
* | Add result folder creation to publish report generator | Teemu Suo-Anttila | 2015-08-28 | 1 | -0/+9 |
| | | | | Change-Id: Id1642eb7e04fde8444080a178627587648d0ed94 | ||||
* | Add server check for deployment script | Teemu Suo-Anttila | 2015-08-13 | 1 | -0/+37 |
| | | | | Change-Id: Ic8622cb0e83657417bb01135ed752a87b364c7a1 | ||||
* | Add missing URLs to staging report | Teemu Suo-Anttila | 2015-08-12 | 1 | -2/+5 |
| | | | | | | This adds a new command line parameter for TestBench API build Change-Id: I78b916bf59da1267e31ed522ee9c4bdf47800d45 | ||||
* | Add reporting script for post-publish validation | Teemu Suo-Anttila | 2015-08-12 | 1 | -0/+53 |
| | | | | Change-Id: I3c145566cc3c5a103e68955c3fff19cfdfa3a4d2 | ||||
* | Basic tagging commands in staging report | Henri Sara | 2015-08-10 | 1 | -0/+34 |
| | | | | Change-Id: I4d211975569e082aefafc9eca0bb0a374739d81d | ||||
* | Add missing import to staging report generator | Teemu Suo-Anttila | 2015-07-15 | 1 | -0/+1 |
| | | | | Change-Id: I2ceaac45b34b69a7dddaab4d60f2f0f7db1c5602 | ||||
* | Move demo links from release report to staging report | Teemu Suo-Anttila | 2015-07-14 | 2 | -8/+7 |
| | | | | Change-Id: I4c38f787a44856a8420e1f9bda3ae6a1d889588f | ||||
* | Add optional --repo parameter for Demo validation script | Teemu Suo-Anttila | 2015-07-13 | 2 | -6/+11 |
| | | | | Change-Id: Id22fc2ef4acad52e91a18e4cc10bf73a9ab4d924 | ||||
* | Update archetype validation script to use single repo URL | Henri Sara | 2015-07-13 | 2 | -28/+21 |
| | | | | Change-Id: Icda479927bbb52c2eedf5cb5477726042f55434d | ||||
* | Fix repo URL in staging report | Henri Sara | 2015-07-13 | 1 | -1/+1 |
| | | | | Change-Id: I0c17af5b750334b45539dfa137e9c7aead2e87d9 | ||||
* | Add staging report file generator | Teemu Suo-Anttila | 2015-07-10 | 2 | -3/+47 |
| | | | | Change-Id: I8b4828317b4c7fe39d0cc71da79679998a0d472a | ||||
* | Add @since check to build report generator | Teemu Suo-Anttila | 2015-07-10 | 1 | -2/+14 |
| | | | | Change-Id: I708974d6706d5d0809f71b6ddf60cb3a50e31be7 | ||||
* | Fix Archetype validation script to use correct path for pom files | Teemu Suo-Anttila | 2015-07-09 | 2 | -4/+4 |
| | | | | Change-Id: I0402807724c8ec911c0af3192f883a49f08d60ac | ||||
* | Fix passing repo id to archetype generation function | Teemu Suo-Anttila | 2015-07-09 | 1 | -2/+2 |
| | | | | Change-Id: Ida6871265aa3ca313960b0bca9c451f9f5f19151 | ||||
* | Fix BuildHelpers to create all necessary directories | Teemu Suo-Anttila | 2015-07-09 | 1 | -2/+2 |
| | | | | Change-Id: Ica4430469e8088c1e2fddad93a432cc2cd344fef | ||||
* | Fix version number resolution for validation scripts | Teemu Suo-Anttila | 2015-07-08 | 3 | -24/+36 |
| | | | | Change-Id: I799553cea50cb8e81ab06482f1a971f324da8fa1 | ||||
* | Fix archetype validation and make report demo listing prettier | Teemu Suo-Anttila | 2015-07-08 | 2 | -4/+6 |
| | | | | Change-Id: Iaedb612c882240f8b93313a7a5c7d2e610e50869 | ||||
* | Add milestone creation link and build pinning to report | Teemu Suo-Anttila | 2015-07-08 | 1 | -2/+5 |
| | | | | Change-Id: Iaed3a5ebdf1e91c3cd65b04efa2201b1db0d87f3 | ||||
* | Add build report generator script | Teemu Suo-Anttila | 2015-07-08 | 2 | -7/+41 |
| | | | | Change-Id: I4145ba4dc91bc980110d63ad4284bbedb1219bc3 | ||||
* | Strip extra quotation from maven commandline arguments | Teemu Suo-Anttila | 2015-07-08 | 1 | -1/+1 |
| | | | | Change-Id: I008d349726eb951089d5fd4883702773e5d683f8 | ||||
* | Fix demo auto validation script to add validated version to context | Teemu Suo-Anttila | 2015-07-07 | 3 | -12/+9 |
| | | | | Change-Id: Ie30fe7f9c0c88de02f19a1bc0f377399a3568da4 | ||||
* | Add Demo validation script support for using local artifacts | Teemu Suo-Anttila | 2015-07-07 | 2 | -5/+25 |
| | | | | Change-Id: I47f6bd7b4b73371ffe10a80f6af215146f7895e4 | ||||
* | Add --maven parameter to add mvn commandline parameters | Teemu Suo-Anttila | 2015-07-07 | 4 | -24/+49 |
| | | | | | | | | 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 deployment | Teemu Suo-Anttila | 2015-07-07 | 4 | -26/+133 |
| | | | | Change-Id: I1b3570a96d8406aa502171eb8065f1359d458450 |