Dave Hay
c39bcdb989
Adding s390x support ( #902 )
...
- Updated .goreleaser.yaml to support Linux on IBM Z ( s390x )
Signed-off-by: Dave Hay <david_hay@uk.ibm.com>
Signed-off-by: Dave Hay <david_hay@uk.ibm.com>
2022-12-12 08:47:25 +01:00
Cosmin Cojocar
26f10e0a7a
Extend the release action to sign the docker image and binary files with cosign ( #781 )
...
* Extend the release action to sign the docker image and binary files with cosign
* Fix lint warnings
* Fix the ling warnings
* Fix the lint warnings
2022-02-22 21:33:42 +01:00
Vinod Anandan
5032f998a0
Generate SBOM ( #655 )
...
* Generate SBOM
* Update release.yml
* Update .github/workflows/release.yml
Co-authored-by: Matthieu MOREL <mmorel-35@users.noreply.github.com>
* Publish bom.json
* Ignore SBOMs generated during CI
Co-authored-by: Matthieu MOREL <mmorel-35@users.noreply.github.com>
2021-06-21 10:50:44 +02:00
Matthieu MOREL
51f7411573
Add arm64 support ( #618 )
2021-05-18 22:48:59 +02:00
Cosmin Cojocar
51e4317f09
Automate the release process using a GitHub workflow
...
The release will trigger when a new tag is pushed.
Signed-off-by: Cosmin Cojocar <cosmin.cojocar@gmx.ch>
2020-04-14 00:41:56 -07:00
Kishan B
8c09a83248
Add install.sh script
2018-10-05 15:26:13 +05:30
Cosmin Cojocar
2a6e887167
Use the goreleaser tool to perform releases
2018-07-27 14:42:00 +02:00