Harshith D
Harshith D
Closes ##1401 This PR adds support for loading configuration from TOML files, including pyproject.toml, to the Hamilton CLI. ## Changes - Add support for .toml and .tml file extensions in...
## Description Currently, the Hamilton CLI only supports loading context files from `.json` and `.py` files. It would be beneficial to add support for TOML files, especially since many Python...
This PR addresses the FIXME comment in the `meets_requirements_why` method that was not enforcing test case and bug feedback requirements shown in the UI but not currently enforced. ### Issue...
In bodhi/server/models.py, line 4011, there is a FIXME comment in the meets_requirements_why method that states: FIXME: we should probably wire up the test case and bug feedback requirements that are...