Skip to content

Commit 3d37cc3

Browse files
carlescufifabiobaltieri
authored andcommitted
doc: bin blobs: State that blobs will not be fetched in CI
As a follow-up to a recent discussion in the PR below: #59991 document that binary blobs will not be fetched in CI. Signed-off-by: Carles Cufi <[email protected]>
1 parent 5920159 commit 3d37cc3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/contribute/bin_blobs.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,12 @@ over bit-rot, security issues, etc.
217217
The submitter of the proposal to integrate a binary blob must commit to maintain
218218
the integration of such blob for the foreseeable future.
219219

220+
Regarding Continuous Integration, binary blobs will **not** be fetched in the
221+
project's CI infrastructure that builds and optionally executes tests and samples
222+
to prevent regressions and issues from entering the codebase. This includes
223+
both CI ran when a new GitHub Pull Request is opened as well as any other
224+
regularly scheduled execution of the CI infrastructure.
225+
220226
.. _blobs-process:
221227

222228
Submission and review process

0 commit comments

Comments
 (0)