Lucas Ritzdorf
327eb35f4a
release: prefix all version tags with "v"
...
The goreleaser `.Tag` template already uses the format `vX.Y.Z`, so
that's fine. But our custom `.Major` and `.Major.Minor` formats don't
include that `v` prefix, so we need to add it manually.
2024-08-21 11:36:15 -06:00
71256f6154
Fixed deprecation warning in goreleaser
2024-08-21 10:56:41 -06:00
a1b26e68ae
Fixed automatic builds with docker container
2024-08-21 10:09:21 -06:00
Alex Lovell-Troy
65f0e3889f
Updating to goreleaser v2
2024-07-17 17:07:57 -04:00
Alex Lovell-Troy
78f6762888
Updating to goreleaser v2
2024-07-17 17:06:41 -04:00
Alex Lovell-Troy
54fce64802
Removing docker container from goreleaser to address build errors
2024-07-17 16:55:06 -04:00
Alex Lovell-Troy
bf2cea11a8
Update .goreleaser.yaml
...
Remove arm64 target due to compile errors
Signed-off-by: Alex Lovell-Troy <alovelltroy@lanl.gov>
2024-07-17 16:49:47 -04:00
Devon Bautista
8817e071b8
Goreleaser: Add arm64 builds
2024-04-24 09:57:48 -06:00
Alex Lovell-Troy
8a7c0b3085
container registry entries must be lowercase
2023-11-03 09:53:27 -04:00
Alex Lovell-Troy
cccf0dfdf2
move to OpenCHAMI and update changelog
2023-11-03 09:47:57 -04:00
Alex Lovell-Troy
81d45ffad2
Removing darwin to simplify release builds
2023-10-23 18:24:03 -04:00
Alex Lovell-Troy
ce61aed9a4
Revised Dockerfile and goreleaser to allow for CI
2023-10-23 16:12:18 -04:00
Alex Lovell-Troy
4c172958c6
buld more standard containers
2023-09-14 16:56:05 -04:00
Alex Lovell-Troy
e69d34e01d
addressing a goreleaser warning
2023-09-14 16:48:51 -04:00
Alex Lovell-Troy
3351de48a6
inital release refactor
2023-09-14 15:10:08 -04:00