summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* test-external.yaml - use ruby/setup-ruby-pkgs (#2048)MSP-Greg2023-03-091-11/+3
* `apt-get update` before `apt-get install`.Samuel Williams2023-03-091-1/+3
* Ignore CI failures for Ruby 2.4 and 2.5Jeremy Evans2023-01-191-0/+2
* Try to fix CI issue on Ruby 2.5 (#2021)Jeremy Evans2023-01-192-0/+4
* Update tests to work on latest Rubies. (#1999)Samuel Williams2022-12-271-1/+1
* Trim trailing white space throughout the project (#1990)Jon Dufresne2022-12-031-2/+2
* Bump actions/dependency-review-action from 2 to 3 (#1983)dependabot[bot]2022-11-141-1/+1
* Use latest RubyGems in CI (#1963)Patrik Ragnarsson2022-09-091-0/+1
* Refactor tests. (#1953)Samuel Williams2022-08-263-62/+71
* Bump actions/dependency-review-action from 1 to 2dependabot[bot]2022-08-081-1/+1
* chore(deps): Included dependency reviewnaveen2022-08-031-0/+14
* Bump actions/checkout from 2 to 3 (#1911)dependabot[bot]2022-06-131-2/+2
* chore: Included github-actions in the dependabot config (#1910)Naveen2022-06-131-0/+6
* chore: Set permissions for GitHub actionsneilnaveen2022-06-051-0/+3
* Add a .ci.Gemfile for CI testingJeremy Evans2022-05-101-11/+4
* Use setup-ruby action bundler caching ability on CI. (#1871)Josef Šimánek2022-04-141-7/+1
* Explicitly update RubyGems to avoid CI failures on old Rubies.Samuel Williams2022-02-221-0/+1
* Start testing on Ruby 3.1Jeremy Evans2022-01-251-1/+1
* Test with latest version of psych.Samuel Williams2022-01-151-7/+1
* CI: Workaround YAML gotcha in ActionsPatrik Ragnarsson2021-03-151-1/+1
* Ruby 3 (#1727)Ben Fritsch2021-01-051-1/+1
* Remove Ruby 2.3 from CI.Samuel Williams2020-05-241-1/+1
* Remove trailing whitespace.Samuel Williams2020-02-111-4/+4
* Test with truffleruby-head in CIBenoit Daloze2020-02-111-1/+1
* Run workflow on pull_request too.Samuel Williams2020-02-101-1/+1
* Install memcache dependency for rack-cache.Samuel Williams2020-02-091-0/+8
* Add external tests.Samuel Williams2020-02-091-3/+34
* Remove truffleruby because it fails to pass the test suite.Samuel Williams2020-02-091-1/+1
* Installing dependencies for macos.Samuel Williams2020-02-091-3/+12
* Add development workflow.Samuel Williams2020-02-091-0/+29