Skip to content

Commit ad2915f

Browse files
joshtriplettJoshua Nelson
authored andcommitted
Document availability requirements for CI and non-CI resources
1 parent 5b4fe19 commit ad2915f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

text/0000-target-tier-policy.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -553,6 +553,11 @@ including the infrastructure team in the RFC proposing the target.
553553
maintainers. This requirement ensures that it is possible for other
554554
Rust developers to test the target, but does not obligate other Rust
555555
developers to make target-specific fixes.)
556+
- Resources provided for CI and similar infrastructure must be available for
557+
continuous exclusive use by the Rust project. Resources provided
558+
for access by Rust team members for development and testing must be
559+
available on an exclusive basis when in use, but need not be available on a
560+
continuous basis when not in use.
556561
- Tier 1 targets must not have a hard requirement for signed, verified, or
557562
otherwise "approved" binaries. Developers must be able to build, run, and
558563
test binaries for the target on systems they control, or provide such

0 commit comments

Comments
 (0)