29 Commits

Author SHA1 Message Date
HoneyryderChuck
b700a4f994 bootstrapping standalone tests, test which need to run in full-isolation mode (own process), where proxy intgration via env var is tested 2022-01-12 01:43:08 +02:00
HoneyryderChuck
c95e926886 auto-corrected the easy ones first 2021-09-03 12:24:18 +01:00
HoneyryderChuck
1a0962615b only run rubocop for latest ruby
the rubocop configs have grown a bit unwieldy as more ruby versions are
deprecated by mainline. Given that rubocop is not a requisite for older
rubies (provided code works), let's keep linting consistency towards
more modern conventions
2021-08-31 16:58:38 +01:00
HoneyryderChuck
a14fa26c7c added new regression testing task 2021-06-02 18:44:05 +01:00
HoneyryderChuck
9015e299ef do not run rubocop in parallel mode for ruby 2.3 (that version seems to not be able to load performance config if parallel) 2021-01-03 17:23:15 +00:00
HoneyryderChuck
4c5b59d2c3 integrating the integration tests in CI, disable parallel mode for them
as one can't guarantee that the third-party modules we integrate with
are safe to run concurrently, we're left best running them sequentially.
For our first integration, webmock, this holds true.
2021-01-01 16:56:36 +00:00
HoneyryderChuck
dbc12a91b5 importing tests from webmock 2021-01-01 16:56:36 +00:00
HoneyryderChuck
c758b6e49d added truffleruby image 2020-10-10 15:53:19 +01:00
HoneyryderChuck
2b67b8c0a9 removing www path dependency 2020-10-07 10:06:06 +01:00
HoneyryderChuck
2f2d2a69b2 moving hanna-nouveau to jekyll setup, setting up different gemfile in CI 2020-10-03 11:06:51 +01:00
HoneyryderChuck
851c33fa23 building jekyll and coverage in separate tasks 2020-10-02 19:36:49 +01:00
HoneyryderChuck
9c8adfcb55 enabling merging of coverage reports 2020-09-30 11:45:58 +01:00
HoneyryderChuck
6a1bca9239 removing CHANGELOG 2019-11-22 12:08:52 +00:00
HoneyryderChuck
32999dfde1 jekyll: reverted config.yml.erb, as it wasn't deploying properly 2019-09-29 01:32:14 +01:00
HoneyryderChuck
26efb9daea Blog 2019-05-24 14:10:31 +00:00
HoneyryderChuck
0668ff6d92 added separate configs per ruby version, which helps keeping up the level of granularity way better than just having a single rubocop_todo.yml; fixed a few cases based on some missing cops 2018-12-28 14:13:38 +00:00
Janko Marohnić
3b3f8a70a5 Correct page title in the RDocs 2018-06-05 21:22:03 +00:00
HoneyryderChuck
eca474c1dc added gem tasks 2018-02-24 22:24:06 +00:00
HoneyryderChuck
cea5feefdd only build docs for latest ruby 2018-02-24 20:18:06 +00:00
HoneyryderChuck
714d027c64 use the release notes file in the rdoc 2018-02-21 22:39:31 +00:00
HoneyryderChuck
130841c58b moar log 2018-02-21 20:21:12 +00:00
HoneyryderChuck
f8ceb7c4ed creating rdoc website, sending it to proper path 2018-02-19 22:47:07 +00:00
HoneyryderChuck
3f2abf6266 README proper 2018-02-18 15:03:32 +00:00
HoneyryderChuck
0031f2843e do not freeze the rdoc opts 2018-02-18 14:46:45 +00:00
HoneyryderChuck
7097bde096 added doc tasks 2018-02-18 14:21:32 +00:00
HoneyryderChuck
273cdd45b5 rubocoped 2018-02-13 22:19:05 +00:00
HoneyryderChuck
e003657d92 added test:ci rake task 2018-02-13 21:41:39 +00:00
HoneyryderChuck
92ef05104d frozen string 2017-12-09 01:12:15 +00:00
HoneyryderChuck
c6badc988e added rakefile with test task 2017-11-29 02:19:15 +00:00