* chore: update repository references from uptime-industries to compute-blade-community
chore: update repository references from uptime-industries to compute-blade-community for consistency and clarity across all files
fix: update links in CHANGELOG.md and README.md to point to the new repository location for accurate documentation
fix: update Dockerfile and systemd service file to reflect the new repository URL for proper source tracking
refactor: change import paths in Go files to use the new repository name for correct package referencing
* chore: Add CODEOWNERS
* feat: add auto-labeling
---------
Co-authored-by: Cedric Kienzler <cedric@specht-labs.de>
* refactor(workflows): Improve GitHub Action workflows
* bump go version to 1.24
* set coverage report baseline to correct workflow
* nit: keep same
* require older go version
* let semantic-prs write to PR
* let semantic-prs write to PR
* bump go version to 1.24
* bump dependencies
---------
Co-authored-by: Cedric Kienzler <cedric@specht-labs.de>
chore(ci): update Go setup action to v5 and simplify caching configuration for improved performance
chore(release): update Go setup action to v5 and simplify caching configuration for improved performance
fix(.gitignore): add .idea directory to ignore list to prevent IDE files from being tracked
feat(goreleaser): add versioning information to builds for better traceability
feat(agent): expose version, commit, and date information in logs for better tracking
feat(bladectl): implement command structure for managing compute-blade features
fix(bladectl): improve error handling in identify command for better user feedback
chore(go.mod): update dependencies to latest versions for improved stability and features