Skip to content

Instantly share code, notes, and snippets.

View ryanwren's full-sized avatar

Ryan Wren ryanwren

  • Raleigh, NC
View GitHub Profile
//getValidNumber returns a 10 digit numberwith all non-numerical characters and whitespace removed
var nebFormattedNumber = getValidNumber(nebUnformattedNumber);
if(nebFormattedNumber !== false){
// format the body of the request
var nebPopupFormData = {};
nebPopupFormData["auth_id"] = "AUTH_ID_VALUE";
nebPopupFormData["auth_secret"] = "AUTH_SECRET_VALUE";
nebPopupFormData["phone"] = "+1" + nebFormattedNumber;
nebPopupFormData["tags"] = ["website-sms-popup"];
Error Message
The CREDITCARD-1 ticket is not in the gate-creditCard gate
Stacktrace
java.lang.AssertionError: The CREDITCARD-1 ticket is not in the gate-creditCard gate
at com.cloudbees.analytics.ath.tests.devoptics.ValueStreamPageTest.testMultiplePhasesAndGatesOnLocalEnvironment(ValueStreamPageTest.java:283)
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for com.cloudbees.devoptics.deliver:devoptics-deliver-restapi:pom must be a valid version but is '${devoptics-deliver-version}'. @ line 109, column 30
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-clean-plugin @ line 72, column 21
[WARNING] 'parent.relativePath' of POM com.cloudbees.devoptics:devoptics-admin-ui:1.x-SNAPSHOT (/home/ubuntu/workspace/workspace/evoptics-integration_master-WCIF7E7GLASTKGELDDXNEEYNWG3TE4RVLFNVH3NIRMBCTCE2IDHQ/admin-ui/pom.xml) points at com.cloudbees.devoptics:devoptics-integration-parent instead of com.cloudbees:cloudbees-internal-parent, please verify your project structure @ line 6, column 13
[WARNING] 'dependencies.dependency.version' for com.github.stefanbirkner:system-rules:jar is either LATEST or RELEASE (both of them are being deprecated) @ com.cloudbees.devopti