summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows
AgeCommit message (Collapse)Author
2023-09-02Add Yard Linter actionGeremia Taglialatela
2023-05-20Test against JRuby headGeremia Taglialatela
Also provide a better user message in workflow results when failures are allowed ("allow failures" instead of "true")
2023-05-03Reintroduce Ruby 2.6 compatibilityGeremia Taglialatela
The main reason is to allow JRuby 9.3, which is still supported.
2023-04-27Drop support for Ruby < 2.7Stefan
2023-04-27Test against Ruby headGeremia Taglialatela
2023-04-12Merge pull request #178 from tagliala/chore/improve-ci-workflowZsolt Kozaroczy
Improve CI workflow
2023-04-07Add RuboCop workflow and configurationGeremia Taglialatela
2023-03-26Update deprecated GitHub actionGeremia Taglialatela
2023-03-26Test against Ruby 3.2 and JRuby 9.4Geremia Taglialatela
2023-03-13Use stale@v2 to fix autoclosing issuesZsolt Kozaroczy
2023-03-09Do not close stale PRs and issues automatically [skip-ci]Koza
2022-02-08Switch CI to Github ActionsWeston Ganger
2019-12-14Add GitHub action for closing stale issuesStefan Daschek