Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix crash when new role added to requirements #442

Merged

Conversation

strangeman
Copy link
Contributor

fix for #441

I just moved runGalaxy() from Task Run to Task Prepare step. @Natanande, can you review it? This bug caused by task concurrency code

@Natanande
Copy link
Contributor

Sorry for the late reply @strangeman . Both the bug and fix are straightforward. I've never used ansible galaxy so I didn't encouter this problem. Good catch!

@twhiston
Copy link
Contributor

twhiston commented Feb 6, 2018

any chance of this getting merged? It's also an issue I encountered while testing Semaphore

@twhiston
Copy link
Contributor

twhiston commented Feb 13, 2018

this issue is actually now a blocker to us adopting Semaphore in our company as openshift playbooks require this fix to run at all. I suppose we can always fork it and deploy that version but I would much rather get these fixes into the official repo.

@strangeman
Copy link
Contributor Author

@twhiston for fast start you can take a look at our fork - https://github.com/UnitedTraders/semaphore/tree/ut-prod. ut-prod branch contains all my PR's merged

@twhiston twhiston added the 2.5.0 label Feb 16, 2018
@twhiston twhiston merged commit 0e0bef5 into semaphoreui:develop Feb 27, 2018
@strangeman strangeman deleted the 441-crash-after-new-role branch October 22, 2018 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants