Commit graph

24 commits

Author SHA1 Message Date
4717b49701
Version is not propagating on CI/CD build.
All checks were successful
G'Agent Scan, Build, and Test / scan (push) Successful in 1m36s
G'Agent Scan, Build, and Test / build_simple (push) Successful in 1m16s
G'Agent Scan, Build, and Test / test_simple (push) Successful in 15s
G'Agent Scan, Build, and Test / build_image (push) Successful in 1m30s
2024-12-26 18:26:41 -08:00
44033c273a
Testing ForgeJo / Gitea / Github actions. 2024-09-12 18:53:59 -07:00
9727822b8a
Very preliminary CI/CD pipeline to see if I need to manually pull the code. 2024-09-06 06:59:19 -07:00
823a16a97b
Updated Golang and Alpine versions. 2024-07-10 13:46:49 -07:00
685a3eb16a
Updated to latest Go compiler and latest Alpine images. 2024-04-23 16:00:42 -07:00
7f9a5777bd
feat: Adding very preliminar and broken test harness. 2023-04-03 18:39:01 -07:00
8077c66fc9
feat: make environment variables useful.
fix: made config file an environment variable.

fix: reordered and renamed part of the Agent structure.
2023-03-30 17:39:04 -07:00
db351f3892
fix: was using struct member for two different things. 2023-03-25 09:15:27 -07:00
7a9225ce86
Adding support for a genesis DB. 2023-03-22 19:20:16 -07:00
1bcc682b7c
refactor: converted int64 to int32 where appropriate.
refactor: reduced usage of fmt in favor of logs and string concatication.

refactor: minor re-ordering of the data structures to reduce storage space required.
2023-03-21 07:34:10 -07:00
b95d3950c5
cleanup: Started cleaning up the commenting format. 2023-03-20 07:20:46 -07:00
b1759291b4
feat: minor cleanup. 2023-03-06 14:59:28 -08:00
4a9d4ceca8
Added support for environmental config values
Updated Go version to 1.20.0
2023-02-10 07:23:35 -08:00
77c9399942
fix: changed import source. 2023-01-11 18:49:48 -08:00
316ea1afa6
Updating versions. 2022-11-21 14:28:30 -08:00
134f33cd6a
Minor cleanup and and got the client sending agents again. 2022-07-14 13:27:46 -07:00
8fea3b2527
Updated example for Prometheus, updated Go modules, and tweaked the devcontainer. 2022-04-14 18:01:20 +00:00
af5407f2e6
Updating for new Terraform, AWS, and Go versions. 2022-03-16 16:11:38 -07:00
1a0455152a
A few minor updates and attempts to clear up some lint / gosec warnings. 2021-12-23 13:35:36 -08:00
abba1972d1
Converted TCL list style and added hint parser. 2021-11-08 06:58:55 -08:00
8515707300
Changed chain_id to chainid 2021-11-03 15:09:02 -07:00
7a2ca771f2
Extending the setup mode. 2021-10-26 15:28:53 -07:00
f543276b82
Adding preliminary support for Prometheus metrics. 2021-10-14 10:08:39 -07:00
a7747040ce
[CI SKIP] Refactored project layout per Mark Wolfe Blog : https://www.wolfe.id.au/2020/03/10/how-do-i-structure-my-go-project/ 2021-09-21 07:08:52 -07:00