1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
Commit graph

10 commits

Author SHA1 Message Date
k0kubun
e4885d8acc Use --depth=1 for vs2019 as well
to shorten time to clone

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67162 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-03-03 13:35:25 +00:00
hsbt
4fd5a9e9bb Try to build readline extension with vcpkg on Azure Pipelines.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67157 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-03-01 13:16:29 +00:00
hsbt
fe28e007f3 Try to build vs2019preview on Azure Pipelines.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67156 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-03-01 08:46:07 +00:00
k0kubun
fb04855c41 Drop obsoleted continueOnError
now it's passing thanks to r67149

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67151 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-03-01 03:56:33 +00:00
k0kubun
7b81d7f5c2 Mark vs2017 build as continueOnError for now
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67145 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-02-28 13:26:14 +00:00
k0kubun
12eca471a4 Revert "Try clean: true for vs2017 checkout failure"
This reverts commit b0e350fe16.

The issue seems to be invalid tag name including `"` in ancient tag.
We're trying to delete that.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67144 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-02-28 12:47:36 +00:00
k0kubun
b0e350fe16 Try clean: true for vs2017 checkout failure
https://dev.azure.com/rubylang/ruby/_build/results?buildId=107

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67143 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-02-28 12:32:24 +00:00
k0kubun
f03775fc0f Try fetchDepth: 1
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67142 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-02-28 12:19:08 +00:00
hsbt
ef8ed5deee Removed fake environment variable because It is not necessary for macOS.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67140 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-02-28 12:01:06 +00:00
hsbt
019864b4a5 Test Bundler examples and bundled gems tests with Azure Pipeline.
* They are invoked on Linux and macOS environment.
  * Try to build with vs2017. But it's only binary build.

  https://dev.azure.com/rubylang/ruby/

  [Feature #15181][ruby-core:89222]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67137 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-02-27 12:30:24 +00:00