<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/tool/ci_functions.sh, branch v3_2_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Revert "merge revision(s) 9682275b5493439334fb3933ce2da3b95271eb1c: [Backport #19999]"</title>
<updated>2023-11-18T03:04:57+00:00</updated>
<author>
<name>nagachika</name>
<email>nagachika@ruby-lang.org</email>
</author>
<published>2023-11-18T03:04:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d1ba26a54d9301ea12fbc1b7d0e8223ce507de3b'/>
<id>d1ba26a54d9301ea12fbc1b7d0e8223ce507de3b</id>
<content type='text'>
This reverts commit 4b16259d1d6f408a88ac2c8d04ed78e87bdeda9f.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 4b16259d1d6f408a88ac2c8d04ed78e87bdeda9f.
</pre>
</div>
</content>
</entry>
<entry>
<title>merge revision(s) 9682275b5493439334fb3933ce2da3b95271eb1c: [Backport #19999]</title>
<updated>2023-11-18T02:41:58+00:00</updated>
<author>
<name>nagachika</name>
<email>nagachika@ruby-lang.org</email>
</author>
<published>2023-11-18T02:41:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4b16259d1d6f408a88ac2c8d04ed78e87bdeda9f'/>
<id>4b16259d1d6f408a88ac2c8d04ed78e87bdeda9f</id>
<content type='text'>
	[Travis] make `.bundle` directory writable

	To create gem files from sources under `gems/src` for tests.
	---
	 .travis.yml | 2 +-
	 1 file changed, 1 insertion(+), 1 deletion(-)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	[Travis] make `.bundle` directory writable

	To create gem files from sources under `gems/src` for tests.
	---
	 .travis.yml | 2 +-
	 1 file changed, 1 insertion(+), 1 deletion(-)
</pre>
</div>
</content>
</entry>
<entry>
<title>tool/ci_functions.sh: Fix typos and improve the comment. [ci skip]</title>
<updated>2021-05-31T14:24:16+00:00</updated>
<author>
<name>Jun Aruga</name>
<email>jaruga@redhat.com</email>
</author>
<published>2021-05-31T14:21:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ff6f4e631ccddb436c3c7a3a0ebf6a3f3e4b63ec'/>
<id>ff6f4e631ccddb436c3c7a3a0ebf6a3f3e4b63ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>.travis.yml: Update to use arm64/ppc64le/s390x.</title>
<updated>2021-05-25T10:38:05+00:00</updated>
<author>
<name>Jun Aruga</name>
<email>jaruga@redhat.com</email>
</author>
<published>2021-05-25T08:24:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9d4266fd5555c9c4388e2e8592008d0e0d8ccf21'/>
<id>9d4266fd5555c9c4388e2e8592008d0e0d8ccf21</id>
<content type='text'>
* Use only the free pipelines arm64/ppc64le/s390x without credits on Travis.
  See &lt;https://docs.travis-ci.com/user/billing-overview/#partner-queue-solution&gt;.
* Add ppc64le case.
* Update the gcc to gcc-11.
* Remove unused logic.
* Add the `tool/travis_wait.sh` to avoid a command timeout.
* Run the tests skipping some failing tests.
  * Set `TEST_ALL_SKIPPED_TESTS` env to skip the tests.
  * Run the tests separately returning ok status.
    The tests are executed if `TEST_ALL_SKIPPED_TESTS` env is set or
    `TEST_ALL_SEPARATED_TESTS` env is set.
  * Add `tool/ci_functions.sh` to manage the functions used in CI.
* Add arm64 to allow_failures due to the following issue.
  An arm64 job sometimes does not start right now.
  https://travis-ci.community/t/11629
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Use only the free pipelines arm64/ppc64le/s390x without credits on Travis.
  See &lt;https://docs.travis-ci.com/user/billing-overview/#partner-queue-solution&gt;.
* Add ppc64le case.
* Update the gcc to gcc-11.
* Remove unused logic.
* Add the `tool/travis_wait.sh` to avoid a command timeout.
* Run the tests skipping some failing tests.
  * Set `TEST_ALL_SKIPPED_TESTS` env to skip the tests.
  * Run the tests separately returning ok status.
    The tests are executed if `TEST_ALL_SKIPPED_TESTS` env is set or
    `TEST_ALL_SEPARATED_TESTS` env is set.
  * Add `tool/ci_functions.sh` to manage the functions used in CI.
* Add arm64 to allow_failures due to the following issue.
  An arm64 job sometimes does not start right now.
  https://travis-ci.community/t/11629
</pre>
</div>
</content>
</entry>
</feed>
