summaryrefslogtreecommitdiff
path: root/.azure-pipelines
Commit message (Collapse)AuthorAgeFilesLines
* Consistenly use the default RSpec formatternormalize_rspec_formatterDavid Rodríguez2019-09-231-1/+1
|
* Quote some stringssecond_try_at_azure_fixDavid Rodríguez2019-05-291-1/+1
| | | | To emphasize that I want `\r` as a literal, but `$ruby_version` evaluated.
* Fix Azure CI issues (second try)David Rodríguez2019-05-292-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_flakyDavid Rodríguez2019-05-291-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 environmentDavid Rodríguez2019-05-291-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_azureDavid Rodríguez2019-05-051-1/+1
|
* Hack to prevent Azure timeout flakiestry_fix_azure_flakynessDavid Rodríguez2019-03-131-1/+1
|
* Remove trailing whitespaceDavid Rodríguez2019-03-131-1/+1
|
* move azure-pipeline folder to a hidden foldercolby/azure-pipeline-hiddenColby Swandale2019-03-042-0/+80