Artur Trzop
Artur Trzop
nokogiri since 1.7.0 ended support for ruby 2.0.0. https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md#170--2016-12-26 # Example of failed build on travis: https://travis-ci.org/mattheworiordan/capybara-screenshot/builds/217162971 # Ideas how to solve the issue: 1) Ruby 2.0.0, for which official...
It would be great to be able to add multiple organisation and specify projects for each of them. Maybe reading what kind of projects you are following on CircleCI would...
Is there a way to run 1 job at a time no matter what are the job's arguments? **Here is the use case.** I'd like to create multiple invoices via...
This is for debugging purpose.
Do not merge this. This is only for testing purpose to test locally with script https://github.com/KnapsackPro/rails-app-with-knapsack_pro/blob/master/bin/knapsack_pro_queue_rspec_split_by_test_examples in repo https://github.com/KnapsackPro/rails-app-with-knapsack_pro
## Description We use 2 separate Redis instances using Redis Enterprise Cloud. Redis host1 and Redis host2. When distributed tracing is enabled then to identify slow Redis operations coming from...
I noticed when I updated rack-utf8_sanitizer form 1.2.4 to 1.3.1 then `request.raw_post` in controller has encoded content. I had to use `URI::decode(request.raw_post)` to get the same content I used to...
Can you add some feature? When I mark some text and press some shortcut like ctrl+y it could display window with translated text. Now when I click the right mause...