ansible-navigator icon indicating copy to clipboard operation
ansible-navigator copied to clipboard

Enable testing with devel branches

Open ssbarnea opened this issue 2 years ago • 3 comments
trafficstars

ssbarnea avatar Apr 19 '23 15:04 ssbarnea

@shatakshiiii This PR proves the fact that navigator cannot be tested with unreleased versions of ansible-lint, even if these versions are not really breaking anything.

This uncovered the fact that navigator testing implementation is too fragile and needs to be refactored to allow this kind of testing.

ssbarnea avatar Sep 21 '23 11:09 ssbarnea

@shatakshiiii This PR proves the fact that navigator cannot be tested with unreleased versions of ansible-lint, even if these versions are not really breaking anything.

This uncovered the fact that navigator testing implementation is too fragile and needs to be refactored to allow this kind of testing.

@ssbarnea As far as I understand we are only trying to add devel job to check against unreleased versions of ansible-core and ansible-builder in this PR (not ansible-lint).

shatakshiiii avatar Sep 21 '23 12:09 shatakshiiii

@shatakshiiii is correct, we can do a follow up PR for lint from the main branch later.

cidrblock avatar Sep 21 '23 13:09 cidrblock