Tim Stibbs

Results 21 issues of Tim Stibbs

E.g. if you run ``` wtf(` {{unbullet|string 1|string 2}} `).text() ``` it returns an empty string, because it doesn't know how to parse `unbullet`. I don't expect it to be...

feature request

Jenkins pipeline lets you block, waiting for user [input](https://jenkins.io/doc/pipeline/steps/pipeline-input-step/). We use this feature for cases where you definitely need user input to rectify a problem before continuing. Currently, our wallboard...

### Name of the resource AWS::Events::Rule ### Resource Name AWS::Events::Rule ### Issue Description Drift detection reports drift on a `Rule` which has `MaximumRetryAttempts`, even if the resource is in sync....

bug

#1286 and #741 suggest that this module should work with webpack. However, I'm having errors trying to build a simple webpack project. #### Environment details - OS: Ubuntu 20.04.1 LTS...

type: question
webpack
web

The boxable readme says that Boxable is Apache 2 licensed, however I've noticed that the jar file distributed in maven central (https://repo1.maven.org/maven2/com/github/dhorions/boxable/1.6/boxable-1.6.jar) contains some font files that are not Apache...

- Operating System: Ubuntu 16.04.2 LTS - Node Version: v12.14.1 - NPM Version: 6.14.5 - webpack Version: 4.43.0 - mini-css-extract-plugin Version: 0.9.0 ### Expected Behavior You should be able to...

My routes currently look something like this: { 'abcLogin': handleAbcLogin, 'abcLogout': handleAbcVerify, 'abcDoAction': handleAbcDoAction, 'xyzLogin': handleXyzLogin, 'xyzLogout': handleXyzVerify, 'xyzDoAction': handleXyzDoAction } but I'd like the paths to look like this:...

It would be really useful to able to add/remove lockable resources via an API (either REST or through the groovy console). This would enable the locks to represent real world...

API interactions
Triage

I understand the fact that CAL10n doesn’t fall back to a ‘root’ language in the same way that java resource bundles do, and I understand that this was done for...

### Name of the resource AWS::CloudFront::Distribution ### Resource Name _No response_ ### Issue Description If you have a cloudfront distribution with multiple origins which are a mixture of S3 and...

bug