Ross Smith

Results 34 issues of Ross Smith

Unable to set NightMode java.text.ParseException: Unparseable date: "2017-10-17T22:30:00+01:00" @ line 2114

Hi David - Got my SmartThings yesterday and pulled your code - works a treat thanks. I fixed these run time things - just null checks

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

enhancement
service/monitor
service/private-link

I am attempting to have an AutomMLStep in a new pipeline based off this sample. In order to add this step into my prepare_train.py script I need to use the...

### Proposal Add a Temporal.io Scaler to Keda so that workers can scale when the number of Open Workflows increases. ### Scaler Source https://temporal.io/ ### Scaling Mechanics Calling the Temporal...

needs-discussion
scaler

Relates to #3398 This adds the APIM User resource which could be used when created a Subscription **Special notes for your reviewer**: - No integration tests currently **How does this...

Currently we have tests for APIM on v1 and V2 SKUs. V1 takes a number of hours to run because of the provisioning time of APM. V2 takes minutes. Decision...

test

PR #3552 enables ProductPolicy and ProductApi. However, the samples tests are commented out because they take a long time to provision APIM. **Describe the improvement** In `v2/internal/testcommon/samples_tester.go` there are some...

test

Azure APIM supports soft deletion by default. We need to support goal seeking behaviour so that the Operator can `createOrRestore` if required. The Resource Provider will currently error if you...

new-feature
microsoft.apimanagement

When you open this repo in vscode you can optionally chose to run it in a devcontainer - which is fantastic! However all the images start apart from the auto-setup:latest...

bug