Greg Frileux
Greg Frileux
The plugin is https://plugins.jenkins.io/browserstack-integration/ , presumably this is the interface: https://github.com/jenkinsci/browserstack-integration-plugin/blob/master/src/main/resources/com/browserstack/automate/ci/jenkins/BrowserStackCredentials/credentials.jelly I second the need for this, it'd be great to have. Thanks !
hi - this code is also causing issues on Android devices, and throws **com.facebook.react.uimanager.IllegalViewOperationException Trying to remove a view index above child count** By commenting the line mentioned in @luispeerez...
This seems to also be happening when unit testing components using Jest and vue-test-util.
Hey @lneuville - sorry for the late reply, I only saw your comment just now. I've attached our templace doe, maybe that can help ? [FB_ServerSide_Tag.txt](https://github.com/facebookincubator/ConversionsAPI-Client-for-GoogleTagManager/files/8462538/FB_ServerSide_Tag.txt) Note that the mapping...
ah ! I can confirm that my serverless.yml does not set this variable: ``` # serverless.yml service: my-api provider: name: aws runtime: nodejs8.10 stage: dev region: eu-west-3 iamRoleStatements: - Effect:...