Commit graph

15 commits

Author SHA1 Message Date
62a6226067
chore: moved scripts to bin/ directory 2025-07-10 20:56:02 -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
Lucas Ritzdorf
f393a2ab7f
magellan.sh: remove unused build helper function
We compile as part of the Docker build process, so an extra helper isn't
really needed.
2024-08-21 13:23:54 -06:00
David J. Allen
e039099263 Changed how arguments are passed to magellan.sh script 2023-10-24 14:33:32 -06:00
David J. Allen
14447ee51e Formatted commands in magellan.sh script 2023-10-24 08:04:53 -06:00
David J. Allen
c2567a0b56 Added SMD port option for docker 2023-10-03 12:26:51 -06:00
David J. Allen
69374a29e8 Fixed argument passed to wrong command 2023-10-03 12:21:52 -06:00
David J. Allen
7a99aa5b2d Exposed more parameters in magellan.sh script 2023-10-02 15:42:06 -06:00
David J. Allen
e5613d9a30 Update Dockerfile and magellan.sh for container 2023-10-02 14:57:41 -06:00
8faa570b0a Minor tweaks, changes, and fixes
Signed-off-by: David J. Allen <davidallendj@gmail.com>
2023-09-14 13:41:12 -06:00
David J. Allen
c5a6d2a2be Add goroutine to info collect
Signed-off-by: David J. Allen <allend@lanl.gov>
2023-09-13 11:21:49 -06:00
David J. Allen
2edb9fdbb0 Refactored flags and added xnames to add endpoint to hms-smd 2023-09-05 14:26:53 -06:00
David J. Allen
de07b119b5 Test ipmi driver with bmclib functions 2023-08-31 08:48:33 -06:00
David J. Allen
118c12fa14 Minor changes and fixes 2023-08-30 14:43:13 -06:00
David J. Allen
25a885b18c Updated to bmclib/v2 and fix API querying issue 2023-08-28 10:57:32 -06:00