Skip to content

Commit e1d6d5d

Browse files
committed
Merge branch 'development' into chore/add-kickstarts-to-bootstrap
2 parents 30ce5bf + 04174e1 commit e1d6d5d

File tree

22 files changed

+11970
-9314
lines changed

22 files changed

+11970
-9314
lines changed

.talismanrc

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -116,14 +116,10 @@ fileignoreconfig:
116116
checksum: c19fb9af02f858f92f66408d54343fcb84140b1050c492570f53fc9406f416f4
117117
- filename: packages/contentstack/package.json
118118
checksum: 9b0fdd100effcdbb5ee3809f7f102bfd11c88dd76e49db5103434f3aa29473dd
119-
- filename: pnpm-lock.yaml
120-
checksum: f416e17fb0409ac6c8498fa44c5d84ca460a4d0acd14139e89701e0e001b3bfe
121119
- filename: packages/contentstack-audit/src/audit-base-command.ts
122120
checksum: bd99d269c0b6694577f4751fa96b3d85856e41bbef624b4ec1196630d6c1d168
123121
- filename: packages/contentstack-migrate-rte/test/commands/json-migration.test.js
124122
checksum: 1f5ee5b39119667bd4830f9dbbbf757fb922f4ec3b7f6fad06bbfbf214fe7f73
125-
- filename: package-lock.json
126-
checksum: 290d420891b9612fd6b4f134cb849770704f10b58d83f7ad05a4f88204818778
127123
- filename: packages/contentstack-utilities/test/unit/logger.test.ts
128124
checksum: c773181ea55c49d91363adacf0424b84c927e3cffd6bef1444ec2559ddf1b3b0
129125
- filename: packages/contentstack-utilities/src/logger/cliErrorHandler.ts
@@ -136,4 +132,10 @@ fileignoreconfig:
136132
checksum: c435ceaa709a7504da303a6ea674e07a89030d8ad4152e7917cd17e7f3e58052
137133
- filename: packages/contentstack-bootstrap/src/config.ts
138134
checksum: 65d300dc729fb84f5446c0b14921555db01fe5c90be3d297e3d0418a37b3696a
135+
- filename: package.json
136+
checksum: 7194335baf75abb3d3b40d2545a96d8e8e95ac9c159db45232d487a8289c2e19
137+
- filename: pnpm-lock.yaml
138+
checksum: 908576623359f13e5ee834a6a936ee1cf48d3bfee3453673a442b3125521cd0b
139+
- filename: package-lock.json
140+
checksum: 505d0c38700fa2dc20d8ee766a5cdd8a4e4b4e0bbd15870e19e9c3e154505d44
139141
version: '1.0'

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
# Changelog
22

33
Please refer to the Contentstack Command-line Interface release notes [here](https://www.contentstack.com/docs/developers/cli/cli-changelog).
4+
## @contentstack/cli-cm-bulk-publish
5+
### Version: 1.8.2
6+
#### Date: June-30-2025
7+
##### Fix:
8+
- handle pagination in sync when no entries are returned.

package-lock.json

Lines changed: 11889 additions & 9247 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,6 @@
2424
"license": "MIT",
2525
"workspaces": [
2626
"packages/*"
27-
]
27+
],
28+
"packageManager": "pnpm@9.12.3+sha512.cce0f9de9c5a7c95bef944169cc5dfe8741abfb145078c0d508b868056848a87c81e626246cb60967cbd7fd29a6c062ef73ff840d96b3c86c40ac92cf4a813ee"
2829
}

packages/contentstack-audit/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ $ npm install -g @contentstack/cli-audit
1919
$ csdx COMMAND
2020
running command...
2121
$ csdx (--version|-v)
22-
@contentstack/cli-audit/1.13.0 darwin-arm64 node-v22.14.0
22+
@contentstack/cli-audit/1.13.0 darwin-arm64 node-v22.13.1
2323
$ csdx --help [COMMAND]
2424
USAGE
2525
$ csdx COMMAND

packages/contentstack-auth/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ $ npm install -g @contentstack/cli-auth
1818
$ csdx COMMAND
1919
running command...
2020
$ csdx (--version)
21-
@contentstack/cli-auth/1.4.1 darwin-arm64 node-v22.14.0
21+
@contentstack/cli-auth/1.4.1 darwin-arm64 node-v22.13.1
2222
$ csdx --help [COMMAND]
2323
USAGE
2424
$ csdx COMMAND

packages/contentstack-bootstrap/README.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ $ npm install -g @contentstack/cli-cm-bootstrap
1515
$ csdx COMMAND
1616
running command...
1717
$ csdx (--version)
18-
@contentstack/cli-cm-bootstrap/1.14.1 darwin-arm64 node-v22.14.0
18+
@contentstack/cli-cm-bootstrap/1.14.1 darwin-arm64 node-v22.13.1
1919
$ csdx --help [COMMAND]
2020
USAGE
2121
$ csdx COMMAND
@@ -45,18 +45,19 @@ Bootstrap contentstack apps
4545
```
4646
USAGE
4747
$ csdx cm:bootstrap [--app-name <value>] [--project-dir <value>] [-k <value> | --org <value> | -n <value>] [-y
48-
<value>] [-a <value>]
48+
<value>] [--run-dev-server] [-a <value>]
4949
5050
FLAGS
5151
-a, --alias=<value> Alias of the management token
5252
-k, --stack-api-key=<value> Provide stack API key to seed content
5353
-n, --stack-name=<value> Name of the new stack that will be created.
5454
-y, --yes=<value> [Optional] Skip stack confirmation
55-
--app-name=<value> App name, reactjs-starter, nextjs-starter, gatsby-starter, angular-starter, nuxt-starter,
56-
vue-starter, stencil-starter
55+
--app-name=<value> App name, kickstart-next, kickstart-next-ssr, kickstart-next-ssg, kickstart-next-graphql,
56+
kickstart-next-middleware, kickstart-nuxt, kickstart-nuxt-ssr
5757
--org=<value> Provide organization UID to create a new stack
5858
--project-dir=<value> Directory to setup the project. If directory name has a space then provide the path as a
5959
string or escap the space using back slash eg: "../../test space" or ../../test\ space
60+
--run-dev-server Automatically start the development server after setup
6061
6162
DESCRIPTION
6263
Bootstrap contentstack apps
@@ -66,11 +67,13 @@ EXAMPLES
6667
6768
$ csdx cm:bootstrap --project-dir <path/to/setup/the/app>
6869
69-
$ csdx cm:bootstrap --app-name "reactjs-starter" --project-dir <path/to/setup/the/app>
70+
$ csdx cm:bootstrap --app-name "kickstart-next" --project-dir <path/to/setup/the/app>
7071
71-
$ csdx cm:bootstrap --app-name "reactjs-starter" --project-dir <path/to/setup/the/app> --stack-api-key "stack-api-key"
72+
$ csdx cm:bootstrap --app-name "kickstart-next" --project-dir <path/to/setup/the/app> --stack-api-key "stack-api-key"
7273
73-
$ csdx cm:bootstrap --app-name "reactjs-starter" --project-dir <path/to/setup/the/app> --org "your-org-uid" --stack-name "stack-name"
74+
$ csdx cm:bootstrap --app-name "kickstart-next" --project-dir <path/to/setup/the/app> --org "your-org-uid" --stack-name "stack-name"
75+
76+
$ csdx cm:bootstrap --app-name "kickstart-next" --project-dir <path/to/setup/the/app> --run-dev-server
7477
```
7578

7679
_See code: [src/commands/cm/bootstrap.ts](https://github.com/contentstack/cli/blob/main/packages/contentstack-bootstrap/src/commands/cm/bootstrap.ts)_

packages/contentstack-branches/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ $ npm install -g @contentstack/cli-cm-branches
3737
$ csdx COMMAND
3838
running command...
3939
$ csdx (--version)
40-
@contentstack/cli-cm-branches/1.4.3 darwin-arm64 node-v22.14.0
40+
@contentstack/cli-cm-branches/1.4.3 darwin-arm64 node-v22.13.1
4141
$ csdx --help [COMMAND]
4242
USAGE
4343
$ csdx COMMAND

packages/contentstack-bulk-publish/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ $ npm install -g @contentstack/cli-cm-bulk-publish
1818
$ csdx COMMAND
1919
running command...
2020
$ csdx (--version)
21-
@contentstack/cli-cm-bulk-publish/1.8.1 darwin-arm64 node-v22.14.0
21+
@contentstack/cli-cm-bulk-publish/1.8.2 darwin-arm64 node-v22.13.1
2222
$ csdx --help [COMMAND]
2323
USAGE
2424
$ csdx COMMAND

packages/contentstack-bulk-publish/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@contentstack/cli-cm-bulk-publish",
33
"description": "Contentstack CLI plugin for bulk publish actions",
4-
"version": "1.8.1",
4+
"version": "1.8.2",
55
"author": "Contentstack",
66
"bugs": "https://github.com/contentstack/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)