Commit Graph

10 Commits

Author SHA1 Message Date
ae07239021 Update versioning and logging in SteamCache2
All checks were successful
PR Check / check-and-test (pull_request) Successful in 11s
- Enhanced .goreleaser.yaml for improved build configuration, including static linking and ARM64 support.
- Updated logging in root.go to include version date during startup.
- Modified version.go to initialize and expose the build date alongside the version.
- Adjusted version command output to display both version and date for better clarity.
2025-07-19 02:58:19 -05:00
745856f0f4 fix: correct format key to formats in .goreleaser.yaml
All checks were successful
PR Check / check-and-test (pull_request) Successful in 1m4s
2025-07-12 09:21:56 -05:00
931c43d7a8 fix: remove draft status from release configuration
All checks were successful
Release Tag / release (push) Successful in 9s
2025-01-22 21:01:35 -06:00
d11c294010 chore: update goreleaser configuration for draft releases and name template
All checks were successful
Release Tag / release (push) Successful in 8s
2025-01-22 18:11:33 -06:00
116dfb0865 feat: add version command to display application version 2025-01-22 17:49:58 -06:00
ac245f6cf9 chore: remove unused extra files from goreleaser configuration 2025-01-22 17:49:58 -06:00
83ee19629c refactor: remove unnecessary go generate step from goreleaser configuration 2025-01-22 17:49:58 -06:00
c5e2c822dd fix: update Gitea URLs in goreleaser configuration forehead 2025-01-22 17:49:58 -06:00
e66ec227b0 refactor: update goreleaser configuration for improved build and release process 2025-01-22 17:49:58 -06:00
4721373f67 refactor: remove commented build steps and add checksum script for binaries 2025-01-22 17:49:58 -06:00