Commit graph

3 commits

Author SHA1 Message Date
Ivan
d6c2d87d1f
chore: improve cross-compilation support by adding additional targets for various platforms and updating build scripts 2026-08-15 02:39:55 -05:00
Ivan
03b89b03ff
feat: speedtest, debugging tools and helpers, updated to go 1.26.5, fixed stalls in resource transfers 2026-07-17 05:10:03 -05:00
Ivan
39c2153f8a
chore(ci): consolidate CI workflows and improve taskfile
- Merged multiple CI workflows into a single `ci.yml` for streamlined management.
- Introduced a new `security.yml` workflow for dedicated security scanning, including static analysis and SBOM generation.
- Updated references in `SECURITY.md` to reflect changes in workflow file locations.
- Added a new `setup-ci` action to standardize CI environment setup across workflows.
- Removed outdated workflows related to benchmarks, testing, and reproducibility.
2026-07-04 23:05:45 -05:00