Martin Styk
Martin Styk
**Is your feature request related to a problem? Please describe.** At this moment it is not possible to define reservesys XML element in Pinfile per recipe. This can effectively replace...
Version uploaded in pypi is really obsolete - 0.48. https://pypi.org/project/rpmlint/ Can you please upload the latest version there? Thanks
**Is your feature request related to a problem? Please describe.** At this moment it is not possible to deploy Beaker in environment without x86_64 machines. Beaker itself is completely `noarch`...
### Is there an existing issue for this? - [X] I have searched the existing issues (open and closed), and could not find an existing issue ### What keywords did...
**Describe the bug** FAIL: test_can_downgrade_to_current_version (bkr.inttest.server.test_database_migration.MigrationTest) Traceback (most recent call last): File "/__w/beaker/beaker/IntegrationTests/src/bkr/inttest/server/test_database_migration.py", line 147, in test_can_downgrade_to_current_version self.check_migrated_schema() File "/__w/beaker/beaker/IntegrationTests/src/bkr/inttest/server/test_database_migration.py", line 374, in check_migrated_schema self.assertItemsEqual(expected_columns, actual_columns) AssertionError: Element counts were...
We introduced support for custom netboot images in custom distributions in pull request #165, but that pull request completely lacks documentation on how users should take advantage of this new...
**Is your feature request related to a problem? Please describe.** The Beaker Server and Beaker Labcontroller API are not properly documented. **Describe the solution you'd like** Create [OpenAPI Spec](https://swagger.io/specification/) for...
**Describe the improvement** Hello Cohere team, Currently, there is a lack of license information in the package metadata available on pypi. This can induce problems with multiple compliance tools since...
Hi, I encountered a case where the script failed due to the presence of `.github` directory. The rest of the action appears to handle directories appropriately, this part of the...