<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/ci/scripts/install-msys2.sh, branch 1.51.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.51.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.51.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2021-02-04T20:24:41+00:00</updated>
<entry>
<title>ci: only copy python.exe to python3.exe if the latter does not exist</title>
<updated>2021-02-04T20:24:41+00:00</updated>
<author>
<name>Pietro Albini</name>
<email>pietro@pietroalbini.org</email>
</author>
<published>2021-02-04T20:24:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=575f6940b764bd0d3ea91919e84d3e428b19fc4e'/>
<id>urn:sha1:575f6940b764bd0d3ea91919e84d3e428b19fc4e</id>
<content type='text'>
We're copying the binary to make sure we can call python3.exe around,
but it seems like the base image of GitHub Actions changed, copying the
file before we do so.

This commit changes the CI script to only copy the file if it doesn't
already exist.
</content>
</entry>
<entry>
<title>ci: Stop setting CI_OVERRIDE_SHELL environment variable</title>
<updated>2020-07-17T13:29:01+00:00</updated>
<author>
<name>Kristofer Rye</name>
<email>kristofer.rye@gmail.com</email>
</author>
<published>2020-07-17T13:29:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=49f50780480421e524adf6262a285003d6f8281e'/>
<id>urn:sha1:49f50780480421e524adf6262a285003d6f8281e</id>
<content type='text'>
This will render the src/ci/exec-with-shell.py script more or less
useless, but we're going to replace that by just using the system bash
instead.

Signed-off-by: Kristofer Rye &lt;kristofer.rye@gmail.com&gt;
</content>
</entry>
<entry>
<title>Use preinstalled MSYS2</title>
<updated>2020-06-11T14:57:26+00:00</updated>
<author>
<name>Mateusz Mikuła</name>
<email>mati865@gmail.com</email>
</author>
<published>2020-06-09T22:48:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=91b6f1585d99b3d8978cfca7bd2fdcc75dac9412'/>
<id>urn:sha1:91b6f1585d99b3d8978cfca7bd2fdcc75dac9412</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert MSYS2 CI workaround</title>
<updated>2020-05-22T17:08:39+00:00</updated>
<author>
<name>Mateusz Mikuła</name>
<email>mati865@gmail.com</email>
</author>
<published>2020-05-22T17:06:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4b516279a91701eaef7100ea321a38016993c06c'/>
<id>urn:sha1:4b516279a91701eaef7100ea321a38016993c06c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Workaround MSYS2/chocolatey issue again</title>
<updated>2020-05-20T15:40:58+00:00</updated>
<author>
<name>Mateusz Mikuła</name>
<email>mati865@gmail.com</email>
</author>
<published>2020-05-20T14:56:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2d4d0dbaa72396e1781f3a3f9d6115e9e3abfdd2'/>
<id>urn:sha1:2d4d0dbaa72396e1781f3a3f9d6115e9e3abfdd2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update pacman first</title>
<updated>2020-05-18T18:38:59+00:00</updated>
<author>
<name>Mateusz Mikuła</name>
<email>mati865@gmail.com</email>
</author>
<published>2020-05-18T17:57:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=081daf609c585e70d6c2299c7869c7d4f215b844'/>
<id>urn:sha1:081daf609c585e70d6c2299c7869c7d4f215b844</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: add github actions configuration</title>
<updated>2020-03-24T14:36:07+00:00</updated>
<author>
<name>Pietro Albini</name>
<email>pietro@pietroalbini.org</email>
</author>
<published>2019-11-26T11:06:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9beb8f54774ca0d41dd2eb7622809f4073676757'/>
<id>urn:sha1:9beb8f54774ca0d41dd2eb7622809f4073676757</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use the chocolatey CDN directly to avoid the flaky API</title>
<updated>2019-12-24T00:59:37+00:00</updated>
<author>
<name>Aidan Hobson Sayers</name>
<email>aidanhs@cantab.net</email>
</author>
<published>2019-12-23T23:31:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cefeb663666de29b42a4c233bee14793712613ae'/>
<id>urn:sha1:cefeb663666de29b42a4c233bee14793712613ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>temporary retry around msys2 install</title>
<updated>2019-12-23T01:17:00+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2019-12-23T01:06:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3a6cd8e42ba605be53ca6d1cf1628085011f1ade'/>
<id>urn:sha1:3a6cd8e42ba605be53ca6d1cf1628085011f1ade</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: add support for GitHub Actions in the CI scripts</title>
<updated>2019-11-22T14:36:37+00:00</updated>
<author>
<name>Pietro Albini</name>
<email>pietro@pietroalbini.org</email>
</author>
<published>2019-11-11T13:31:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=262ce313d065a40561e0da9a65ec6b5d35641560'/>
<id>urn:sha1:262ce313d065a40561e0da9a65ec6b5d35641560</id>
<content type='text'>
</content>
</entry>
</feed>
