Connor Adams

Results 47 comments of Connor Adams

Just had the same issue, here's what the screen looks like. I clicked on the drop down arrow to use a different MFA method as a workaround. ![image](https://user-images.githubusercontent.com/10026538/136954414-7e16da86-65c3-4fd7-a409-8c851a7ef85b.png)

Hey @aaronklaassen, what's the best way to go about getting this PR reviewed?

Hey @TimmyCarbone, what's the best way to go about getting this PR reviewed?

`yarn` user here - just deleted `yarn.lock` file and did `yarn install` again and it's working https://github.com/connorads/lockbot/pull/174

Hey @mcsdevv, is there anything I can do to help get this reviewed and/or merged?

I tried merging `master` and working on this locally for a few hours but couldn't get it to work (I tried putting it in `packages/now-node` 😅🤷‍♂️) And then I found...

Hey @jakelangelier Thanks for your message. Seems like you're [not the only one](https://github.com/connorads/lockbot/discussions/188). I'm not actively working on Lockbot but you're more than welcome to open a PR to try...

Good to speak with you the other day @alpeshvas Thanks again for your PR 🚀 I've thought of a few places that will need updating with this change: - https://github.com/connorads/lockbot/blob/master/README.md?plain=1#L32...

Nice one @alpeshvas! Unfortunately we got some [lint and type check errors in CI](https://github.com/connorads/lockbot/runs/4925647184?check_suite_focus=true) ![image](https://user-images.githubusercontent.com/10026538/150834380-ae2fe713-9c3b-4711-8462-0f70dd1f8a6b.png) Try running `yarn lint` locally - The lint issues should be easily fixed by running...

> Done. Also, we can use something like this for auto generation of swagger , wdyt @connorads ?https://www.serverless.com/plugins/serverless-openapi-documentation Nice idea. I'm open to autogeneration ideas but if I understand correctly...