Commit Graph

8 Commits

Author SHA1 Message Date
renovate[bot]
1e7530ed89 chore(deps): update ruby/setup-ruby action (v1.263.0 → v1.288.0)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-03 10:42:45 +00:00
Copilot
a7e987ba2e fix: github workflow tooling installation and dev docs (#6)
* Initial plan

* Add gem installation to setup process with Ruby compatibility fixes

Co-authored-by: ivuorinen <11024+ivuorinen@users.noreply.github.com>

* Complete gem installation setup with improved documentation

Co-authored-by: ivuorinen <11024+ivuorinen@users.noreply.github.com>

* Update GitHub workflows to use new make setup and build targets

Co-authored-by: ivuorinen <11024+ivuorinen@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ivuorinen <11024+ivuorinen@users.noreply.github.com>
2025-09-25 17:37:04 +03:00
ec05cbe7bc fix(ci): so, no ruby-version-file 2025-09-23 13:00:48 +03:00
ff97cbef07 fix(ci): setup ruby 2025-09-23 12:27:21 +03:00
0fbcc898e5 fix(ci): add GEM_HOME and add it to PATH 2025-09-23 12:18:47 +03:00
d9c1fa7fcf chore(deps): pin actions, where possible 2025-09-21 23:39:51 +03:00
c63ef78b03 feat: full site 2025-09-21 23:31:15 +03:00
6de65bca11 Initial Homebrew tap setup with automated documentation
- Add formula parser with Ruby AST parsing
- Add GitHub Actions CI/CD workflows
- Add Jekyll-based documentation site
- Add RuboCop and Dependabot configuration
- Add example formula for demonstration
2025-09-02 02:22:26 +03:00