Will Thames

Results 67 comments of Will Thames

I've just updated my PR that I created a few months back to fix this issue - I've added a test suite to validate the behaviour so if I'm missing...

@AlanCoding I have now properly documented my findings with a minimal reproducible test suite. See https://github.com/willthames/awx-project-update-test-suite for the details. Note that with the change in this PR, Test 1 still...

@AlanCoding can I rerequest another look at this one? I've been using this version of task_manager.py in our AWX for months now (occasionally rebasing it during AWX upgrades) and I'm...

Ah, I was looking at my wrong source branch, it seems that task manager has been refactored since I raised this PR and that the remaining changes I have may...

I've added some tests to AWX to validate the use of scm_branch with job templates and tasks and updated the code to adjust for the very significant refactor of the...

Pretty sure the failing test looks like the RPM repo was temporarily down, I don't have permissions to retry a single test though

Hi @fosterseth , the accompanying tests in this PR should show the behaviour, as I wrote them to fail without this change. The problem is when using a branch that...