Skip to content
Success

#27879 (Mar 31, 2026, 12:19:04 PM)

Started 9 hr 34 min ago
Took 5.4 sec on build4-deb12build-ansible

Started by upstream project gerrit-pysim build number 3034
originally caused by:

This run spent:

  • 41 sec waiting;
  • 5.4 sec build duration;
  • 46 sec total from scheduled to completion.
Revision: f7b1df85f5f360b89d188cc018fea4d6ace10d24
Repository: $GERRIT_REPO_URL
  • master
docs: auto-generate Card Filesystem Reference

Add a Sphinx extension (docs/pysim_fs_sphinx.py) that hooks into the
builder-inited event and generates docs/filesystem.rst before Sphinx
reads any source files.

The generated page contains a hierarchical listing of all implemented
EFs and DFs, organised by application/specification (UICC/TS 102 221,
ADF.USIM/TS 31.102, ADF.ISIM/TS 31.103, SIM/TS 51.011).  For each file,
the class docstring and any _test_de_encode / _test_decode vectors
are included as an encoding/decoding example table.

docs/filesystem.rst is fully generated at build time and is therefore
added to .gitignore.

Change-Id: I06ddeefc6c11e04d7c24e116f3f39c8a6635856f
Related: OS#6316
Vadim Yanitskiy at