Commit Graph

213 Commits

Author SHA1 Message Date
cn 43f089ce70 docker: update base image to Alpine 3.13.4 2021-04-01 09:37:59 +02:00
depfu[bot] 15c3e587ff gems: update rubocop to version 1.12.0 2021-03-25 17:22:38 +01:00
depfu[bot] b438ed097f gems: update bundler-audit to version 0.8.0 2021-03-11 17:19:11 +01:00
depfu[bot] 337c779410 gems: update rubocop to version 1.11.0 2021-03-02 12:32:01 +01:00
cn b004b4d1e7 release: 3.3.2 2021-02-20 10:06:12 +01:00
cn 3cbc0a3f01 release: 3.3.2.rc1 2021-02-20 10:03:38 +01:00
cn c675a347d1 ci: update to docker/build-push-action@v2 2021-02-20 10:02:23 +01:00
Christian Nicolai 70ec21af94 release: 3.3.1 2021-02-18 11:26:48 +01:00
Christian Nicolai 920d82f073 docker: allow successful compiling of nio4r gem dependency
- now seems to need linux-headers, see https://github.com/socketry/nio4r/issues/225
2021-02-18 11:25:05 +01:00
Christian Nicolai dee9beb4e0 docker: update base image to Alpine 3.13.2 2021-02-18 11:24:46 +01:00
depfu[bot] 08e92a0772 gems: update rubocop to version 1.10.0 2021-02-16 16:59:56 +01:00
depfu[bot] eb1c107bf3 gems: update rubocop-rspec to version 2.2.0 2021-02-04 10:11:51 +01:00
depfu[bot] a75d9dc5e6 gems: update rubocop to version 1.9.0 2021-01-29 14:29:56 +01:00
depfu[bot] 3af42e4c20 gems: update rubocop to version 1.8.1 2021-01-18 20:52:11 +01:00
Christian Nicolai aae2a633c5 release: 3.3.0 2021-01-18 15:08:25 +01:00
Christian Nicolai c7aed4353a docker: update base image to Alpine 3.13 2021-01-18 15:06:56 +01:00
cn c335a96e12 release: 3.2.0 2021-01-14 11:04:50 +01:00
cn c2ed69da6d ci: use bundler cache to save resources
- see https://github.com/ruby/setup-ruby#caching-bundle-install-automatically
2020-12-26 15:19:20 +01:00
depfu[bot] b2d421154e gems: update rubocop to version 1.7.0 2020-12-26 14:25:30 +01:00
cn 5444782ead gems: include rubocop-rspec and fix linting 2020-12-25 18:05:41 +01:00
cn 1c1bcd253a gems: include rubocop-rake and fix linting 2020-12-25 18:04:59 +01:00
cn 23c09f722c gem: add Ruby 3.0 support 2020-12-25 16:45:51 +01:00
cn e29b451de4 gems: revert back to upstream solargraph now with rubocop 1.0 compat
See https://github.com/castwide/solargraph/issues/380 and previous commit e063b6cb4c
2020-12-25 16:25:45 +01:00
cn d89c1c6091 release: 3.1.3 2020-12-20 22:18:20 +01:00
cn 2a7ea2bb8f ci: use Github environment files (fix part 2)
- fixing vulnerability via https://docs.github.com/en/free-pro-team@latest/actions/reference/workflow-commands-for-github-actions#environment-files
2020-12-20 22:15:39 +01:00
cn 94823dc041 release: 3.1.2 2020-12-20 22:05:13 +01:00
depfu[bot] 4c25b9b66b gems: update rubocop to version 1.6.1 2020-12-11 11:47:05 +01:00
cn fb42c57ff1 ci: drop Travis CI
- end of an era
2020-12-10 11:04:23 +01:00
Christian Nicolai 268e18f2e5 ci: allow manually triggering CI run on GHA 2020-12-04 09:07:09 +01:00
cn e8e9e0cb71 ci: use GHA ruby/setup-ruby instead of broken actions/setup-ruby
- actions/setup-ruby does not work on new GHA runners Ubuntu 20.04 (missing bundler in 2.5) as per https://github.com/actions/setup-ruby/issues/70
- might be deprecated as per https://github.com/actions/setup-ruby/issues/80
- https://github.com/ruby/setup-ruby is recommended is superior
2020-12-04 09:04:23 +01:00
depfu[bot] 8819d6058a gems: update rubocop to version 1.5.1 2020-12-03 21:25:14 +01:00
cn dc325d686e ci: use Github Actions in parallel to Travis CI
- this adds a new workflow for Github Actions that mirrors what the existing Travis CI workflow tests
- Travis CI might become unfriendly to opensource soonish so migration might be necessary
2020-11-25 09:39:55 +01:00
depfu[bot] f0aeea96d4 gems: update rubocop to version 1.4.1 2020-11-24 20:55:22 +01:00
cn ff136f7b16 ci: add periodic pulling of all Docker image tags to avoid staleness 2020-11-19 11:05:26 +01:00
depfu[bot] 377a6ac179 gems: update rubocop to version 1.3.0 2020-11-13 11:32:34 +01:00
depfu[bot] 2cc45e5c0f gems: update rubocop to version 1.2.0 2020-11-06 10:57:59 +01:00
cn 19683672d1 docs: use travis-ci.com links 2020-10-31 00:04:51 +01:00
cn 4c1fb5783d gem: fix new solargraph warning 2020-10-31 00:04:01 +01:00
cn d8f5618006 gem: fix new rubocop warnings 2020-10-31 00:04:01 +01:00
cn e063b6cb4c gems: use solargraph fork until gem metadata allows rubocop 1.0 compat
See https://github.com/castwide/solargraph/issues/380
2020-10-31 00:04:01 +01:00
depfu[bot] f64bcc0780 gems: update rubocop to version 1.1.0 2020-10-31 00:04:01 +01:00
depfu[bot] 568ea08543 gems: update rubocop to version 1.0.0 2020-10-22 15:55:39 +02:00
depfu[bot] 5c16524788 gems: update rubocop to version 0.93.0 2020-10-10 16:45:54 +02:00
cn d1c1a98e47 ci: use Github environment files
- fixing vulnerability via https://docs.github.com/en/free-pro-team@latest/actions/reference/workflow-commands-for-github-actions#environment-files
2020-10-08 12:32:44 +02:00
Christian Nicolai d62bf71820 ci: ignore false-positive 3rd party lockfiles for trivy 2020-10-08 12:29:35 +02:00
cn 156557c6d7 release: 3.1.1 2020-10-03 10:59:52 +02:00
cn fd1d58abd6 gems: update webrick to version 1.6.1
- explicitly use webrick gem version with patch against CVE-2020-25613
- https://www.ruby-lang.org/en/news/2020/09/29/http-request-smuggling-cve-2020-25613/
- webrick versions bundled with ruby are vulnerable at this point
2020-10-02 00:50:23 +02:00
depfu[bot] fc4d731434 gems: update rubocop to version 0.92.0 2020-09-26 12:39:42 +02:00
depfu[bot] 8b42a916d0 gems: update rubocop to version 0.91.0 2020-09-16 09:31:58 +02:00
depfu[bot] e899488fa9 gems: update rubocop to version 0.90.0 2020-09-02 10:34:03 +02:00