<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/ci/github-actions/ci.py, branch try</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-02-17T11:27:44+00:00</updated>
<entry>
<title>Delete the previous Python script</title>
<updated>2025-02-17T11:27:44+00:00</updated>
<author>
<name>Jakub Beránek</name>
<email>berykubik@gmail.com</email>
</author>
<published>2025-02-11T12:14:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1a0970d4ce5c10a830cb12581edc73a08cd88b62'/>
<id>urn:sha1:1a0970d4ce5c10a830cb12581edc73a08cd88b62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci.py: check the return code in `run-local`</title>
<updated>2025-01-24T21:53:02+00:00</updated>
<author>
<name>Josh Stone</name>
<email>jistone@redhat.com</email>
</author>
<published>2025-01-23T20:28:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8eebbbaac2adabf4e442eadccf71e6f470871b37'/>
<id>urn:sha1:8eebbbaac2adabf4e442eadccf71e6f470871b37</id>
<content type='text'>
If the run fails, it should report that and return a non-zero exit
status. The simplest way to do that is with `run(..., check=True)`,
which raises a `CalledProcessError`.
</content>
</entry>
<entry>
<title>CI: fix name of jobs</title>
<updated>2025-01-09T20:40:29+00:00</updated>
<author>
<name>Jakub Beránek</name>
<email>berykubik@gmail.com</email>
</author>
<published>2025-01-09T20:40:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c8b29d6f6f9a7953e41fc71a6a7c6762cf489c39'/>
<id>urn:sha1:c8b29d6f6f9a7953e41fc71a6a7c6762cf489c39</id>
<content type='text'>
There is a difference between the `image` (the Dockerfile), the `name` of the job (which determines also its properties) and the `full_name`, which includes the `auto/try/pr` prefix.
</content>
</entry>
<entry>
<title>Apply review comments</title>
<updated>2025-01-07T18:10:03+00:00</updated>
<author>
<name>Jakub Beránek</name>
<email>berykubik@gmail.com</email>
</author>
<published>2025-01-07T17:40:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5a95dda44ab42d4d2cdb199a2fa9ac8ba1d7a3f0'/>
<id>urn:sha1:5a95dda44ab42d4d2cdb199a2fa9ac8ba1d7a3f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make it possible to select PR vs auto jobs</title>
<updated>2025-01-07T17:15:13+00:00</updated>
<author>
<name>Jakub Beránek</name>
<email>jakub.beranek@vsb.cz</email>
</author>
<published>2024-12-31T09:18:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0fc2f14c0cd15cda261ca43b74b2495656df6dab'/>
<id>urn:sha1:0fc2f14c0cd15cda261ca43b74b2495656df6dab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename `image` property of CI jobs to `name`</title>
<updated>2025-01-07T17:15:13+00:00</updated>
<author>
<name>Jakub Beránek</name>
<email>jakub.beranek@vsb.cz</email>
</author>
<published>2024-12-29T21:52:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e62d1e46bbc4660ae5ec64c7e9f18244bf3f93b2'/>
<id>urn:sha1:e62d1e46bbc4660ae5ec64c7e9f18244bf3f93b2</id>
<content type='text'>
The `image` part didn't really make sense, especially since we started splitting CI jobs.
</content>
</entry>
<entry>
<title>Add a command to run a given Linux CI job locally</title>
<updated>2025-01-07T17:15:13+00:00</updated>
<author>
<name>Jakub Beránek</name>
<email>jakub.beranek@vsb.cz</email>
</author>
<published>2024-12-29T18:15:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0cc11f8c480cce40859ecb82fd8db54771b6aba7'/>
<id>urn:sha1:0cc11f8c480cce40859ecb82fd8db54771b6aba7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename CI script from `calculate-job-matrix` to `ci.py`</title>
<updated>2025-01-07T17:15:13+00:00</updated>
<author>
<name>Jakub Beránek</name>
<email>jakub.beranek@vsb.cz</email>
</author>
<published>2024-12-29T17:42:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8ecd033654667f283cd7295ac532de92898bf301'/>
<id>urn:sha1:8ecd033654667f283cd7295ac532de92898bf301</id>
<content type='text'>
</content>
</entry>
</feed>
