Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consistenly use the default RSpec formatternormalize_rspec_formatter | David Rodríguez | 2019-09-23 | 1 | -1/+1 |
| | |||||
* | Quote some stringssecond_try_at_azure_fix | David Rodríguez | 2019-05-29 | 1 | -1/+1 |
| | | | | To emphasize that I want `\r` as a literal, but `$ruby_version` evaluated. | ||||
* | Fix Azure CI issues (second try) | David Rodríguez | 2019-05-29 | 2 | -2/+5 |
| | | | | | | | | | At the moment, some Azure instances use 2.4.5, and others use 2.4.3. No idea why. As a solution, I relax the requirement to ">= 2.4", then capture the exact version we're using, and patch the appropriate readline file according to that. | ||||
* | Try being more explicitfix_azure_flaky | David Rodríguez | 2019-05-29 | 1 | -1/+1 |
| | | | | | So azure upgrades never break the hardcoded path to the readline diff we currently need to apply further down in the configuration. | ||||
* | Fix no longer existent path in Azure environment | David Rodríguez | 2019-05-29 | 1 | -1/+1 |
| | | | | | Ruby version seems to have been updated from 2.4.3 to 2.4.5, so the hardcoded patch no longer exists. | ||||
* | Set unlimited running time in Azureimprove_azure | David Rodríguez | 2019-05-05 | 1 | -1/+1 |
| | |||||
* | Hack to prevent Azure timeout flakiestry_fix_azure_flakyness | David Rodríguez | 2019-03-13 | 1 | -1/+1 |
| | |||||
* | Remove trailing whitespace | David Rodríguez | 2019-03-13 | 1 | -1/+1 |
| | |||||
* | move azure-pipeline folder to a hidden foldercolby/azure-pipeline-hidden | Colby Swandale | 2019-03-04 | 2 | -0/+80 |