@atomist/atomist-sdm
Advanced tools
Comparing version 0.1.2-20180510180338 to 0.1.2-20180510184225
{ | ||
"sha": "2abc9cfbff6cc87acd8bdbeb461808a0dbd3b564", | ||
"branch": "2abc9cfbff6cc87acd8bdbeb461808a0dbd3b564", | ||
"sha": "7185100f29d606c7858e2dce9ca9e6b33480ba5e", | ||
"branch": "7185100f29d606c7858e2dce9ca9e6b33480ba5e", | ||
"repository": "git@github.com:atomist/atomist-sdm.git" | ||
} |
@@ -34,5 +34,5 @@ "use strict"; | ||
.itMeans("Non Clojure repository in Atomist team") | ||
.setGoals(commonGoals_1.NoGoals), sdm_1.whenPushSatisfies(sdm_1.not(nodePushTests_1.IsNode), isSimplifiedDeployment_1.IsTeam("T29E48P34")) | ||
.setGoals(sdm_1.DoNotSetAnyGoals), sdm_1.whenPushSatisfies(sdm_1.not(nodePushTests_1.IsNode), isSimplifiedDeployment_1.IsTeam("T29E48P34")) | ||
.itMeans("Non Node repository in Community team") | ||
.setGoals(commonGoals_1.NoGoals), | ||
.setGoals(sdm_1.DoNotSetAnyGoals), | ||
// Node | ||
@@ -39,0 +39,0 @@ sdm_1.whenPushSatisfies(nodePushTests_1.IsNode, sdm_1.not(materialChangeToNodeRepo_1.MaterialChangeToNodeRepo)) |
{ | ||
"name": "@atomist/atomist-sdm", | ||
"version": "0.1.2-20180510180338", | ||
"version": "0.1.2-20180510184225", | ||
"description": "an Atomist SDM to deliver automation client projects", | ||
@@ -5,0 +5,0 @@ "author": "Atomist, Inc.", |
Sorry, the diff of this file is not supported yet
205672