Marcus Holl
|
f48c8a038e
|
Merge remote-tracking branch 'github/master' into HEAD
|
2018-11-08 15:58:26 +01:00 |
|
Marcus Holl
|
b8c0c8e6b3
|
Cache transport request Id in common pipeline environment
|
2018-11-06 15:36:39 +01:00 |
|
Marcus Holl
|
76be6f0b24
|
Cache change document id in common pipeline environment
|
2018-11-06 14:36:40 +01:00 |
|
Oliver Nocon
|
1f8b94528c
|
add step mailSendNotification (#336)
This step allows to send email notifications in case of pipeline failures.
|
2018-10-17 12:05:11 +02:00 |
|
Oliver Nocon
|
b83222726a
|
enhance commonPipelineEnvironment with additional information (#344)
* enhance commonPipelineEnvironment with additional information
add additional git information to `commonPipelineEnvironment`:
* https url
* git branch
* github organization
* github repository
* rename github-related variables
* rename github-related variables
|
2018-10-17 09:54:04 +02:00 |
|
Marcus Holl
|
18d2753208
|
Remove explict getters and setters from common pipeline environment
We get getters and setters generated automatically.
|
2018-09-27 15:46:06 +02:00 |
|
Marcus Holl
|
341cb97c25
|
Revert "Remove explict getters and setters from common pipeline environment"
This reverts commit d22af0f9d4 .
|
2018-09-21 09:24:47 +02:00 |
|
Marcus Holl
|
d22af0f9d4
|
Remove explict getters and setters from common pipeline environment
We get getters and setters generated automatically.
|
2018-09-17 16:51:13 +02:00 |
|
Oliver Nocon
|
17ee927807
|
batsExecuteTests - add step for executing bats-core (#254)
details are available in the documentation contained in this PR
|
2018-08-15 11:41:01 +02:00 |
|
Oliver Nocon
|
9d0e7eaf4e
|
add steps for file stashing
|
2018-05-30 12:00:13 +02: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 |
|
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 |
|
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 |
|
Oliver Nocon
|
47c195805f
|
Initial version of piper-lib.
|
2017-11-10 16:30:52 +01:00 |
|