yugo kobayashi
|
ffd45f6893
|
Set go version on github actions from gowork file
|
2022-12-09 18:14:09 +00:00 |
|
Katrina Verey
|
76fab6e7ba
|
Use Github forms for issue templates
|
2022-11-28 18:17:55 -05:00 |
|
Katrina Verey
|
91a2c2b1a4
|
Update to Go 1.19
|
2022-11-17 12:57:17 -05:00 |
|
Davor Kapsa
|
cd35e95560
|
update actions/checkout
|
2022-10-11 11:41:21 +02:00 |
|
yugo kobayashi
|
6fb96b7d53
|
update go 1.18
|
2022-07-07 20:11:29 +00:00 |
|
dependabot[bot]
|
0d600af35a
|
Bump actions/setup-go from 2 to 3
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-11 01:05:22 +00:00 |
|
Kubernetes Prow Robot
|
4fc02497ae
|
Merge pull request #4564 from KnVerey/rework_ci
Make CI much more effective
|
2022-04-06 12:36:26 -07:00 |
|
Katrina Verey
|
c071cdaedd
|
More makefile cleanup
|
2022-04-05 14:31:17 -04:00 |
|
Katrina Verey
|
df80b29694
|
Test other modules on all platforms
|
2022-04-04 20:14:49 -04:00 |
|
Katrina Verey
|
af06ae6b69
|
add kustomize module to tests that run on master
|
2022-04-04 17:47:33 -04:00 |
|
Katrina Verey
|
46875b6ac4
|
More makefile cleanup
|
2022-04-04 16:46:41 -04:00 |
|
Katrina Verey
|
877d72b10b
|
Run license check in CI
|
2022-04-01 17:42:59 -04:00 |
|
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
|
0d32543ebd
|
Makefiles for all modules
|
2022-04-01 17:31:34 -04:00 |
|
Kubernetes Prow Robot
|
28ee975948
|
Merge pull request #4543 from turrisxyz/dependabot
Included githubactions in the dependabot config
|
2022-04-01 09:44:46 -07:00 |
|
Katrina Verey
|
d3a7b9008b
|
Enable linting from specific rev in CI
|
2022-03-31 11:37:37 -04:00 |
|
Naveen
|
d082c75b65
|
Included githubactions in the dependabot config
This should help with keeping the GitHub actions updated on new releases. This will also help with keeping it secure.
Dependabot helps in keeping the supply chain secure https://docs.github.com/en/code-security/dependabot
GitHub actions up to date https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot
https://github.com/ossf/scorecard/blob/main/docs/checks.md#dependency-update-tool
Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
|
2022-03-27 17:06:31 -05:00 |
|
Katrina Verey
|
975482390f
|
Remove more links to defunct site
|
2022-03-02 14:04:17 -05: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 |
|
Donny Xia
|
c8cd5e55fc
|
Add bug filing link
|
2020-09-23 11:33:03 -07:00 |
|
Donny Xia
|
9fa9c6c30c
|
Update issue templates
|
2020-09-22 12:08:50 -07:00 |
|
Donny Xia
|
884e35b4c8
|
issue template
|
2020-09-22 12:08:50 -07: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 |
|