fix: resolve all remaining linting and build issues
- Fixed deprecated actions/upload-artifact@v3 to v4 in GitHub Actions
- Fixed all remaining errcheck issues in cmd files
- Added proper error handling for flag retrievals
- Fixed regexp.MatchString error handling in config validation
- Fixed config manager Load method error handling
- Fixed variable redeclaration in cmd/init.go
- All tests passing and errcheck clean
Binary Downloads
| Platform | Architecture | Download |
|---|---|---|
| Linux | amd64 | tf-safe-linux-amd64.tar.gz |
| Linux | arm64 | tf-safe-linux-arm64.tar.gz |
| macOS | amd64 | tf-safe-darwin-amd64.tar.gz |
| macOS | arm64 | tf-safe-darwin-arm64.tar.gz |
| Windows | amd64 | tf-safe-windows-amd64.zip |
Installation
macOS (Homebrew)
brew install tf-safeManual Installation
- Download the appropriate binary for your platform
- Extract the archive
- Move the binary to a directory in your PATH
Verify Installation
tf-safe --version