Jason Rollins

Results 78 comments of Jason Rollins

Logging in is the biggest issue with SharePlum, so I'm hesitant to change this unless it can be shown that existing code will not break.

I don't have any experience with that. I would assume that there are no issues as long as you can log into you SharePoint account from the Lambda server.

It's not limited intentionally. The Query code is fairly hacky so I don't doubt that it could stumble on complex queries. You can use last sent to see if the...

I couldn't help with this. I don't know much about proxies, nor do I know how to test it. The connection code isn't too bad. You should be able to...

@lanceteo I don't have the code written for adding or removing columns. It would be under List.UpdateList(). I have some code there but it isn't working.

Sure. I can release it. Would you be able to run the test suite for me and make sure everything passes? On Wed, Feb 17, 2021 at 8:00 AM isaacnorman82...

I would try reinstalling it. The "no module named" failures in python can be weird to sort out.

hibernation is not configured in the AMI. You have to build support for hibernation in the image, with the correct software packages, but actually configuring it happens when you create...