Christopher Fenner
|
e11de9dbeb
|
chore(ci): add yamllint action (#2774)
* chore(ci): add yamllint action
* Create .yamllint.yml
* Update verify-yaml.yml
* Update verify-yaml.yml
* Update verify-yaml.yml
* Update verify-yaml.yml
* Update verify-yaml.yml
* correct yaml format
* correct yamllint findings
* disable truthy rule
* add pattern for workflows yamls
* fix c&p issue
|
2021-04-22 12:55:35 +02:00 |
|
Christopher Fenner
|
5b4b5518c8
|
fix(karma): provide env parameters for port and host name (#2763)
* add env vars for piper-karma-config
* update generated code
|
2021-04-16 15:18:34 +02:00 |
|
Mikalai Dzemidzenka
|
61f4c5245a
|
feat(karma): migrate karmaExecuteTests to go implementation (#2695)
* convert karmaExecuteTests to go implementation
* removed KarmaExecuteTestsTest.groovy
* added KarmaExecuteTests to fieldRelatedWhiteList
* Update vars/karmaExecuteTests.groovy
Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
* Update resources/metadata/karmaExecuteTests.yaml
Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
* Update resources/metadata/karmaExecuteTests.yaml
Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
* added reference seleniumHubCredentialsId to yaml file, fixed modules code
* karmaExecuteTests.yaml renamed to karma.yaml
Co-authored-by: lndrschlz <leander.schulz01@sap.com>
Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
|
2021-04-15 13:58:23 +02:00 |
|
Christopher Fenner
|
36b7eaf197
|
refactor: correct yaml format (#1965)
|
2020-08-31 16:10:28 +02:00 |
|
lndrschlz
|
df33392cf3
|
chore(karma): added proxy env for karma sidecar (#1903)
* added proxy env for karma sidecar
* Update karma.yaml
Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
|
2020-08-28 18:46:31 +02:00 |
|
Christopher Fenner
|
92441577d8
|
fix(NPM): change NodeJS image to LTS (#1069)
* change NodeJS image to current LTS
* Update default_pipeline_environment.yml
* Update SonarExecuteScanTest.groovy
* use node:lts-stretch image
|
2020-01-29 11:17:56 +01:00 |
|
Sven Merk
|
92054ad8aa
|
Fix karma metadata
|
2019-11-08 11:28:42 +01:00 |
|
Oliver Nocon
|
d053653a93
|
Add golang implementation for karma tests (#919)
* Provide golang based karma step
|
2019-10-25 14:58:59 +02:00 |
|