* fix: Use the image URL from GitHub to guarantee it will be rendered on PyPi
* refactor: Implement dynamic Drupal version resolving (#10)
* refactor: Implement dynamic Drupal version resolving for 11+ readiness
Co-authored-by: rtech91 <5136218+rtech91@users.noreply.github.com>
* fix: Improve comment clarity about OR operator
Co-authored-by: rtech91 <5136218+rtech91@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: rtech91 <5136218+rtech91@users.noreply.github.com>
* feat(worker): Implement robust error handling and retry policy for worker network requests (#13)
* test: Implement formatters tests (#16)
Implement formatters tests
* test: Enhance application level tests (#17)
* Enhance application-level tests
* Remove unused imports
* Fix test fixture to actually exercise version prefix stripping (#18)
* Create instance-level __modules dictionary
* Fix TestCase unittest import in test_workers_managers.py
* Use the side_effect function instead of the fixed return_value
* Fixed unittest TestCase import for test_exceptions.py
---------
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
* chore: Add test-release workflow
* chore: Release candidate RC1
* chore: Bump version to 1.1.0
* chore: Add release workflow
---------
Signed-off-by: Andrew <in0mad91@gmail.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: rtech91 <5136218+rtech91@users.noreply.github.com>