Naveen
|
c743f13d0d
|
Add permissions to GitHub actions
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
Setting token permissions to read-only follows the principle of least privilege. This is important because attackers may use a compromised token with write access to push malicious code into the project.
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
|
2022-04-01 16:34:21 -05:00 |
|
Katrina Verey
|
d3a7b9008b
|
Enable linting from specific rev in CI
|
2022-03-31 11:37:37 -04:00 |
|
yutachaos
|
dd3377b1a0
|
Update CI go version 1.16
Signed-off-by: yutachaos <18604471+yutachaos@users.noreply.github.com>
|
2021-10-08 14:02:50 +09:00 |
|
Francesc Campoy
|
324581594c
|
Test api for all platforms and skip those breaking on Windows
|
2021-06-16 14:18:48 -07:00 |
|
monopole
|
172adc404f
|
Consolidate scripts into k8s-traditional hack dir.
|
2021-05-24 17:09:11 -07:00 |
|
Mike Borozdin
|
072ae36fe6
|
removing travis references
|
2020-11-03 10:04:42 -08:00 |
|
Phillip Wittrock
|
f63faca999
|
Test on windows and mac
|
2020-05-21 19:08:31 -07:00 |
|
Phillip Wittrock
|
259624ac07
|
run e2e tests in GitHub Actions CI
|
2020-05-06 08:59:54 -07:00 |
|
Phillip Wittrock
|
02235007e1
|
Create go.yml
|
2020-05-06 07:52:18 -07:00 |
|