Skip to content

Commit e942ad9

Browse files
authored
Merge pull request #1456 from contentstack/release/fix
upgraded pnpm version
2 parents c3f16b6 + 6497586 commit e942ad9

File tree

17 files changed

+179
-179
lines changed

17 files changed

+179
-179
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v3.5.3
12-
- uses: pnpm/action-setup@v2.2.4
12+
- uses: pnpm/action-setup@v4
1313
with:
1414
version: 7
1515
- uses: actions/setup-node@v1

packages/contentstack-branches/test/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"IS_TS": false,
33
"UNIT_EXECUTION_ORDER": [],
44
"INTEGRATION_EXECUTION_ORDER": [],
5-
"stackAPIKey": "***REMOVED***",
5+
"stackAPIKey": "sfgfdsg223",
66
"apiKey": "afdgaffsdg",
77
"stackAPIKey2": "abcdscdxx",
88
"api_key": "testString"

packages/contentstack-branches/test/unit/mock/data.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -426,19 +426,19 @@ const mockData = {
426426
flags: {
427427
'base-branch': 'main',
428428
'compare-branch': 'dev',
429-
'stack-api-key': '***REMOVED***',
429+
'stack-api-key': 'sfgfdsg223',
430430
module: 'content_type',
431431
format: 'compactfield',
432432
},
433433
withoutBaseFlag: {
434434
'compare-branch': 'dev',
435-
'stack-api-key': '***REMOVED***',
435+
'stack-api-key': 'sfgfdsg223',
436436
module: 'content_type',
437437
format: 'compactfield',
438438
},
439439
withoutCompareFlag: {
440440
'base-branch': 'main',
441-
'stack-api-key': '***REMOVED***',
441+
'stack-api-key': 'sfgfdsg223',
442442
module: 'content_type',
443443
format: 'compactfield',
444444
},
@@ -451,7 +451,7 @@ const mockData = {
451451
withoutModuleFlag: {
452452
'base-branch': 'main',
453453
'compare-branch': 'dev',
454-
'stack-api-key': '***REMOVED***',
454+
'stack-api-key': 'sfgfdsg223',
455455
format: 'compactfield',
456456
},
457457
branchCompareData: {

packages/contentstack-branches/test/unit/utils/interactive.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ describe('Interactive', () => {
117117
});
118118

119119
it('ask export merge summary path', async function () {
120-
const filePath = '***REMOVED***';
120+
const filePath = 'sfgfdsg223';
121121
inquireStub.callsFake(function () {
122122
return Promise.resolve(filePath);
123123
});

packages/contentstack-export/test/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"INTEGRATION_EXECUTION_ORDER": [],
55
"ENABLE_PREREQUISITES": true,
66
"REGIONS": ["NA", "EU", "AZURE-NA", "AZURE-EU"],
7-
"apiKey": "***REMOVED***"
7+
"apiKey": "jdgfhcbjx"
88
}

packages/contentstack-launch/tsconfig.tsbuildinfo

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

packages/contentstack-migrate-rte/test/dummy/entriesResponse.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@
260260
"file_size": "344996",
261261
"tags": [],
262262
"filename": "image.png",
263-
"url": "***REMOVED***bltab83acc0e405b6f8/60fe92d4fe65cc54a3e7e5c3/image.png",
263+
"url": "http://localhost:8000/v3/assets/***REMOVED***/bltab83acc0e405b6f8/60fe92d4fe65cc54a3e7e5c3/image.png",
264264
"ACL": [],
265265
"is_dir": false,
266266
"parent_uid": null,
@@ -287,7 +287,7 @@
287287
"file_size": "7701",
288288
"tags": [],
289289
"filename": "48558898.jpeg",
290-
"url": "***REMOVED***bltb13b08635ebffdc4/6048c0c887ab224351aab15f/48558898.jpeg",
290+
"url": "http://localhost:8000/v3/assets/***REMOVED***/bltb13b08635ebffdc4/6048c0c887ab224351aab15f/48558898.jpeg",
291291
"ACL": [],
292292
"is_dir": false,
293293
"parent_uid": null,
@@ -309,7 +309,7 @@
309309
"file_size": "5403",
310310
"tags": [],
311311
"filename": "download.jpeg",
312-
"url": "***REMOVED***bltb85f710a4a984858/6049fa897477c27b7b34443d/download.jpeg",
312+
"url": "http://localhost:8000/v3/assets/***REMOVED***/bltb85f710a4a984858/6049fa897477c27b7b34443d/download.jpeg",
313313
"ACL": [],
314314
"is_dir": false,
315315
"parent_uid": null,
@@ -332,7 +332,7 @@
332332
"file_size": "5906",
333333
"tags": [],
334334
"filename": "download_(2).jpeg",
335-
"url": "***REMOVED***blt3d60320b8e0b9b0a/6040b819116a7015b467265e/download_(2).jpeg",
335+
"url": "http://localhost:8000/v3/assets/***REMOVED***/blt3d60320b8e0b9b0a/6040b819116a7015b467265e/download_(2).jpeg",
336336
"ACL": [],
337337
"is_dir": false,
338338
"parent_uid": null,
@@ -363,7 +363,7 @@
363363
"file_size": "344996",
364364
"tags": [],
365365
"filename": "image.png",
366-
"url": "***REMOVED***bltab83acc0e405b6f8/60fe92d4fe65cc54a3e7e5c3/image.png",
366+
"url": "http://localhost:8000/v3/assets/***REMOVED***/bltab83acc0e405b6f8/60fe92d4fe65cc54a3e7e5c3/image.png",
367367
"ACL": [],
368368
"is_dir": false,
369369
"parent_uid": null,
@@ -394,7 +394,7 @@
394394
"file_size": "344996",
395395
"tags": [],
396396
"filename": "image.png",
397-
"url": "***REMOVED***bltab83acc0e405b6f8/60fe92d4fe65cc54a3e7e5c3/image.png",
397+
"url": "http://localhost:8000/v3/assets/***REMOVED***/bltab83acc0e405b6f8/60fe92d4fe65cc54a3e7e5c3/image.png",
398398
"ACL": [],
399399
"is_dir": false,
400400
"parent_uid": null,
@@ -426,7 +426,7 @@
426426
"entries": [
427427
{
428428
"title": "Entry 2",
429-
"rich_text_editor": "<p></p><img asset_uid=\"bltfea8157ddfb8e776\" height=\"auto\" src=\"***REMOVED***8e12437ac2679e/bltfea8157ddfb8e776/6329f1106a7f7364973c028c/landscape-3.jpg\" width=\"194\" max-width=\"194\" style=\"width: 194px; height: auto;\"/> <img height=\"auto\" src=\"***REMOVED***8e12437ac2679e/bltfea8157ddfb8e776/6329f1106a7f7364973c028c/landscape-3.jpg\" width=\"194\" max-width=\"194\" style=\"width: 194px; height: auto;\"/>",
429+
"rich_text_editor": "<p></p><img asset_uid=\"bltfea8157ddfb8e776\" height=\"auto\" src=\"https://images.contentstack.io/v3/assets/blt858e12437ac2679e/bltfea8157ddfb8e776/6329f1106a7f7364973c028c/landscape-3.jpg\" width=\"194\" max-width=\"194\" style=\"width: 194px; height: auto;\"/> <img height=\"auto\" src=\"https://images.contentstack.io/v3/assets/blt858e12437ac2679e/bltfea8157ddfb8e776/6329f1106a7f7364973c028c/landscape-3.jpg\" width=\"194\" max-width=\"194\" style=\"width: 194px; height: auto;\"/>",
430430
"tags": [],
431431
"locale": "en-us",
432432
"uid": "blt6168b6493a122849",

0 commit comments

Comments
 (0)