2 Commits

Author SHA1 Message Date
7f3dcfa1cd
Release v1.0.0 (#2)
All checks were successful
Go CI/CD / go-ci (push) Successful in 10m5s
Reviewed-on: #2
Reviewed-by: Cloud Administrator <cloud-admin@noreply.gitstormr.dev>
Co-authored-by: Rene Nochebuena <code-raider@noreply.gitstormr.dev>
Co-committed-by: Rene Nochebuena <code-raider@noreply.gitstormr.dev>
2025-04-12 18:39:22 -06:00
e65fc49b8e
Add initial project setup with Go modules and CI/CD workflows
All checks were successful
Go CI/CD / go-ci (push) Successful in 11m13s
This commit initializes the project with Go module support and a basic `StoneError` struct. It also introduces .gitignore, SonarQube configuration, and multiple CI/CD workflows for branch, tag, and protected branch scenarios to automate testing, static analysis, and builds.
2025-04-12 16:51:32 -06:00