Re: Project Piper: Support for D added

2021-02-07 Thread Ozan via Digitalmars-d-announce

On Saturday, 27 July 2019 at 20:19:42 UTC, Andre Pany wrote:

Hi,

The Project "Piper" offers default pipelines to easily 
implement CI/CD processes integrating SAP systems. The 
corresponding "Shared Library" provides a set of "steps" to 
build your own scenarios beyond defaults.

With version 0.12 also D is supported.


Kind regards
André


What should I say? Great stuff.
Ozan


Project Piper: Support for D added

2019-07-27 Thread Andre Pany via Digitalmars-d-announce

Hi,

The Project "Piper" offers default pipelines to easily implement 
CI/CD processes integrating SAP systems. The corresponding 
"Shared Library" provides a set of "steps" to build your own 
scenarios beyond defaults.

With version 0.12 also D is supported.

This step was build for D
https://sap.github.io/jenkins-library/steps/dubExecute/

These steps were enhanced for D:
https://sap.github.io/jenkins-library/steps/pipelineStashFilesBeforeBuild/
https://sap.github.io/jenkins-library/steps/pipelineStashFilesAfterBuild/
https://sap.github.io/jenkins-library/steps/artifactSetVersion/
https://sap.github.io/jenkins-library/steps/whitesourceExecuteScan/


Project Piper: https://github.com/SAP/jenkins-library

Kind regards
André