devops hipster in training.
devops hipster in training.
I have the exact opposite problem - HTTP works fine as the webhook URL ,but SSH doesnt. Jenkins returns a "No git jobs using repository: ssh:// and the pipeline job...
OK Not sure if we had the exact same issue but we managed to solve it by doing a manual build in Jenkins after changing the clone URL. This somehow...
To start with overall and by method but eventually by key would also be useful. I'm not sure if this would be possible but in addition to counts for hits...
I have a similar issue with `src/languages/makefile.js` from highlightjs being removed which breaks modules relying on it when running in AWS lambda.
I had similar issue with webpack 4 - switching to webpack 5 solved it.
Had the same issue after serverless-offline upgrade, try adding `reloadHandler: true` to serverless-offline configuration. Fixed it for me.
try `rate: ['cron(30 5 * * ? *)]`
@zirkelc see workaround discussions in #27
Sorry for the wait. Yes bora is not currently aware of the noecho CF Parameter option. I can add this in as a PR soon.
@starchx waiting for @ampedandwired to review. Do you want to try using my fork in a bundle to test the fix? Try a gemfile like the following in your project...