Pat Riehecky
5a06aa3fb9
Fix README link
2025-02-24 13:07:38 -06:00
David Allen
2b1277690b
Merge pull request #74 from OpenCHAMI/export-funcs
...
refactor: moved internal functions to pkg and updated refs
2025-02-20 19:23:23 -07:00
5843bc1768
refactor: moved internal functions to pkg and updated refs
2025-02-20 17:09:21 -07:00
David Allen
3e19d57d42
Merge pull request #73 from OpenCHAMI/fix-security-with-deps-update
...
chore: fix critical dependabot issues by updating crypto
2025-02-12 09:24:47 -07:00
David Allen
314d060c3c
chore: fix critical dependabot issues by updating crypto
2025-02-06 13:06:37 -07:00
David Allen
9ef3f86f70
Merge pull request #72 from OpenCHAMI/fix-handling-cache-create-error
...
fix: change db.MustExec to db.Exec and handle error
2025-02-06 13:02:51 -07:00
David Allen
5357aab06f
fix: change db.MustExec to db.Exec and handle error
2025-02-06 12:59:24 -07:00
Alex Lovell-Troy
a113a457d6
Update prbuild.yml
...
Signed-off-by: Alex Lovell-Troy <alovelltroy@lanl.gov>
2025-02-05 12:34:13 -05: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
David Allen
52c7e85a5e
Merge pull request #69 from OpenCHAMI/export-cmds
...
Export commands for external use
2025-02-04 14:15:53 -07:00
David Allen
fd54f367b8
cmd: exported commands for external use
2025-02-04 13:51:57 -07:00
Alex Lovell-Troy
45ee89ffc3
fix AMD64 microcode version in attestation
...
Signed-off-by: Alex Lovell-Troy <alovelltroy@lanl.gov>
2024-10-30 12:51:47 -06:00
Alex Lovell-Troy
4588a8b9b8
Merge pull request #66 from OpenCHAMI/alexlovelltroy/build-improvements
...
refactor: build optimizations and better version information
2024-10-30 14:40:23 -04: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
237eb6219b
Add better version reporting.
2024-10-30 10:09:32 -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
David Allen
7941d6caad
Merge pull request #65 from OpenCHAMI/update-changelog
...
changelog: updated and added missing tag entries
2024-10-29 16:31:39 -06:00
95cdd1b9d5
changelog: updated and added missing tag entries
2024-10-29 16:30:31 -06:00
David Allen
3417c6c29e
Merge pull request #62 from OpenCHAMI/manager-data
...
Add manager information from node BMC
2024-10-24 18:04:16 -06:00
David Allen
9e289b4946
Merge branch 'main' into manager-data
...
Signed-off-by: David Allen <16520934+davidallendj@users.noreply.github.com>
2024-10-24 17:57:00 -06:00
Alex Lovell-Troy
f674ecb8be
Merge pull request #63 from OpenCHAMI/fix-output-flag
...
Fix issues related to writing output to file
2024-10-24 11:23:46 -04:00
265021056f
collect: removed extra gofish import
2024-10-23 11:30:07 -06:00
4f6011381b
crawler: include IP in manager's ethernet interfaces
2024-10-22 14:23:24 -06:00
ac78e21ee8
crawler: change check to exclude ethernet interfaces without IPs
2024-10-17 18:38:29 -06:00
c9ae96ab76
crawler: add check to get IP address from manager's ethernet interface
2024-10-17 15:54:45 -06:00
David Allen
294f4520f2
Merge pull request #64 from OpenCHAMI/update-readme
...
Update readme
2024-10-16 14:23:19 -06:00
88ae24b131
readme: updated content and sections
2024-10-16 13:32:57 -06:00
26522ebd12
version: more small tweaks
2024-10-16 13:32:16 -06:00
3aaa7c4f1d
makefile: small tweaks
2024-10-16 13:31:26 -06:00
27fec74cea
collect: fixed issue with writing output to file
2024-10-15 15:26:20 -06:00
e87b2184a2
cache: refactor after updating util
2024-10-15 15:25:42 -06:00
036a5d3ab7
util: refactor checking if path exists
2024-10-15 15:25:03 -06:00
deffdc48db
collect: added MACAddr and manager data to output
2024-10-15 13:54:00 -06:00
e31e91ec15
refactor: changed crawler function name
2024-10-15 13:52:23 -06:00
e1cc0bfd38
crawler: add function to fetch manager data
2024-10-15 13:51:38 -06:00
e1d49e17a1
goreleaser: fixed hook to output correct filename
2024-10-02 15:12:47 -06:00
David Allen
86e9ce03ca
Merge pull request #42 from OpenCHAMI/tests
...
Added initial tests for API and compatibility coverage
2024-09-26 11:19:44 -06:00
Devon Bautista
71fe229452
Makefile: Update goreleaser to v2 (v2.3.2)
2024-09-26 11:16:47 -06:00
Devon Bautista
6212114948
.gitignore: Delete rebase delineators
2024-09-26 11:16:46 -06:00
David Allen
38da4a20ba
Fixed typo in Makefile
2024-09-26 10:51:05 -06:00
David Allen
26989d1a18
Fixed releaser .PHONY in Makefile
2024-09-26 10:49:48 -06:00
David Allen
8334b0e4ca
Fixed issue with test not working
2024-09-26 10:26:49 -06:00
David Allen
c07ea3c8eb
Updated go deps
2024-09-26 10:26:47 -06:00
David Allen
61c65e5419
Changed IP address to use local
2024-09-26 10:26:04 -06:00
18d5ef10b0
Updated tests fixing some issues
2024-09-26 10:26:04 -06:00
David Allen
affba7dfa3
Added CheckUntil() for tests
2024-09-26 10:26:03 -06:00
David Allen
879cfac61e
Added function to wait for emulator to start
2024-09-26 10:26:03 -06:00
David Allen
7a04afdfa8
Added API tests
2024-09-26 10:26:03 -06:00
David Allen
543efe9134
Updated .gitignore
2024-09-26 10:26:00 -06:00
David Allen
997b7710b8
Changed test rule in Makefile to use specific tests
2024-09-26 10:23:42 -06:00