Commit graph

26 commits

Author SHA1 Message Date
08ed426510
chore: updated goreleaser references 2025-06-21 16:48:22 -06:00
d236649b05
chore: update references and imports 2025-06-01 09:38:16 -06:00
Alex Lovell-Troy
f4c3d534e8
chore: update build workflow and add container build script (#70)
* chore: update build workflow and add container build script
* Add build dependencies to workflow
* fix: remove unnecessary magellan installation path from goreleaser config
2025-06-01 09:11:06 -06:00
b5d85b61bb
refactor: updated references 2025-06-01 09:09:01 -06:00
85b4789b3f
updated all references 2025-05-30 21:56:54 -06:00
Alex Lovell-Troy
f291ba41f9
chore: update build workflow and add container build script (#70)
* chore: update build workflow and add container build script
* Add build dependencies to workflow
* fix: remove unnecessary magellan installation path from goreleaser config
2025-02-05 12:01:10 -05:00
Alex Lovell-Troy
6f18094680
Refactor how versioning information is indicated in the build and in the source. 2024-10-30 12:36:07 -06:00
Alex Lovell-Troy
041d134079
refactor: Update Go version
This commit updates the Go version to the latest stable release and adds QEMU setup to the GitHub workflow. It also sets up the necessary environment variables required by GoReleaser. These changes ensure that the project is using the latest Go version and is ready for release.

Adds support for more architectures, package types, and better docker image.
2024-10-30 09:56:44 -06:00
e1d49e17a1
goreleaser: fixed hook to output correct filename 2024-10-02 15:12:47 -06:00
David Allen
45056e3736
Added revision to 'go install' commands 2024-09-12 11:09:43 -06:00
babee3dbcd
Added hook to create man page and include in release 2024-08-29 12:07:30 -06:00
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