Oliver Nocon
df1c61dcd7
Add http package ( #1033 )
...
* Add http package
This serves for http calls in future piper steps implemented ingolang
2019-12-09 17:35:31 +01:00
andre2007
80e433aaf9
feat(dub): expose dockerEnvVars and dockerWorkspace in dubExecute ( #1012 )
2019-12-09 16:24:11 +01:00
Stengel
cf53772af6
Change title of guided tour: PR800 once
2019-12-09 15:48:36 +01:00
Stengel
2defe65e87
Use Multibranch pipeline job type in guided tour
2019-12-09 15:39:00 +01:00
Roland Stengel
548b7781ec
Update documentation/docs/customjenkins.md
...
Co-Authored-By: Thorsten Duda <thorsten.duda@sap.com>
2019-12-09 10:10:37 +01:00
Marcus Holl
481f635e32
Adjust image pull policy property in metadata for xs deploy ( #1044 )
2019-12-09 08:41:00 +01:00
Florian Wilhelm
3caab5e10c
Recommend Multibranch pipeline job type in guided tour ( #1041 )
2019-12-06 09:54:43 +01:00
Thorsten Duda
09bf1fef96
Merge branch 'master' into J365
2019-12-06 08:51:20 +01:00
Prashanth Madarapu
7feaa36868
feat(mta): allow configuration of filename for generated mtar ( #1030 )
...
* Add new config mtarName for mtaBuild step
* Remove unnecessary whitespace changes in unit test
* Sort new config & avoid file operation when this config provided
* Modify the test to take the custom name without extension
* Update new config documentation
Co-Authored-By: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
* custom mta name should be given with mtar extension
* Updated the config documentation
2019-12-06 07:48:20 +01:00
Marcus Holl
9ee2926018
xs deploy go ( #931 )
...
introduce xs deploy
2019-12-05 14:22:38 +01:00
Christopher Fenner
1b95951eb2
fix(mta): create MTAR in project root when using Cloud MBT ( #1024 )
...
* fix(mta): generate MTAR to the project root when Cloud MBT is used
fixes #1023
* add test case
2019-12-04 13:24:23 +01:00
Thorsten Duda
8bdd800a6d
Merge pull request #1013 from marcusholl/pr/revertNoScriptRef
...
Revert no script ref
2019-12-04 10:13:53 +01:00
Thorsten Duda
eda1e54085
Merge branch 'master' into pr/revertNoScriptRef
2019-12-04 08:57:17 +01:00
Stengel
4ba3928599
fix some codeclimate issues
2019-12-03 16:49:11 +01:00
Stengel
51375edc6f
Apply suggestions from code review II
2019-12-03 16:26:35 +01:00
Roland Stengel
e6db069f62
Apply suggestions from code review
...
Co-Authored-By: SarahNoack <44202907+SarahNoack@users.noreply.github.com>
2019-12-03 16:11:07 +01:00
tobiaslendle
5816f26326
Proxies for TMS calls ( #1035 )
2019-12-03 14:55:53 +01:00
Stengel
470c8e1eb1
PCDES-365 - Describe Piper usage without cx-server
...
integrate into guided tour/mkdocs
remove static plugin list
2019-12-02 14:53:34 +01:00
Stengel
1c316dd44a
PCDES-365 - Describe Piper usage without cx-server
...
Documentation only.
2019-12-02 14:26:16 +01:00
Daniel Mieg
2ad57f3d19
Add step cloudFoundryCreateServiceKey ( #989 )
2019-12-02 14:02:51 +01:00
Marcus Holl
e1a4558276
Fix TBD in docu ( #1027 )
...
* Fix TBD in docu
* fix stupid c&p mistake
2019-12-02 11:08:32 +01:00
Christopher Fenner
d627b39ba0
fix(mta): update docker image to fix npm.sap.com ssl issue ( #1021 )
...
* fix(mta): update docker image to fix npm.sap.com ssl issue
see https://github.com/SAP/cloud-mta-build-tool/issues/611
2019-11-29 10:03:24 +01:00
Christopher Fenner
4766f102c3
fix(mta): use updated container with provided grunt-cli ( #1009 )
2019-11-28 09:10:03 +01:00
Christopher Fenner
174d24460c
chore(go): add pre-commit hook ( #1006 )
...
* chore(go): add pre-commit hook
run go mod tidy
add description
* use bash
* adjust indentation
* fix code climate issue
* docs: clarify git hook usage description
* Update .hooks/README.md
2019-11-27 21:16:01 +01:00
Christopher Fenner
d57e506217
docs(sonar): update sonar docs ( #1015 )
...
as SonarQube LTS has now moved to v7.9
2019-11-27 08:41:02 +01:00
redehnroV
0b3bfcbcd5
fixed docu generation layout ( #1014 )
2019-11-26 15:26:37 +01:00
redehnroV
88d75b0d7c
Merge pull request #1010 from SAP/sv-docu
...
Docu generation for GoLang Steps
2019-11-26 13:06:27 +01:00
Marcus Holl
d0d4b37b24
Revert "ConfigurationLoader, ConfigurationHelper working without script reference"
...
This reverts commit 9962060254
.
2019-11-26 10:51:32 +01:00
Marcus Holl
4bbfd78437
Revert "Back commonPipelineEnvironment step by shared class"
...
This reverts commit 149cd96dbf
.
2019-11-26 10:43:59 +01:00
redehnroV
f8cbc03eb4
Merge branch 'master' into sv-docu
2019-11-26 10:20:12 +01:00
Sascha Vornheder
195de49292
fixed md file path
2019-11-26 09:55:49 +01:00
Sascha Vornheder
8ca490602e
changed directory before starting the docu generator
2019-11-26 09:40:05 +01:00
Sascha Vornheder
3ac13f4c02
added gocache path to tmp
2019-11-26 09:04:35 +01:00
Sascha Vornheder
4291a55bf1
added branch to the get request
2019-11-26 08:26:15 +01:00
Sascha Vornheder
6dc4c7f9b8
add go get jenkins librabry from current travis branch
2019-11-25 16:27:24 +01:00
Thorsten Duda
481155f4fe
Merge pull request #1005 from marcusholl/pr/fixChangeDocumentIDRetrievalCRLF
...
[fix] Do not fail scanning for ChangeDocumentId/TransportRequestId in…
2019-11-25 15:48:58 +01:00
Sascha Vornheder
4653bd93f8
fixed volume mount path
2019-11-25 14:17:54 +01:00
Sascha Vornheder
ecc1d3b4a9
mount volume to docker container
2019-11-25 13:52:04 +01:00
Thorsten Duda
7800ca4541
Merge branch 'master' into pr/fixChangeDocumentIDRetrievalCRLF
2019-11-25 13:48:01 +01:00
Sascha Vornheder
62de9a9dea
fixed docker command
2019-11-25 12:16:05 +01:00
P30435
59ed571d58
tmsUpload test ( #1002 )
2019-11-25 12:09:58 +01:00
Sascha Vornheder
326d185f8a
add golang docu generation to the travis stage Docs
2019-11-25 11:28:22 +01:00
Oliver Nocon
2aa34c7a3f
Fix issue with removed parameter --stepName ( #1007 )
2019-11-25 08:58:16 +01:00
Marcus Holl
0a53252a5a
[fix] Do not fail scanning for ChangeDocumentId/TransportRequestId in case of CR/LF
...
scanning for ChangeDocumentId/TransportRequestId failed when the commit message
used CR/LF as line separator
2019-11-22 16:38:03 +01:00
Oliver Nocon
8e29b70ea2
Fix parameters for githubPublishrelease ( #1004 )
2019-11-22 15:58:24 +01:00
Christopher Fenner
5cec21fe3b
fix: mtaBuild: avoid parameter clash ( #1001 )
...
* fix: mtaBuild: avoid parameter clash
* correct typo
* rename parameter to mtaBuildTool
2019-11-22 12:31:32 +01:00
Oliver Nocon
69bb2c9e60
Fix issues in config resolution ( #1000 )
...
* Respect defaults from step definition everywhere
* prevent empty config to overwrite default in aliasing
Address PR feedback
2019-11-22 10:30:44 +01:00
Marcus Holl
0abda0c67b
Remove redundancy: no duplicate stepName ( #998 )
...
* Remove redundancy: no duplicate stepName
Up to now: provided explicity via command line argument and also contained in the
step metadata (which are as a file also provided as command line argument).
Now it is retrieved from the metadata file.
* Step name is not a required parameter anymore
Since the step name is derived from the config file
* Adjust method signature in test
2019-11-22 10:14:21 +01:00
redehnroV
7648530b25
Merge pull request #973 from SAP/sv-docuGen
...
Added docu generation to step generator
2019-11-22 09:19:03 +01:00
redehnroV
caa13cacb8
Merge branch 'master' into sv-docuGen
2019-11-22 08:19:54 +01:00