↵ Return to the main page of python3-mracklib
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2024-08-06 | Kaleemullah Siddiqui <kaleem dot amu at gmail dot com> - 1.21.0-1 | - b3e0f7d feat: update pytest-mh output to work with latest version (Kaleemullah Siddiqui) |
2024-07-16 | David Pascual Hernandez <davherna at redhat dot com> - 1.20.0-1 | - feeae04 feat: Add support for translanting %pre and main body part of kickstart (David Pascual) - 236393c chore: Update deprecated actions (David Pascual) |
2024-05-30 | David Pascual Hernandez <davherna at redhat dot com> - 1.19.0-1 | - 6f81e37 test: speed-up tests by mocking gethostbyaddr (Petr Vobornik) - 587a9c7 fix(beaker): supress 10_avc_check restraint plugin (Petr Vobornik) - 2c0c2bb test: Add add_dict_to_node test (Petr Vobornik) - f4324bf feat: handle list value for add_dict_to_node function (Petr Vobornik) - f1e7590 fix: make delete_host function more robust (Petr Vobornik) - 784d24b chore: bump black in pre-commit (David Pascual) - f6f9131 chore(deps): bump black from 22.3.0 to 24.3.0 (David Pascual) - a7db867 test: Add test for _get_recipe_info function (Petr Vobornik) - aa25ff3 feat: Provide beaker log links (Petr Vobornik) |
2023-11-27 | David Pascual Hernandez <davherna at redhat dot com> - 1.18.0-1 | - c158474 feat: Add async_timeout dependency (David Pascual) |
2023-11-03 | David Pascual Hernandez <davherna at redhat dot com> - 1.17.1-1 | - 583193a fix: curate_auth func changed to non-async (Kaleemullah Siddiqui) |
2023-10-23 | David Pascual Hernandez <davherna at redhat dot com> - 1.17.0-1 | - 5251d90 chore(ci): Temporarely remove packit tests (David Pascual) - 3a59761 feat(openstack): Append API version to auth_url in credentials (David Pascual) - 97a5355 chore(release): Update semantic release action name and version (David Pascual) - 6d6cdc6 chore(release): Upload distribution package to release assets (David Pascual) |
2023-10-09 | David Pascual Hernandez <davherna at redhat dot com> - 1.16.0-1 | - e8e20f1 chore(ci): Fix release workflow build step checking out wrong commit (David Pascual) - 97a7cd0 chore: Bump asyncopenstackclient dependency version (David Pascual) - 41b12e7 chore: Release version 1.16.0 (github-actions) - 278d1b1 chore(release): Add PyPI action & extract copr step (Tibor Dudlák) - 9bbd987 chore: Bump python-semantic-release to v7.34.4 (Tibor Dudlák) - d6b7298 feat: Add new dependecies to mrack.spec file (David Pascual) - 7bbda34 feat(OpenStack): Add clouds.yaml as an authentication method (David Pascual) - a5b32e3 feat(OpenStack): Import publick key on provision (David Pascual) - 1a29d86 test: fix pylint issues and use isinstance (Tibor Dudlák) - db74ae0 fix(Beaker): Exception has been thrown as raise missed argument (Tibor Dudlák) - de027fa docs(Beaker): Add hostRequires documentation section to guides (David Pascual) |
2023-09-19 | Tibor Dudlák <tdudlak at redhat dot com> - 1.16.0-1 | - 278d1b1 chore(release): Add PyPI action & extract copr step (Tibor Dudlák) - 9bbd987 chore: Bump python-semantic-release to v7.34.4 (Tibor Dudlák) - d6b7298 feat: Add new dependecies to mrack.spec file (David Pascual) - 7bbda34 feat(OpenStack): Add clouds.yaml as an authentication method (David Pascual) - a5b32e3 feat(OpenStack): Import publick key on provision (David Pascual) - 1a29d86 test: fix pylint issues and use isinstance (Tibor Dudlák) - db74ae0 fix(Beaker): Exception has been thrown as raise missed argument (Tibor Dudlák) - de027fa docs(Beaker): Add hostRequires documentation section to guides (David Pascual) |
2023-06-13 | Tibor Dudlák <tdudlak at redhat dot com> - 1.15.1-1 | - 608c763 chore(Packit): Use yaml magic to run same internal tests for PRs and commits to main (Tibor Dudlák) - 8062a20 refactor: more verbose output when (re)provisioning (Tibor Dudlák) - 19b52f8 test(OpenStack): Add reprovision with dynamic result tests (Tibor Dudlák) - fd111f5 fix: Do not reprovision all hosts when server error is detected (Tibor Dudlák) - 6e499f6 fix: Use lower cooldown time to not be too slow in re-provisioning (Tibor Dudlák) - e03793c chore(Packit): Add internalt tests per pull request (Tibor Dudlák) - 44023eb chore(Packit): add missing build job(s) to Packit config (Tibor Dudlák) |
2023-04-18 | Tibor Dudlák <tdudlak at redhat dot com> - 1.15.0-1 | - f9f0e33 test: Add missing strategy_retry test (Tibor Dudlák) - 121c5db refactor(provider): take max_utilization out to method to ease mocking (Tibor Dudlák) - dc74ced test: Add missing tests for fixed code from https://github.com/neoave/mrack/pull/245 (Tibor Dudlák) - 86393ab feat(outputs): preset username and password for windows host in pytest-mh (Tibor Dudlák) - 4c26b5f feat(outputs): merge nested dictionary instead of overriding it (Tibor Dudlák) - 4dde2e5 feat(utils): add merge_dict (Tibor Dudlák) - 5440be1 refactor: fixes _openstack_gather_responses test warnings and exec time (David Pascual) - e29031b fix: Handle 403 AuthError (out of quota) in openstack provisioning (David Pascual) - a4e5075 feat: configurable ssh options (Petr Vobornik) - e9d716e chore: fix docs dependencies in tox run (Petr Vobornik) - 6f1943b chore: add Markdown support to docs and add design section (Petr Vobornik) - 88458e1 docs: SSH options design (Petr Vobornik) |