<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/.gitlab-ci.yml, branch arti-v0.4.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.4.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.4.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2022-05-26T12:53:14Z</updated>
<entry>
<title>Merge branch 'standardise-shell' into 'main'</title>
<updated>2022-05-26T12:53:14Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-05-26T12:53:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=68b04197528896bf84774c738cf6439e73977c5e'/>
<id>urn:sha1:68b04197528896bf84774c738cf6439e73977c5e</id>
<content type='text'>
Standardise shell

Closes #425

See merge request tpo/core/arti!533</content>
</entry>
<entry>
<title>make almost all scripts use bash and set euo pipefail</title>
<updated>2022-05-25T20:25:58Z</updated>
<author>
<name>trinity-1686a</name>
<email>trinity@deuxfleurs.fr</email>
</author>
<published>2022-05-25T11:10:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8eb843f2af349e4dbbd377a4c16fa57094c90414'/>
<id>urn:sha1:8eb843f2af349e4dbbd377a4c16fa57094c90414</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: set umask instead of ARTI_FS_DISABLE_PERMISSION_CHECKS</title>
<updated>2022-05-25T14:27:45Z</updated>
<author>
<name>Alex Xu (Hello71)</name>
<email>alex_y_xu@yahoo.ca</email>
</author>
<published>2022-05-24T15:10:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4797c120d0454ce42553d949da2426f99af110ac'/>
<id>urn:sha1:4797c120d0454ce42553d949da2426f99af110ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update Gitlab CI config for Gitlab 14.10</title>
<updated>2022-05-23T10:14:09Z</updated>
<author>
<name>eta</name>
<email>tor@eta.st</email>
</author>
<published>2022-05-23T10:14:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b137d64e181c579a5bc06e28ab75f6dc0c100fd7'/>
<id>urn:sha1:b137d64e181c579a5bc06e28ab75f6dc0c100fd7</id>
<content type='text'>
see https://gitlab.com/gitlab-org/gitlab/-/issues/344533</content>
</entry>
<entry>
<title>Disable fs-mistrust in coverage CI.</title>
<updated>2022-05-10T12:14:13Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-05-10T12:14:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=78e86e6b819c231089886ff59fbe32f5a190948f'/>
<id>urn:sha1:78e86e6b819c231089886ff59fbe32f5a190948f</id>
<content type='text'>
The CI runners like to run as root with umask 000, which our code
rightly freaks out about.
</content>
</entry>
<entry>
<title>Merge branch 'use-fs-mistrust'</title>
<updated>2022-05-09T19:27:25Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-05-09T19:27:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4262e9d0ecca5f77f6ee2e0b00fb8c35d65f01e3'/>
<id>urn:sha1:4262e9d0ecca5f77f6ee2e0b00fb8c35d65f01e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>only deploy pages on main</title>
<updated>2022-05-05T20:21:09Z</updated>
<author>
<name>trinity-1686a</name>
<email>trinity@deuxfleurs.fr</email>
</author>
<published>2022-05-05T20:21:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=98de5cff3c4cd5b02811741e6d051d2353895e90'/>
<id>urn:sha1:98de5cff3c4cd5b02811741e6d051d2353895e90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add schedulable job to generate aggregated coverage</title>
<updated>2022-05-05T19:05:42Z</updated>
<author>
<name>trinity-1686a</name>
<email>trinity@deuxfleurs.fr</email>
</author>
<published>2022-05-05T11:52:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9ed5983c7647082579f6b037575e498f1cc5f479'/>
<id>urn:sha1:9ed5983c7647082579f6b037575e498f1cc5f479</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gitlab-ci: Disable fs mistrust in integration test</title>
<updated>2022-05-05T13:47:13Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-05-04T12:45:47Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b9c54af707d1db9165bed83223ce48652633d460'/>
<id>urn:sha1:b9c54af707d1db9165bed83223ce48652633d460</id>
<content type='text'>
The environment where the test runner does its thing seems to want
to run as root with umask 000, which naturally makes the fs
permissions checks freak out.
</content>
</entry>
<entry>
<title>CI: Check that the lockfile is up to date.</title>
<updated>2022-05-04T13:31:20Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-05-04T12:43:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=875f3e4352c684c8758863820c09d81641f55737'/>
<id>urn:sha1:875f3e4352c684c8758863820c09d81641f55737</id>
<content type='text'>
For at least one job, run the first cargo run with --locked.  This
will fail if the lockfile needs updating.

I have verified that this correctly detects this situation:
  https://gitlab.torproject.org/Diziet/arti/-/pipelines/37692
failed.  Now I have rebased this branch onto main to get the fix to
Cargo.lock.
</content>
</entry>
</feed>
