@commercetools-frontend/application-cli 3.0.3 → 3.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/cli/dist/commercetools-frontend-application-cli-cli.cjs.dev.js +3 -3
- package/cli/dist/commercetools-frontend-application-cli-cli.cjs.prod.js +3 -3
- package/cli/dist/commercetools-frontend-application-cli-cli.esm.js +3 -3
- package/dist/commercetools-frontend-application-cli.cjs.dev.js +1 -1
- package/dist/commercetools-frontend-application-cli.cjs.prod.js +1 -1
- package/dist/commercetools-frontend-application-cli.esm.js +1 -1
- package/dist/declarations/src/constants.d.ts +2 -0
- package/dist/{storage-buckets-config-73009f39.cjs.prod.js → storage-buckets-config-a24cb35d.cjs.prod.js} +6 -1
- package/dist/{storage-buckets-config-ab143609.cjs.dev.js → storage-buckets-config-e69e5c69.cjs.dev.js} +6 -1
- package/dist/{storage-buckets-config-2e7dcecf.esm.js → storage-buckets-config-f59a9bbc.esm.js} +6 -1
- package/package.json +2 -2
|
@@ -17,7 +17,7 @@ var _mapInstanceProperty = require('@babel/runtime-corejs3/core-js-stable/instan
|
|
|
17
17
|
var _Object$entries = require('@babel/runtime-corejs3/core-js-stable/object/entries');
|
|
18
18
|
var _Set = require('@babel/runtime-corejs3/core-js-stable/set');
|
|
19
19
|
var _flatMapInstanceProperty = require('@babel/runtime-corejs3/core-js-stable/instance/flat-map');
|
|
20
|
-
var storageBucketsConfig = require('../../dist/storage-buckets-config-
|
|
20
|
+
var storageBucketsConfig = require('../../dist/storage-buckets-config-e69e5c69.cjs.dev.js');
|
|
21
21
|
var fs = require('node:fs');
|
|
22
22
|
var path$1 = require('node:path');
|
|
23
23
|
var listr2 = require('listr2');
|
|
@@ -1265,7 +1265,7 @@ async function command(cliFlags) {
|
|
|
1265
1265
|
|
|
1266
1266
|
var pkgJson = {
|
|
1267
1267
|
name: "@commercetools-frontend/application-cli",
|
|
1268
|
-
version: "3.0
|
|
1268
|
+
version: "3.1.0",
|
|
1269
1269
|
description: "Internal CLI to manage Merchant Center application deployments across various environments.",
|
|
1270
1270
|
keywords: [
|
|
1271
1271
|
"commercetools",
|
|
@@ -1310,7 +1310,7 @@ var pkgJson = {
|
|
|
1310
1310
|
"@tsconfig/node20": "20.1.4",
|
|
1311
1311
|
"@types/lodash": "^4.14.198",
|
|
1312
1312
|
"@types/micromatch": "4.0.9",
|
|
1313
|
-
"@types/node": "20.14.
|
|
1313
|
+
"@types/node": "20.14.15",
|
|
1314
1314
|
typescript: "5.2.2"
|
|
1315
1315
|
},
|
|
1316
1316
|
engines: {
|
|
@@ -17,7 +17,7 @@ var _mapInstanceProperty = require('@babel/runtime-corejs3/core-js-stable/instan
|
|
|
17
17
|
var _Object$entries = require('@babel/runtime-corejs3/core-js-stable/object/entries');
|
|
18
18
|
var _Set = require('@babel/runtime-corejs3/core-js-stable/set');
|
|
19
19
|
var _flatMapInstanceProperty = require('@babel/runtime-corejs3/core-js-stable/instance/flat-map');
|
|
20
|
-
var storageBucketsConfig = require('../../dist/storage-buckets-config-
|
|
20
|
+
var storageBucketsConfig = require('../../dist/storage-buckets-config-a24cb35d.cjs.prod.js');
|
|
21
21
|
var fs = require('node:fs');
|
|
22
22
|
var path$1 = require('node:path');
|
|
23
23
|
var listr2 = require('listr2');
|
|
@@ -1265,7 +1265,7 @@ async function command(cliFlags) {
|
|
|
1265
1265
|
|
|
1266
1266
|
var pkgJson = {
|
|
1267
1267
|
name: "@commercetools-frontend/application-cli",
|
|
1268
|
-
version: "3.0
|
|
1268
|
+
version: "3.1.0",
|
|
1269
1269
|
description: "Internal CLI to manage Merchant Center application deployments across various environments.",
|
|
1270
1270
|
keywords: [
|
|
1271
1271
|
"commercetools",
|
|
@@ -1310,7 +1310,7 @@ var pkgJson = {
|
|
|
1310
1310
|
"@tsconfig/node20": "20.1.4",
|
|
1311
1311
|
"@types/lodash": "^4.14.198",
|
|
1312
1312
|
"@types/micromatch": "4.0.9",
|
|
1313
|
-
"@types/node": "20.14.
|
|
1313
|
+
"@types/node": "20.14.15",
|
|
1314
1314
|
typescript: "5.2.2"
|
|
1315
1315
|
},
|
|
1316
1316
|
engines: {
|
|
@@ -13,7 +13,7 @@ import _mapInstanceProperty from '@babel/runtime-corejs3/core-js-stable/instance
|
|
|
13
13
|
import _Object$entries from '@babel/runtime-corejs3/core-js-stable/object/entries';
|
|
14
14
|
import _Set from '@babel/runtime-corejs3/core-js-stable/set';
|
|
15
15
|
import _flatMapInstanceProperty from '@babel/runtime-corejs3/core-js-stable/instance/flat-map';
|
|
16
|
-
import { s as storageProviders, l as loadStorageBucketsConfig, c as clusterContexts, a as loadConfig } from '../../dist/storage-buckets-config-
|
|
16
|
+
import { s as storageProviders, l as loadStorageBucketsConfig, c as clusterContexts, a as loadConfig } from '../../dist/storage-buckets-config-f59a9bbc.esm.js';
|
|
17
17
|
import fs from 'node:fs';
|
|
18
18
|
import path$1 from 'node:path';
|
|
19
19
|
import { Listr } from 'listr2';
|
|
@@ -1229,7 +1229,7 @@ async function command(cliFlags) {
|
|
|
1229
1229
|
|
|
1230
1230
|
var pkgJson = {
|
|
1231
1231
|
name: "@commercetools-frontend/application-cli",
|
|
1232
|
-
version: "3.0
|
|
1232
|
+
version: "3.1.0",
|
|
1233
1233
|
description: "Internal CLI to manage Merchant Center application deployments across various environments.",
|
|
1234
1234
|
keywords: [
|
|
1235
1235
|
"commercetools",
|
|
@@ -1274,7 +1274,7 @@ var pkgJson = {
|
|
|
1274
1274
|
"@tsconfig/node20": "20.1.4",
|
|
1275
1275
|
"@types/lodash": "^4.14.198",
|
|
1276
1276
|
"@types/micromatch": "4.0.9",
|
|
1277
|
-
"@types/node": "20.14.
|
|
1277
|
+
"@types/node": "20.14.15",
|
|
1278
1278
|
typescript: "5.2.2"
|
|
1279
1279
|
},
|
|
1280
1280
|
engines: {
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var storageBucketsConfig = require('./storage-buckets-config-
|
|
5
|
+
var storageBucketsConfig = require('./storage-buckets-config-e69e5c69.cjs.dev.js');
|
|
6
6
|
require('@babel/runtime-corejs3/core-js-stable/instance/for-each');
|
|
7
7
|
require('@babel/runtime-corejs3/core-js-stable/object/keys');
|
|
8
8
|
require('cosmiconfig');
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var storageBucketsConfig = require('./storage-buckets-config-
|
|
5
|
+
var storageBucketsConfig = require('./storage-buckets-config-a24cb35d.cjs.prod.js');
|
|
6
6
|
require('@babel/runtime-corejs3/core-js-stable/instance/for-each');
|
|
7
7
|
require('@babel/runtime-corejs3/core-js-stable/object/keys');
|
|
8
8
|
require('cosmiconfig');
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { b as bucketEnvironments, e as bucketRegions, c as clusterContexts, d as defineStorageBucketsConfig, s as storageProviders } from './storage-buckets-config-
|
|
1
|
+
export { b as bucketEnvironments, e as bucketRegions, c as clusterContexts, d as defineStorageBucketsConfig, s as storageProviders } from './storage-buckets-config-f59a9bbc.esm.js';
|
|
2
2
|
import '@babel/runtime-corejs3/core-js-stable/instance/for-each';
|
|
3
3
|
import '@babel/runtime-corejs3/core-js-stable/object/keys';
|
|
4
4
|
import 'cosmiconfig';
|
|
@@ -14,6 +14,7 @@ export declare const clusterContexts: {
|
|
|
14
14
|
readonly 'ctp_production_aws_cn-northwest-1_v1': "ctp_production_aws_cn-northwest-1_v1";
|
|
15
15
|
readonly ctp_staging_azure_northeurope_v1: "ctp_staging_azure_northeurope_v1";
|
|
16
16
|
readonly ctp_production_azure_eastus_v1: "ctp_production_azure_eastus_v1";
|
|
17
|
+
readonly ctp_production_azure_germanywestcentral_v1: "ctp_production_azure_germanywestcentral_v1";
|
|
17
18
|
};
|
|
18
19
|
export declare const bucketEnvironments: {
|
|
19
20
|
readonly 'ctp-gcp-staging': "ctp-gcp-staging";
|
|
@@ -22,6 +23,7 @@ export declare const bucketEnvironments: {
|
|
|
22
23
|
readonly 'ctp-gcp-testing-performance-eu': "ctp-gcp-testing-performance-eu";
|
|
23
24
|
readonly 'ctp-azure-staging': "ctp-azure-staging";
|
|
24
25
|
readonly 'ctp-azure-production-us': "ctp-azure-production-us";
|
|
26
|
+
readonly 'ctp-azure-production-eu': "ctp-azure-production-eu";
|
|
25
27
|
readonly 'ctp-aws-production-fra': "ctp-aws-production-fra";
|
|
26
28
|
readonly 'ctp-gcp-production-eu': "ctp-gcp-production-eu";
|
|
27
29
|
readonly 'ctp-vw-production-eu': "ctp-vw-production-eu";
|
|
@@ -26,7 +26,8 @@ const clusterContexts = {
|
|
|
26
26
|
'ctp_production_gcp_australia-southeast1_v1': 'ctp_production_gcp_australia-southeast1_v1',
|
|
27
27
|
'ctp_production_aws_cn-northwest-1_v1': 'ctp_production_aws_cn-northwest-1_v1',
|
|
28
28
|
ctp_staging_azure_northeurope_v1: 'ctp_staging_azure_northeurope_v1',
|
|
29
|
-
ctp_production_azure_eastus_v1: 'ctp_production_azure_eastus_v1'
|
|
29
|
+
ctp_production_azure_eastus_v1: 'ctp_production_azure_eastus_v1',
|
|
30
|
+
ctp_production_azure_germanywestcentral_v1: 'ctp_production_azure_germanywestcentral_v1'
|
|
30
31
|
};
|
|
31
32
|
const bucketEnvironments = {
|
|
32
33
|
'ctp-gcp-staging': 'ctp-gcp-staging',
|
|
@@ -35,6 +36,7 @@ const bucketEnvironments = {
|
|
|
35
36
|
'ctp-gcp-testing-performance-eu': 'ctp-gcp-testing-performance-eu',
|
|
36
37
|
'ctp-azure-staging': 'ctp-azure-staging',
|
|
37
38
|
'ctp-azure-production-us': 'ctp-azure-production-us',
|
|
39
|
+
'ctp-azure-production-eu': 'ctp-azure-production-eu',
|
|
38
40
|
'ctp-aws-production-fra': 'ctp-aws-production-fra',
|
|
39
41
|
'ctp-gcp-production-eu': 'ctp-gcp-production-eu',
|
|
40
42
|
'ctp-vw-production-eu': 'ctp-vw-production-eu',
|
|
@@ -106,6 +108,9 @@ const defaultConfig = {
|
|
|
106
108
|
}, {
|
|
107
109
|
cloudEnvironment: clusterContexts['vw_production_aws_eu-central-1_v1'],
|
|
108
110
|
bucketEnvironment: bucketEnvironments['ctp-vw-production-eu']
|
|
111
|
+
}, {
|
|
112
|
+
cloudEnvironment: clusterContexts['ctp_production_azure_germanywestcentral_v1'],
|
|
113
|
+
bucketEnvironment: bucketEnvironments['ctp-azure-production-eu']
|
|
109
114
|
}],
|
|
110
115
|
[bucketRegions.northAmerica]: [{
|
|
111
116
|
cloudEnvironment: clusterContexts['att_production_aws_us-east-1_v1'],
|
|
@@ -26,7 +26,8 @@ const clusterContexts = {
|
|
|
26
26
|
'ctp_production_gcp_australia-southeast1_v1': 'ctp_production_gcp_australia-southeast1_v1',
|
|
27
27
|
'ctp_production_aws_cn-northwest-1_v1': 'ctp_production_aws_cn-northwest-1_v1',
|
|
28
28
|
ctp_staging_azure_northeurope_v1: 'ctp_staging_azure_northeurope_v1',
|
|
29
|
-
ctp_production_azure_eastus_v1: 'ctp_production_azure_eastus_v1'
|
|
29
|
+
ctp_production_azure_eastus_v1: 'ctp_production_azure_eastus_v1',
|
|
30
|
+
ctp_production_azure_germanywestcentral_v1: 'ctp_production_azure_germanywestcentral_v1'
|
|
30
31
|
};
|
|
31
32
|
const bucketEnvironments = {
|
|
32
33
|
'ctp-gcp-staging': 'ctp-gcp-staging',
|
|
@@ -35,6 +36,7 @@ const bucketEnvironments = {
|
|
|
35
36
|
'ctp-gcp-testing-performance-eu': 'ctp-gcp-testing-performance-eu',
|
|
36
37
|
'ctp-azure-staging': 'ctp-azure-staging',
|
|
37
38
|
'ctp-azure-production-us': 'ctp-azure-production-us',
|
|
39
|
+
'ctp-azure-production-eu': 'ctp-azure-production-eu',
|
|
38
40
|
'ctp-aws-production-fra': 'ctp-aws-production-fra',
|
|
39
41
|
'ctp-gcp-production-eu': 'ctp-gcp-production-eu',
|
|
40
42
|
'ctp-vw-production-eu': 'ctp-vw-production-eu',
|
|
@@ -106,6 +108,9 @@ const defaultConfig = {
|
|
|
106
108
|
}, {
|
|
107
109
|
cloudEnvironment: clusterContexts['vw_production_aws_eu-central-1_v1'],
|
|
108
110
|
bucketEnvironment: bucketEnvironments['ctp-vw-production-eu']
|
|
111
|
+
}, {
|
|
112
|
+
cloudEnvironment: clusterContexts['ctp_production_azure_germanywestcentral_v1'],
|
|
113
|
+
bucketEnvironment: bucketEnvironments['ctp-azure-production-eu']
|
|
109
114
|
}],
|
|
110
115
|
[bucketRegions.northAmerica]: [{
|
|
111
116
|
cloudEnvironment: clusterContexts['att_production_aws_us-east-1_v1'],
|
package/dist/{storage-buckets-config-2e7dcecf.esm.js → storage-buckets-config-f59a9bbc.esm.js}
RENAMED
|
@@ -18,7 +18,8 @@ const clusterContexts = {
|
|
|
18
18
|
'ctp_production_gcp_australia-southeast1_v1': 'ctp_production_gcp_australia-southeast1_v1',
|
|
19
19
|
'ctp_production_aws_cn-northwest-1_v1': 'ctp_production_aws_cn-northwest-1_v1',
|
|
20
20
|
ctp_staging_azure_northeurope_v1: 'ctp_staging_azure_northeurope_v1',
|
|
21
|
-
ctp_production_azure_eastus_v1: 'ctp_production_azure_eastus_v1'
|
|
21
|
+
ctp_production_azure_eastus_v1: 'ctp_production_azure_eastus_v1',
|
|
22
|
+
ctp_production_azure_germanywestcentral_v1: 'ctp_production_azure_germanywestcentral_v1'
|
|
22
23
|
};
|
|
23
24
|
const bucketEnvironments = {
|
|
24
25
|
'ctp-gcp-staging': 'ctp-gcp-staging',
|
|
@@ -27,6 +28,7 @@ const bucketEnvironments = {
|
|
|
27
28
|
'ctp-gcp-testing-performance-eu': 'ctp-gcp-testing-performance-eu',
|
|
28
29
|
'ctp-azure-staging': 'ctp-azure-staging',
|
|
29
30
|
'ctp-azure-production-us': 'ctp-azure-production-us',
|
|
31
|
+
'ctp-azure-production-eu': 'ctp-azure-production-eu',
|
|
30
32
|
'ctp-aws-production-fra': 'ctp-aws-production-fra',
|
|
31
33
|
'ctp-gcp-production-eu': 'ctp-gcp-production-eu',
|
|
32
34
|
'ctp-vw-production-eu': 'ctp-vw-production-eu',
|
|
@@ -98,6 +100,9 @@ const defaultConfig = {
|
|
|
98
100
|
}, {
|
|
99
101
|
cloudEnvironment: clusterContexts['vw_production_aws_eu-central-1_v1'],
|
|
100
102
|
bucketEnvironment: bucketEnvironments['ctp-vw-production-eu']
|
|
103
|
+
}, {
|
|
104
|
+
cloudEnvironment: clusterContexts['ctp_production_azure_germanywestcentral_v1'],
|
|
105
|
+
bucketEnvironment: bucketEnvironments['ctp-azure-production-eu']
|
|
101
106
|
}],
|
|
102
107
|
[bucketRegions.northAmerica]: [{
|
|
103
108
|
cloudEnvironment: clusterContexts['att_production_aws_us-east-1_v1'],
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@commercetools-frontend/application-cli",
|
|
3
|
-
"version": "3.0
|
|
3
|
+
"version": "3.1.0",
|
|
4
4
|
"description": "Internal CLI to manage Merchant Center application deployments across various environments.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"commercetools",
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
"@tsconfig/node20": "20.1.4",
|
|
43
43
|
"@types/lodash": "^4.14.198",
|
|
44
44
|
"@types/micromatch": "4.0.9",
|
|
45
|
-
"@types/node": "20.14.
|
|
45
|
+
"@types/node": "20.14.15",
|
|
46
46
|
"typescript": "5.2.2"
|
|
47
47
|
},
|
|
48
48
|
"engines": {
|