Cristian Le
Cristian Le
This is about `context` so the name of the variable is still to be decided. The content of the variable should be the name/path of the `fmf` leaf object, i.e....
> I believe the `.fmf` directory should be kept as a special one and no metadata should ever be stored there as its original purpose was to allocate some space...
@kornys Things have evolved quite a bit since this issue was first created, and in principle all of the tools can now specify a `path` where to run from. This...
Although #161 is meged I think this can be improved - define the local/remote path to the schema in `.fmf/version`, other metadata file or in a default file `schema.json` -...
I have been playing around implementing my own schema and considering the schemas in `tmt`: - The schema validation should be done on the generated `fmf` tree, instead on the...
- Rhel8 still uses `3.6`, which might be a pain to make it compatible - Rhel9 error is about `|`, so yeah should change that to `Optional` and `Union` -...
MyPy is up and there are issues to resolve
All tests are green here right now. Any review please?
/packit build
Took some effort, but I've decoupled this one from the type-hints PR, so that it can be addressed sooner