Commit Graph

15 Commits

Author SHA1 Message Date
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
4b0a74eb9e fix(ci): remove steps.cache.outputs.cache-hit 2025-09-23 13:06:47 +03:00
9f35ca69bc fix(ci): add checkout step 2025-09-23 13:04:23 +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
c22aafdec6 fix(ci): user install gems 2025-09-23 12:13:38 +03:00
1551959957 fix(ci): install bundler, remove dependabot config 2025-09-23 12:10:41 +03:00
01b9b8272a fix(ci): install gems 2025-09-23 12:08:10 +03:00
c1dda2a938 fix: regexp problems 2025-09-23 11:43:22 +03:00
6dc9a170cc chore: fixes, several improvements and refactorings (#2)
* chore: fixes

* chore: rubocop fixes, linting, etc.

* chore: switching to use `brew style` only

* chore: use `brew style` for linting, skip example formulae in ci.yml

* chore(lint): fixes, additions and tweaks
2025-09-23 11:29:53 +03:00
renovate[bot]
310ac4946a chore(deps): add .github/renovate.json (#1)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-22 00:23:45 +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