Commit Graph
2619 Commits
Author SHA1 Message Date
Marcus Holl ec75fca54d Merge pull request #7 from OliverNocon/master
Added basic Jenkins pipeline
2017-11-15 10:44:59 +01:00
Oliver Nocon e2829eeeea Added basic Jenkins pipeline 2017-11-15 10:41:18 +01:00
Marcus Holl 98a45bd961 Handling pipeline scripts in base class 2017-11-14 14:02:00 +01:00
Marcus Holl 2c53ade200 Handle shell calls in base class. 2017-11-14 14:02:00 +01:00
Marcus Holl 111a8e8222 Handle echo calls in base class. 2017-11-14 14:02:00 +01:00
Marcus Holl b5cc4565fc Introduce PiperTestBase class. 2017-11-14 14:02:00 +01:00
kbarnold 4181b5ea72 Merge pull request #4 from SAP/FixInfo 2017-11-14 10:00:33 +01:00
kbarnold e32b6b2694 Link CONTRIBUTING.md 2017-11-14 09:55:17 +01:00
kbarnold 47a2d9fe1e Create NOTICE 2017-11-14 09:51:35 +01:00
kbarnold 4057abc261 Link LICENSE 2017-11-14 09:50:11 +01:00
kbarnold 26e093f3e4 Merge pull request #1 from marcusholl/pr/handleSpaceWithNeoDeploy
[fix] neo deploy fails with blanks in path of the deployable.
2017-11-13 13:26:57 +01:00
kbarnold 08003e5996 Merge pull request #3 from marcusholl/pr/handleSpaceWithSedCommand
handle space within sed command
2017-11-13 13:25:37 +01:00
Marcus Holl 86717777dd Merge pull request #2 from SAP/fix-contributing
Remove note about SAP internal release
2017-11-13 11:24:56 +01:00
Marcus Holl 7f36ca0f74 Use regex for asserting sed command
instead of having two checks, one for the first part of the command and one for asserting
the trailing file name at the end of the command.
2017-11-13 11:22:57 +01:00
Marcus Holl 9d61638eb4 [fix] sed'ing timestamp during mta build fails with blanks in file path. 2017-11-13 11:22:55 +01:00
kbarnold c1de860d74 Remove note about SAP internal release 2017-11-13 11:18:25 +01:00
Marcus Holl 083cb1bcde [fix] neo deploy fails with blanks in path of the deployable. 2017-11-13 10:51:26 +01:00
Oliver Nocon 47c195805f Initial version of piper-lib. 2017-11-10 16:30:52 +01:00
Jonathan Baker 4939e13c6f Initial commit 2017-10-17 16:14:48 -04:00