caldwecr

Results 5 issues of caldwecr

@pyromaniac - trying to following the example in the documentation that indicates ``` ruby let(:guid) { "1dd74dd0-d116-11e0-99c7-5ac5d975667e" } it "should be able to find an email by the uuid" do...

## Short description This is the environment I am running in, where the issue was noted ``` $ opa version Version: 0.41.0 Build Commit: 0d6a109 Build Timestamp: 2022-06-02T17:46:28Z Build Hostname:...

bug

The current implementation of UpdateItem / UpdateItemWithContext includes attributes that are currently not able to be asserting on by Dynamock. This PR adds the following: Adds ConditionExpression support Adds ExpressionAttributeNames...

I am totally new to Python and Mamba (from Ruby). So far I'm actually quite pleased with the rate I have made progress with my very limited Python knowledge. (Please...

Running into an issue where the to_s override that occurs in Rabl to the Time class is being circumvented by another library. I'd really like to, via configuration or other...