Ryan Koval

Results 11 comments of Ryan Koval

usage once PR is merged: `aws @ec2 {query}`. alfred will auto-suggest supported resources when `@` is used

Thank you so much for your contribution! This PR looks amazing! You did a great job fully fleshing out everything and adhering to existing patterns/conventions. I'm also very thankful for...

ahh interesting! v5.0.0 release was the first release to have the .alfredworkflow file be contained in a .zip file (necessary for macOS Gatekeeper). feels like this could be why going...

thanks for the suggestion here! this issue is to track the task for adding support for making it so profile persist across invocations. this will be implemented internally at.. some...

> BTW, another case would be MFA. Some organizations force MFA using any AWS API key, you need to run some aws sts ... six-digits-token-from-your-phone commands and manually copy and...

ahh awesome! i just tried this out though, and i'm still seeing the same exact CPU pegging issue i described [here](https://github.com/nvim-telescope/telescope.nvim/pull/2018#issuecomment-1160920837) when using `initial_mode = 'select'` on two different macbooks....

> make is working fine for me on an m1, at least in that it doesn't report any errors or problems on compiling. To my knowledge there's nothing wrong with...

hey there, just passing through. seems like i had a similar issue whereby ajv couldn't compile/validate OpenAPI schemas when using ajv-keywords with `transform`. if this was the same issue as...

hey again @rozling. i _think_ i was just able to fix the issue by just uploading a dummy file with the .alfredworkflow extension. i have confirmed that this is now...

closing, as this seems to be fixed from #55