Julien Pivotto
e0502f00c8
Merge pull request #11285 from ashishkurmi/main
...
ci: add minimum GitHub token permissions for workflows
2023-07-18 13:22:07 +02:00
Matthieu MOREL
ca3abe1eba
Update funcbench.yml
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2023-01-25 20:12:47 +01:00
Gabriel Goller
04dd6be1a0
Added yamllint rule to ignore "on" in github actions ( #11396 )
...
Currently all the github actions return warnings because the "on"
keyword in the yaml files are being interpreted as a "truthy" value by
yamllint. To ignore this behavior I added a rule which ignores the "on".
See https://github.com/adrienverge/yamllint/issues/430 .
Signed-off-by: Gabriel Goller <gabriel.goller@acs.it>
Signed-off-by: Gabriel Goller <gabriel.goller@acs.it>
Co-authored-by: Gabriel Goller <gabriel.goller@acs.it>
2022-10-03 12:52:57 +02:00
Julien Pivotto
35d6813963
Add secret for repo sync ( #11309 )
...
* Add secret for repo sync
Signed-off-by: Julien Pivotto <roidelapluie@o11y.eu>
* Add name for repo_sync
Signed-off-by: Julien Pivotto <roidelapluie@o11y.eu>
* Update token for funcbench
Signed-off-by: Julien Pivotto <roidelapluie@o11y.eu>
Signed-off-by: Julien Pivotto <roidelapluie@o11y.eu>
2022-09-15 14:07:58 +02:00
Ashish Kurmi
00ba2f9a46
ci: add minimum GitHub token permissions for workflows
...
Signed-off-by: Ashish Kurmi <akurmi@stepsecurity.io>
2022-09-07 21:27:16 -07:00
Michal Wasilewski
3f686cad8b
fixes yamllint errors
...
Signed-off-by: Michal Wasilewski <mwasilewski@gmx.com>
2021-06-12 12:47:47 +02:00
Drumil Patel
09818b279b
Update github workflow for funcbench and prombench to incorporate new test infra related changes for gke
...
Signed-off-by: Drumil Patel <drumilpatel720@gmail.com>
2020-08-16 17:30:32 +05:30
Hrishikesh Barman
0c2fcd8981
Add PACKAGE_PATH to funcbench workflow ( #7744 )
2020-08-05 10:46:11 +03:00
Hrishikesh Barman
0f9e0194fb
Update gh-workflow to trigger only on specific events ( #7740 )
...
Signed-off-by: Hrishikesh Barman <hrishikeshbman@gmail.com>
2020-08-04 22:55:24 +03:00
Hrishikesh Barman
abb4fba3c2
Remove unused env var CLUSTER_NAME. ( #7391 )
...
Signed-off-by: Hrishikesh Barman <hrishikeshbman@gmail.com>
2020-06-14 19:59:56 +02:00
Hrishikesh Barman
4658ce60d1
Updated action workflow files to work with new test infra Dockerimages. ( #7287 )
2020-05-24 12:24:18 +03:00
Nevill
adeb946e54
Add funcbench workflow ( #7199 )
2020-05-07 11:08:21 +03:00
Krasi Georgiev
17560d4b22
Revert "Add GH actions" ( #5950 )
...
This reverts commit e4560e0d64
.
2019-08-26 17:46:18 +03:00
Krasi Georgiev
e4560e0d64
Add GH actions ( #5949 )
...
Signed-off-by: Krasi Georgiev <8903888+krasi-georgiev@users.noreply.github.com>
2019-08-26 17:44:38 +03:00