Christopher Fenner
|
10267ce7d1
|
Analytics: add step parameter keys (#442)
* add stepParamKey values
* camelCase
|
2019-01-21 08:47:34 +01:00 |
|
Marcus Holl
|
b7468a7ae4
|
Step name is not a string literal anymore
Having the step name always the same like the file name, which is in turn the class name is
redundant.
|
2018-11-29 09:54:05 +01:00 |
|
Marcus Holl
|
ea23d65594
|
Merge remote-tracking branch 'github/master' into HEAD
|
2018-10-30 17:01:19 +01:00 |
|
Marcus Holl
|
c03a75da9f
|
Ensure script is mandatory parameter
... only in case a step uses the script at all.
|
2018-10-30 16:24:47 +01:00 |
|
Marcus Holl
|
6653b68c0f
|
Merge remote-tracking branch 'github/master' into HEAD
|
2018-10-18 12:54:32 +02:00 |
|
Marcus Holl
|
d4f9171247
|
erge remote-tracking branch 'github/master' into HEAD
|
2018-10-18 11:02:09 +02:00 |
|
Marcus Holl
|
f47d540aa3
|
Introduce dedicated factory method for configuration helper
|
2018-10-17 11:15:37 +02:00 |
|
Christopher Fenner
|
01365295cb
|
remove step return types
|
2018-10-11 09:10:26 +02:00 |
|
Marcus Holl
|
afc17707d8
|
Notify about old config (properties) used
|
2018-10-02 10:56:13 +02:00 |
|
Marcus Holl
|
799810a987
|
Accept utils instance from outside (for testing)
|
2018-10-02 10:56:04 +02:00 |
|
Marcus Holl
|
8db2aaf5f0
|
don't use load step defaults as implicit factory method.
|
2018-09-07 10:08:16 +02:00 |
|
Oliver Nocon
|
71f7f05427
|
add telemetry reporting to steps (#243)
add telemetry to all steps using ConfigurationHelper.
Other steps need to be switched to ConfigurationHelper first.
update docs
|
2018-08-09 11:35:33 +02:00 |
|
Oliver Nocon
|
cd4a9f226e
|
Add collection of library telemetry data (#239)
* add telemetry collection
* add telemetry reporting for first steps
* fix documentation formatting
|
2018-08-06 08:57:36 +02:00 |
|
Christopher Fenner
|
3ebe599f52
|
merge custom default configuration
|
2018-07-03 17:01:22 +02: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 |
|