Hiro Asari

Results 45 issues of Hiro Asari

Allow relative paths to be passed. This effectively reverts #45. I do not quite remember the rationale for #45, to be honest, but I believe that some relative paths didn't...

"%b" allows the argument to include escaped sequences such as "\n"

See https://github.com/travis-ci/travis-scheduler/pull/148 https://github.com/travis-ci/travis-build/pull/1380

Do Not Merge

I've added testing with Ruby 2.7.x (https://github.com/travis-ci/dpl/commit/f369d65fea3c2d874fcefad79a8c1273d95cb294) but it fails (e.g., https://travis-ci.com/github/travis-ci/dpl/jobs/440752783). The cause appears to be the outdated `json`/`json_pure`, but the attempt to upgrade it would fail: ```sh-session $...

I think this is the cause of https://github.com/travis-ci/travis-ci/issues/7848. (I have not confirmed yet.)