6fd26a4908
wip: add steep and RBS
2021-01-21 17:01:35 +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
c335a96e12
release: 3.2.0
2021-01-14 11:04:50 +01:00
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
5444782ead
gems: include rubocop-rspec and fix linting
2020-12-25 18:05:41 +01:00
1c1bcd253a
gems: include rubocop-rake and fix linting
2020-12-25 18:04:59 +01:00
23c09f722c
gem: add Ruby 3.0 support
2020-12-25 16:45:51 +01:00
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
d89c1c6091
release: 3.1.3
2020-12-20 22:18:20 +01:00
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
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
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
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
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
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
19683672d1
docs: use travis-ci.com links
2020-10-31 00:04:51 +01:00
4c1fb5783d
gem: fix new solargraph warning
2020-10-31 00:04:01 +01:00
d8f5618006
gem: fix new rubocop warnings
2020-10-31 00:04:01 +01:00
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
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
d62bf71820
ci: ignore false-positive 3rd party lockfiles for trivy
2020-10-08 12:29:35 +02:00
156557c6d7
release: 3.1.1
2020-10-03 10:59:52 +02:00
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
6ed0799f49
ci: improve ignore of false-positives on 3rd party lockfiles
...
- amends 5b332d8f57
2020-08-30 11:41:23 +02:00
5b332d8f57
ci: ignore false-positive 3rd party lockfiles for trivy
...
- uses newly released `--skip-dirs` flag of Trivy 0.11.0
2020-08-30 11:34:26 +02:00
0de5078d9d
ci: add Dockerfile linting
2020-08-22 12:50:55 +02:00
depfu[bot]
72c8dda7dd
gems: update jaeger-client to version 1.1.0
...
Update jaeger-client to version 1.1.0 (#62 )
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2020-08-22 11:27:57 +02:00
e36b210f66
ci: update github actions versions
2020-08-21 16:39:11 +02:00
fcc3f12284
ci: fix vulnscan behavior to scan most-recent semver
2020-08-19 14:33:26 +02:00
bf68049260
release: 3.1.0
2020-08-19 14:13:07 +02:00
35ced6468e
ci: allow manual run of vulnscan action workflow
2020-08-18 22:53:33 +02:00
4833328557
docs: improve docker run instructions
2020-08-18 22:40:30 +02:00
25e70f484d
release: 3.1.0.rc1
2020-08-18 22:26:56 +02:00
617fbf538b
docker: add image release on tag and periodic vulnerability scan
2020-08-18 22:22:41 +02:00
5cce42f4c7
gem: fix solargraph warnings on CI
2020-08-17 12:10:35 +02:00