RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
itemengine-cypress-automation
Versions diffs
1.0.186-packageUpdate-5632086.0 → 1.0.187-e2e-execution-crash-b6f2459.0
itemengine-cypress-automation 1.0.186-packageUpdate-5632086.0 → 1.0.187-e2e-execution-crash-b6f2459.0
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (4)
hide
show
package/deploy/e2e/deploy.yaml
+1
-0
package/deploy/migration/deploy.yaml
+1
-0
package/deploy/smoke/deploy.yaml
+1
-0
package/package.json
+1
-1
package/deploy/e2e/deploy.yaml
CHANGED
Viewed
@@ -8,6 +8,7 @@ variables:
8
8
9
9
deployment:
10
10
job:
11
+
backoffLimit: 6
11
12
activeDeadlineSeconds: 7200
12
13
parallelism: 5
13
14
completions: 5
package/deploy/migration/deploy.yaml
CHANGED
Viewed
@@ -8,6 +8,7 @@ variables:
8
8
9
9
deployment:
10
10
job:
11
+
backoffLimit: 6
11
12
activeDeadlineSeconds: 7200
12
13
parallelism: 11
13
14
completions: 11
package/deploy/smoke/deploy.yaml
CHANGED
Viewed
@@ -8,6 +8,7 @@ variables:
8
8
9
9
deployment:
10
10
job:
11
+
backoffLimit: 6
11
12
activeDeadlineSeconds: 7200
12
13
parallelism: 3
13
14
completions: 3
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "itemengine-cypress-automation",
3
-
"version": "1.0.
186
-
packageUpdate
-
5632086
.0",
3
+
"version": "1.0.
187
-
e2e
-
execution-crash-b6f2459
.0",
4
4
"description": "",
5
5
"main": "index.js",
6
6
"scripts": {