Marcus Holl
06593a7985
Sort the parameters in the table alphabetically
2018-03-08 16:03:24 +01:00
Marcus Holl
3b5e1d9942
Do not consider values from project config as defaults.
2018-03-08 16:03:24 +01:00
Florian Wilhelm
ff46bb0f00
Make commit of new version optional in artifactSetVersion
step ( #112 )
...
* Make commit of new version optional in `artifactSetVersion` step
You might not want to add a new commit for each version, when versions
are automatically created. This commit makes this feature optional, but
enabled by default to maintain API compatibility.
* Set `gitCommitId` if null
* Improve documentation of `commitVersion` parameter
* Allow to operate in a code checkout without `.git` directory
2018-03-05 09:04:53 +01:00
Marcus Holl
6e1a1245e8
Docu update mtaBuild
2018-02-27 10:07:43 +01:00
Marcus Holl
b51a747fcb
Docu update neoDeploy
2018-02-27 10:02:06 +01:00
Christopher Fenner
a7f1ec0bad
add note regarding false aggregation
2018-02-12 08:41:12 +01:00
Christopher Fenner
be41b71b84
Merge branch 'master' into publishCheckResults
2018-02-08 08:53:04 +01:00
Oliver Nocon
fbd03a88da
Step for automatic versioning ( #65 )
...
It contains:
* versioning step artifactSetVersion
* versioning implementation for Maven & Docker
* enhancements to commonPipelineEnvironment
* extended default configuration
* new utils object for git-related tasks
* automated tests incl. new Rules and resources
* incorporated PR feedback
* step documentation
2018-02-07 13:17:33 +01:00
Christopher Fenner
b27742314b
add plugin prerequisites
2018-02-06 21:36:31 +01:00
Christopher Fenner
64046b6de2
rename step to checksPublishResults
2018-02-02 14:50:26 +01:00
Christopher Fenner
abb8a7e985
add file StaticChecks_Threshold.png
2018-01-30 19:43:02 +01:00
Christopher Fenner
d691c8d2cf
Update checkResultsPublish.md
2018-01-30 19:42:27 +01:00
Christopher Fenner
2d2cc3a893
Merge branch 'master' into publishCheckResults3
2018-01-30 11:15:26 +01:00
Christopher Fenner
a95b74afcf
add step documentation
2018-01-29 16:49:25 +01:00
Marcus Holl
b843ac0794
Adjust neo deploy docu wrt new config framework.
2018-01-25 16:41:26 +01:00
Oliver Nocon
749aa5e7ed
InfluxDB support ( #52 )
...
* adding step for writing metrics to InfluxDB including dependencies
* added documentation
* incorporated PR feedback
2018-01-24 09:55:38 +01:00
Milko Todorov
848a8fc9e7
Update documentation for neoDeploy
2017-12-28 16:19:11 +01:00
Milko Todorov
33daaa2c9c
Add support for WAR file deployment/rolling-update
2017-12-28 13:10:11 +01:00
Oliver Feldmann
74f63a1936
Correct reference to commonPipelineEnvironment.md
...
In configurationLoader.md the reference to commonPipelineEnvironment.md
is wrong and will give you a 404, because commonPipelineEnvironment.md
lies in a separate folder called steps.
The change was already deployed to the gh-pages!
2017-12-13 14:35:23 +01:00
Oliver Feldmann
14e43d9e0e
Merge pull request #17 from o-liver/documentation
...
Documentation overhaul
2017-12-06 14:34:50 +01:00
Oliver Feldmann
8e70c72ea9
Documentation improvements
...
Slight improvements on various md files.
Deletion of method-based commonPipelineEnvironment documentation as it
is not used.
2017-12-06 13:24:01 +01:00
Daniel Kurzynski
22ee06dc17
Enable configuration via yaml file + mavenExecute as example ( #18 )
...
* Enable configuration via yaml file
* Add documentation
* Add tests
2017-12-06 12:03:06 +01:00
Marcus Holl
15a7e8e3f8
Explain the use case for pipelineExecute
2017-12-04 10:51:42 +01:00
Marcus Holl
88ac3ae43e
Rename externalPipelineExecute to pipelineExecute
2017-12-04 10:51:42 +01:00
Marcus Holl
bbe799fd19
Rename centralPipelineLoad step to externalPipelineExecute
2017-12-04 10:51:42 +01:00
Marcus Holl
67630d829b
change naming of parameter holding the path to the pipeline script.
2017-12-04 10:51:42 +01:00
Marcus Holl
13139da01e
Use a dedicated node() instead of a temporary directory.
2017-12-04 10:51:42 +01:00
Oliver Feldmann
b4d17fa929
Documentation for 'centralPipelineLoad'
2017-12-04 10:51:42 +01:00
Alejandra Ferreiro Vidal
7dd5d894d1
add missing grave accent
2017-11-20 18:22:41 +01:00
Ken Arnold
a23f3e82fe
Update mkdocs.yml to MkDocs 0.17.0 format
...
MkDocs 0.17 features theme customization options [1] which are picked up
supported with mkdocs-material 2.0.1 [2] and later. These are now the
minimum required versions to compile our gh-pages documentation.
[1] http://www.mkdocs.org/about/release-notes/#major-additions-to-version-0170
[2] https://github.com/squidfunk/mkdocs-material/releases/tag/2.0.0
2017-11-17 17:37:09 +01:00
Ken Arnold
0c3f7d5f24
Restructure the README.md and move content from gh-pages entry page
2017-11-17 10:42:40 +01:00
Oliver Nocon
47c195805f
Initial version of piper-lib.
2017-11-10 16:30:52 +01:00