Nick LaMuro

Results 45 comments of Nick LaMuro

List of `EmbeddedAnsible` issues: https://github.com/ManageIQ/manageiq/issues?q=is%3Aopen+is%3Aissue+label%3A%22core%2Fembedded+ansible%22 Specifically: https://github.com/ManageIQ/manageiq/issues/20243

> @kbrock It also seems that ansible may have already come up with a way of doing something like this since the world is very container centric. That is _**EXACTLY**_...

@agrare This exists, which I am currently working on: https://github.com/ManageIQ/manageiq-gems-pending/issues/403 Not sure where it fits into what you have at the moment. Sorry it took me so long to figure...

For what it is worth, for the end goal of that ticket item: > Move provider specifics from MiqFileStorage into their respective provider repos e.g. miq_s3_storage.rb/miq_swift_storage.rb (ManageIQ/manageiq-gems-pending#403) @NickLaMuro That PR...

This is a bit of a old PR at this point, and my guess `homebrew` has changed a bit, so it is possible it has changed since then (for the...

@havenwood Thanks for the review, and sorry for the delay in getting back. I hope to take some time to rebase this PR and implement the suggestions you have given,...

I fixed this issue here as I ran into the same issue myself: https://github.com/sourcelevel/faraday-http-cache/pull/131

@bdunne I was thinking that this would be something that would be good for the chat bot feature that I POC'd a few months ago: https://github.com/ManageIQ/miq_bot/pull/452 Having a `@miq-bot status`...

@Fryguy Bit different. The idea for that one is that it is notifying `gitter` that there is a failure in one of the main branches, and takes a guess at...

@agrare kinda what I lumped into “webhook” above, though I am admittedly unsure of the capabilities of that system. Specifically, unsure if you can dynamically add checks to a PR,...