Skip to content

Conversation

@ssbarnea
Copy link
Member

@ssbarnea ssbarnea commented Oct 3, 2025

  • use newer ansible_compat which ensures that py314 and ansible-core
    versions are compatible
  • removes dependency on unreleased version of ansible-core
  • add tests for packaging issues related to pre-releases

Fixes: #4800
Fixes: #4795
Fixes: AAP-55147

@github-actions github-actions bot added fix and removed fix labels Oct 3, 2025
@github-actions github-actions bot added fix and removed fix labels Oct 3, 2025
@github-actions github-actions bot added fix and removed fix labels Oct 3, 2025
@ssbarnea ssbarnea changed the title fix: use python_version marker instead of python_full_version fix: add tests for packaging issues related to pre-releases Oct 3, 2025
@ssbarnea ssbarnea marked this pull request as draft October 3, 2025 11:55
auto-merge was automatically disabled October 3, 2025 11:55

Pull request was converted to draft

@github-actions github-actions bot added fix and removed fix labels Oct 6, 2025
@ssbarnea ssbarnea changed the title fix: add tests for packaging issues related to pre-releases fix: avoid using unreleased dependency constraints Oct 6, 2025
@ssbarnea ssbarnea requested a review from webknjaz October 6, 2025 13:06
@ssbarnea ssbarnea requested a review from alisonlhart October 6, 2025 13:08
@github-actions github-actions bot added fix and removed fix labels Oct 6, 2025
@ssbarnea ssbarnea marked this pull request as ready for review October 6, 2025 13:14
- use newer ansible_compat which ensures that py314 and ansible-core
  versions are compatible
- removes dependency on unreleased version of ansible-core
- add tests for packaging issues related to pre-releases

Related: #4800
Related: #4795
@github-actions github-actions bot added fix and removed fix labels Oct 7, 2025
@ssbarnea ssbarnea merged commit f4c4f65 into main Oct 7, 2025
22 of 23 checks passed
@ssbarnea ssbarnea deleted the chore/hooks branch October 7, 2025 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

ansible lint 25.9.1 breaks uv sync, lock and add unless --prerelease=allow is added

3 participants