1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
Commit Graph

29 Commits

Author SHA1 Message Date
redehnroV
2ebf2010b7
Protecode as GoLang (#1119)
* Protecode as go implementation

Co-authored-by: Sven Merk <33895725+nevskrem@users.noreply.github.com>
Co-authored-by: Oliver Nocon <33484802+OliverNocon@users.noreply.github.com>
2020-02-06 16:16:34 +01:00
Maximilian Lenkeit
5dfc90f386 Make cobertura defaults compatible with UI5 (#941)
* tests(testsPublishResults): evaluate file pattern for cobertura

* tests(testsPublishResults): test for cobertura in UI5 projects

* feat(testsPublishResults): collect cobertura of UI5 projects by default
2019-11-05 15:33:18 +01:00
Oliver Nocon
e8821c2b90
Make library versioning more flexible (#806)
There is a possibility with maven to inject the version number into the build (see https://maven.apache.org/maven-ci-friendly.html).

This will allow us to publish regular releases without permanent PRs for version updates.
2019-07-25 15:27:49 +02:00
Oliver Nocon
9e539e68ee
Piper pipeline - enhance stages (#755)
* fill PRVoting stage with content
* add prVoting stage incl. tests
* add Build stage incl. Tests
* add docs pages
* add additional unit test stage
* add acceptance stage and additional documentation ...
* add release stage content
* add promote stage
* add Security stage, fix defaults for Promote stage
* fix issue in doc generation
2019-07-03 10:13:26 +02:00
Oliver Nocon
309f79d5b7
bump version (#735) 2019-05-29 12:40:56 +02:00
Christopher Fenner
77e344d181
fix code climate issues II (#715)
* fix code climate issues

* fix code climate issues

* fix code climate issues
2019-05-17 13:20:13 +02:00
Christopher Fenner
6d5fdd41bf
fix code climate issues (#712)
* fix code climate issues

* fix code climate issues

* Update GitUtils.groovy
2019-05-16 10:46:13 +02:00
Oliver Nocon
ff15efef20
bump version (#562) 2019-03-20 13:58:12 +01:00
Christopher Fenner
f988c908ce
Travis: remove reporting to coveralls (#443)
* remove coveralls reporting

* remove badge

* remove plugin dependency
2019-01-17 09:23:21 +01:00
Oliver Nocon
e0da4aedfe
bump version (#433) 2019-01-16 14:17:55 +01:00
Christopher Fenner
18078b3bdb add sources for code coverage (#349)
* add sources for code coverage
* hand-in mocked script
* remove obsolete test case
2018-10-24 12:09:51 +02:00
Oliver Nocon
fe9dc7547b
Bump version 2018-10-15 16:33:00 +02:00
Oliver Nocon
7965b5a78d
Bump version (#328) 2018-10-05 13:56:57 +02:00
Christopher Fenner
450d34df4d
change TravisCI build (#245)
* use mvn clean verify

* deactivate findbugs

* limit push builds to master branch

* revert to "clean test"
2018-08-15 09:36:55 +02:00
Oliver Nocon
e2d3a6171d
Bump version 2018-06-20 10:16:26 +02:00
Oliver Nocon
cf17510641
Update pom.xml 2018-06-08 08:48:58 +02:00
Oliver Nocon
9d0e7eaf4e add steps for file stashing 2018-05-30 12:00:13 +02:00
Oliver Nocon
9e9de1fd6e
Bump Version 2018-05-09 11:09:15 +02:00
Marcus Holl
392d9b9880 push project version (#108) 2018-02-28 12:03:37 +01:00
Christopher Fenner
8568ebbc68 Merge commit '0a42fe8b1d7292ca8fc2a4595b4b9dcbb98fd556' into jacocoCodeCoverage
# Conflicts:
#	pom.xml
2018-02-04 08:46:25 +01:00
Christopher Fenner
0a42fe8b1d
add phase for jacoco & coverall report 2018-01-31 10:38:55 +01:00
Christopher Fenner
6700e570a5 add coveralls maven config 2018-01-31 09:26:21 +01:00
Christopher Fenner
5e2939f1fd add JaCoCo code coverage 2018-01-30 21:36:49 +01:00
Christoph Szymanski
ac14b8b00e
Bump Version to 0.2 2018-01-24 12:08:52 +01:00
Christoph Szymanski
5f1e398f07
Update pom.xml 2018-01-24 12:07:26 +01:00
Sven Merk
fe89155a04
Initial check-in of lesfurets test improvements (#23)
Adding lesfurets test framwork improvements via helper classes
2018-01-10 10:27:55 +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
Alejandra Ferreiro Vidal
b0651030c7 clean up pom.xml 2017-12-04 14:15:47 +01:00
Oliver Nocon
47c195805f Initial version of piper-lib. 2017-11-10 16:30:52 +01:00