Commit graph

2 commits

Author SHA1 Message Date
Alexandre Gomes Gaigalas
b69beb1db7 Refactor CI Workflows
- Added a composite action for common setup tasks.
 - Shorter names that fit better GitHub runner displays.
 - Changed ci-perf to only run if src or tests change.
 - Removed redundant step names when they're obvious.
2026-01-28 17:31:37 +00:00
Henrique Moody
7796174e73
Automate GitHub releases
This commit adds   "softprops/action-gh-release" to GitHub workflows.

That will allow us to automate the process of creating releases from
tags.
2026-01-04 22:26:21 +01:00