Commit Graph

10 Commits

Author SHA1 Message Date
Dan P. 18b9b97152
Allow image unit test script to work with image tags with "-" based suffixes 2024-10-27 22:48:31 -04:00
Dan Pock 40d5934953 Improve image test verbosity on error 2024-05-14 14:46:58 -04:00
Dan Pock 15a492b7be Add prebuild validation step to "unit test" each image
essentially it builds 1 arch for the image, then verifies that the image tag and the kubectl version inside match
2024-05-14 13:24:49 -04:00
Dan Pock e38b084c84 Rebuild drone CI with GHA
This change:
- moves all CI to GHA,
- replaces some bash scripts with native GHA workflows,
- drops the requirement for dapper usage, and
- updates the docs for changes.
2024-04-25 15:58:40 -04:00
Dan Pock ef26256524 Try to run pull request version check in GHA instead of drone 2024-04-17 09:51:43 -04:00
Guilherme Macedo 9267bd2ee9
Remove s390x arch from build process (#95)
Signed-off-by: Guilherme Macedo <guilherme@gmacedo.com>
2023-12-20 17:04:32 -03:00
Sebastiaan van Steenis e732fb5ea5
Retry curl check for version binaries 2023-10-12 11:07:58 +02:00
Sebastiaan van Steenis 1cd902f9fc
Add some debugging to add-new-versions script 2023-03-03 17:08:37 +01:00
Sebastiaan van Steenis d874c26d2c
Skip manifest if already exists 2023-02-23 09:31:49 +01:00
Sebastiaan van Steenis 7e9e79b153
Rewrite to file source for versions 2023-02-23 07:34:33 +01:00