Files
vppcfg/config
Pim van Pelt 289138da94 Bundle Yamale schema
TIL! Using the existence of obscure member sys._MEIPASS, I can detect if
we're running from a bundled PyInstaller binary, versus running from Python
directly.

Add schema.yaml to the datas of the PyInstaller spec. Then, if the
-/--schema flag is given, use it, and if it's not given, default to the
built-in one if we're running from a bundled binary, or fall-through to
./schema.yaml in other cases.

This avoids the need for config/schema.py as a carbon-copy of the schema,
slick!
2022-04-05 12:40:05 +00:00
..
2022-04-05 12:40:05 +00:00
2022-03-24 13:56:04 +00:00
2022-04-05 12:01:13 +00:00
2022-03-24 13:56:04 +00:00
2022-04-03 14:07:56 +00:00
2022-03-24 16:34:45 +00:00
2022-03-24 13:56:04 +00:00
2022-03-24 20:38:28 +00:00