Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
fde3605
feat: add publishing rules support
Mar 24, 2026
77ce3f0
chore: add test cases for publishing rules
Mar 24, 2026
42a8633
chore: fix lint issues
Mar 24, 2026
f143fb2
update script
Apr 9, 2026
d10e753
Merge branch 'development' into feat/DX-3618
Apr 10, 2026
5350581
update lockfile
Apr 14, 2026
a7d3c56
Merge pull request #103 from contentstack/main
naman-contentstack Apr 21, 2026
501947f
Merge branch 'development' into feat/DX-3618
Apr 22, 2026
8d8cc92
chore: update lint
Apr 22, 2026
8c054c0
chore: fix lint issues
Apr 22, 2026
756877b
chore: version bumps
Apr 22, 2026
00cf33c
Merge pull request #49 from contentstack/feat/DX-3618
naman-contentstack Apr 24, 2026
c71d0b5
version bump
harshitha-cstk Apr 24, 2026
6412c8d
Merge pull request #109 from contentstack/fix/version-bump
harshitha-cstk Apr 24, 2026
01a1407
Revert "Merge pull request #109 from contentstack/fix/version-bump"
Apr 27, 2026
04ba5a1
Revert "Merge pull request #49 from contentstack/feat/DX-3618"
Apr 27, 2026
01c6f30
update lockfile
Apr 27, 2026
af877f2
SRE: axios version bump and version overide
netrajpatel Apr 27, 2026
484f688
Merge pull request #115 from contentstack/fix/dx-6700
netrajpatel Apr 28, 2026
0b2afcb
SRE: axios version bump and version overide
netrajpatel Apr 28, 2026
da9b36c
SRE: update lockfile
netrajpatel Apr 28, 2026
0eddc0c
Merge pull request #113 from contentstack/fix/revert-publishing-rules
netrajpatel Apr 28, 2026
775d8a1
Bump uuid package to major version and other package cleanups
netrajpatel Apr 28, 2026
06a5de9
Merge pull request #117 from contentstack/fix/dx-6701
netrajpatel Apr 28, 2026
71984a1
Cleanup unused plugins
netrajpatel Apr 28, 2026
4705a67
SRE: snyk issue fix
netrajpatel Apr 29, 2026
749b79a
Merge pull request #119 from contentstack/chore/dx-6715
netrajpatel Apr 29, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions .talismanrc
Original file line number Diff line number Diff line change
@@ -1,4 +0,0 @@
fileignoreconfig:
- filename: pnpm-lock.yaml
checksum: ce5abaaafcfa33bb71e4af691eb1f5786b7851bfb7f936712374251cbffe2a32
version: '1.0'
21 changes: 0 additions & 21 deletions packages/contentstack-audit/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ USAGE
* [`csdx audit:fix`](#csdx-auditfix)
* [`csdx cm:stacks:audit`](#csdx-cmstacksaudit)
* [`csdx cm:stacks:audit:fix`](#csdx-cmstacksauditfix)
* [`csdx help [COMMAND]`](#csdx-help-command)

## `csdx audit`

Expand Down Expand Up @@ -257,24 +256,4 @@ EXAMPLES
```

_See code: [src/commands/cm/stacks/audit/fix.ts](https://github.com/contentstack/audit/blob/main/packages/contentstack-audit/src/commands/cm/stacks/audit/fix.ts)_

## `csdx help [COMMAND]`

Display help for csdx.

```
USAGE
$ csdx help [COMMAND...] [-n]

ARGUMENTS
[COMMAND...] Command to show help for.

FLAGS
-n, --nested-commands Include all nested commands in the output.

DESCRIPTION
Display help for csdx.
```

_See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v6.2.37/src/commands/help.ts)_
<!-- commandsstop -->
11 changes: 3 additions & 8 deletions packages/contentstack-audit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,11 @@
"@contentstack/cli-command": "~1.8.1",
"@contentstack/cli-utilities": "~1.18.2",
"@oclif/core": "^4.10.5",
"@oclif/plugin-help": "^6.2.28",
"chalk": "^4.1.2",
"fast-csv": "^4.3.6",
"fs-extra": "^11.3.0",
"lodash": "^4.18.1",
"uuid": "^9.0.1",
"uuid": "^14.0.0",
"winston": "^3.19.0"
},
"devDependencies": {
Expand All @@ -35,9 +34,8 @@
"@types/fs-extra": "^11.0.4",
"@types/mocha": "^10.0.10",
"@types/node": "^20.17.50",
"@types/uuid": "^9.0.8",
"chai": "^4.5.0",
"eslint": "^8.57.1",
"eslint": "^9.26.0",
"eslint-config-oclif": "^6.0.62",
"eslint-config-oclif-typescript": "^3.1.14",
"mocha": "^10.8.2",
Expand All @@ -51,9 +49,6 @@
"oclif": {
"bin": "csdx",
"commands": "./lib/commands",
"plugins": [
"@oclif/plugin-help"
],
"topicSeparator": ":",
"additionalHelpFlags": [
"-h"
Expand Down Expand Up @@ -83,4 +78,4 @@
"keywords": [
"oclif"
]
}
}
2 changes: 1 addition & 1 deletion packages/contentstack-bootstrap/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ $ npm install -g @contentstack/cli-cm-bootstrap
$ csdx COMMAND
running command...
$ csdx (--version)
@contentstack/cli-cm-bootstrap/1.19.0 darwin-arm64 node-v24.14.0
@contentstack/cli-cm-bootstrap/1.19.1 darwin-arm64 node-v24.14.0
$ csdx --help [COMMAND]
USAGE
$ csdx COMMAND
Expand Down
8 changes: 2 additions & 6 deletions packages/contentstack-bootstrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
"@contentstack/cli-config": "~1.20.2",
"@contentstack/cli-utilities": "~1.18.2",
"@oclif/core": "^4.10.5",
"@oclif/plugin-help": "^6.2.37",
"inquirer": "8.2.7",
"mkdirp": "^2.1.6",
"tar": "^7.5.11"
Expand All @@ -33,14 +32,11 @@
"@types/node": "^14.18.63",
"@types/tar": "^6.1.13",
"chai": "^4.5.0",
"eslint": "^8.57.1",
"eslint-config-oclif": "^6.0.62",
"eslint-config-oclif-typescript": "^3.1.14",
"eslint": "^9.26.0",
"mocha": "10.8.2",
"nyc": "^15.1.0",
"oclif": "^4.17.46",
"tmp": "^0.2.5",
"ts-node": "^8.10.2",
"typescript": "^4.9.5"
},
"engines": {
Expand Down Expand Up @@ -73,4 +69,4 @@
}
},
"repository": "contentstack/cli"
}
}
8 changes: 2 additions & 6 deletions packages/contentstack-branches/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,16 @@
"dependencies": {
"@contentstack/cli-command": "~1.8.1",
"@oclif/core": "^4.10.5",
"@oclif/plugin-help": "^6.2.28",
"@contentstack/cli-utilities": "~1.18.2",
"chalk": "^4.1.2",
"just-diff": "^6.0.2",
"lodash": "^4.18.1"
},
"devDependencies": {
"@contentstack/cli-dev-dependencies": "^1.3.1",
"@oclif/plugin-help": "^6.2.28",
"@types/flat": "^5.0.5",
"chai": "^4.5.0",
"dotenv": "^16.5.0",
"dotenv-expand": "^9.0.0",
"eslint": "^8.57.1",
"eslint": "^9.26.0",
"eslint-config-oclif": "^6.0.62",
"mocha": "10.8.2",
"nyc": "^15.1.0",
Expand Down Expand Up @@ -80,4 +76,4 @@
}
},
"repository": "https://github.com/contentstack/cli"
}
}
5 changes: 2 additions & 3 deletions packages/contentstack-bulk-publish/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"@contentstack/cli-config": "~1.20.2",
"@contentstack/cli-utilities": "~1.18.2",
"@oclif/core": "^4.10.5",
"@oclif/plugin-help": "^6.2.44",
"chalk": "^4.1.2",
"dotenv": "^16.6.1",
"inquirer": "8.2.7",
Expand All @@ -19,7 +18,7 @@
"devDependencies": {
"@oclif/test": "^4.1.18",
"chai": "^4.5.0",
"eslint": "^8.57.1",
"eslint": "^9.26.0",
"eslint-config-oclif": "^6.0.62",
"mocha": "^10.8.2",
"nyc": "^15.1.0",
Expand Down Expand Up @@ -98,4 +97,4 @@
"version": "oclif readme && git add README.md",
"clean": "rm -rf ./node_modules tsconfig.build.tsbuildinfo"
}
}
}
5 changes: 2 additions & 3 deletions packages/contentstack-clone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"@contentstack/cli-command": "~1.8.1",
"@contentstack/cli-utilities": "~1.18.2",
"@oclif/core": "^4.10.5",
"@oclif/plugin-help": "^6.2.28",
"chalk": "^4.1.2",
"inquirer": "8.2.7",
"lodash": "^4.18.1",
Expand All @@ -28,7 +27,7 @@
"@types/sinon": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"chai": "^4.5.0",
"eslint": "^8.57.1",
"eslint": "^9.26.0",
"eslint-config-oclif": "^6.0.62",
"mocha": "^10.8.2",
"nyc": "^15.1.0",
Expand Down Expand Up @@ -82,4 +81,4 @@
"cm:stack-clone": "O-CLN"
}
}
}
}
10 changes: 3 additions & 7 deletions packages/contentstack-export-to-csv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,25 +8,21 @@
"@contentstack/cli-command": "~1.8.1",
"@contentstack/cli-utilities": "~1.18.2",
"@oclif/core": "^4.10.5",
"@oclif/plugin-help": "^6.2.32",
"fast-csv": "^4.3.6",
"inquirer": "8.2.7",
"inquirer-checkbox-plus-prompt": "1.4.2",
"mkdirp": "^3.0.1"
"inquirer-checkbox-plus-prompt": "1.4.2"
},
"devDependencies": {
"@oclif/test": "^4.1.18",
"@types/chai": "^4.3.20",
"@types/inquirer": "^9.0.8",
"@types/mocha": "^10.0.10",
"@types/mkdirp": "^1.0.2",
"@types/node": "^20.17.50",
"chai": "^4.5.0",
"eslint": "^8.57.1",
"eslint": "^9.26.0",
"eslint-config-oclif": "^6.0.62",
"eslint-config-oclif-typescript": "^3.1.14",
"mocha": "^10.8.2",
"nock": "^13.5.6",
"nyc": "^15.1.0",
"oclif": "^4.17.46",
"sinon": "^19.0.5",
Expand Down Expand Up @@ -77,4 +73,4 @@
"test:unit:report": "nyc --extension .ts mocha --forbid-only \"test/unit/**/*.test.ts\"",
"version": "oclif readme && git add README.md"
}
}
}
5 changes: 2 additions & 3 deletions packages/contentstack-export/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@
"chai": "^4.4.1",
"dotenv": "^16.5.0",
"dotenv-expand": "^9.0.0",
"eslint": "^8.57.1",
"eslint-config-oclif": "^6.0.68",
"eslint": "^9.26.0",
"mocha": "10.8.2",
"nyc": "^15.1.0",
"oclif": "^4.17.46",
Expand Down Expand Up @@ -98,4 +97,4 @@
}
},
"repository": "https://github.com/contentstack/cli"
}
}
11 changes: 2 additions & 9 deletions packages/contentstack-import-setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,25 +18,18 @@
},
"devDependencies": {
"@types/big-json": "^3.2.5",
"@types/bluebird": "^3.5.42",
"@types/chai": "^4.3.20",
"@types/fs-extra": "^11.0.4",
"@types/mkdirp": "^1.0.2",
"@types/mocha": "^8.2.3",
"@types/node": "^14.18.63",
"@types/rewire": "^2.5.30",
"@types/tar": "^6.1.13",
"@types/uuid": "^9.0.8",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"chai": "^4.5.0",
"eslint": "^8.57.1",
"eslint-config-oclif": "^6.0.62",
"eslint": "^9.26.0",
"mocha": "^10.8.2",
"nyc": "^15.1.0",
"oclif": "^4.17.46",
"rewire": "^9.0.1",
"ts-node": "^10.9.2",
"tsx": "^4.20.3",
"typescript": "^4.9.5"
},
"scripts": {
Expand Down Expand Up @@ -83,4 +76,4 @@
}
},
"repository": "https://github.com/contentstack/cli"
}
}
10 changes: 3 additions & 7 deletions packages/contentstack-import/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"merge": "^2.1.1",
"mkdirp": "^1.0.4",
"promise-limit": "^2.7.0",
"uuid": "^9.0.1",
"uuid": "^14.0.0",
"winston": "^3.19.0"
},
"devDependencies": {
Expand All @@ -31,16 +31,12 @@
"@types/mkdirp": "^1.0.2",
"@types/mocha": "^8.2.3",
"@types/node": "^14.18.63",
"@types/rewire": "^2.5.30",
"@types/tar": "^6.1.13",
"@types/uuid": "^9.0.8",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"eslint": "^8.57.1",
"eslint": "^9.26.0",
"eslint-config-oclif": "^6.0.89",
"mocha": "^10.8.2",
"nyc": "^15.1.0",
"oclif": "^4.17.46",
"rewire": "^9.0.1",
"ts-node": "^10.9.2",
"typescript": "^4.9.5"
},
Expand Down Expand Up @@ -94,4 +90,4 @@
}
},
"repository": "https://github.com/contentstack/cli"
}
}
2 changes: 1 addition & 1 deletion packages/contentstack-migration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ $ npm install -g @contentstack/cli-migration
$ csdx COMMAND
running command...
$ csdx (--version)
@contentstack/cli-migration/1.12.0 darwin-arm64 node-v24.14.0
@contentstack/cli-migration/1.12.1 darwin-arm64 node-v24.14.0
$ csdx --help [COMMAND]
USAGE
$ csdx COMMAND
Expand Down
5 changes: 2 additions & 3 deletions packages/contentstack-migration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"@contentstack/cli-command": "~1.8.1",
"@contentstack/cli-utilities": "~1.18.2",
"@oclif/core": "^4.10.5",
"@oclif/plugin-help": "^6.2.44",
"async": "^3.2.6",
"callsites": "^3.1.0",
"cardinal": "^2.1.1",
Expand All @@ -21,7 +20,7 @@
"@types/mocha": "^8.2.3",
"@types/node": "^14.18.63",
"chai": "^4.5.0",
"eslint": "^8.57.1",
"eslint": "^9.26.0",
"eslint-config-oclif": "^6.0.62",
"jsdoc-to-markdown": "^8.0.3",
"mocha": "^10.8.2",
Expand Down Expand Up @@ -74,4 +73,4 @@
"cm:migration": "O-MGRTN"
}
}
}
}
5 changes: 2 additions & 3 deletions packages/contentstack-seed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@
"@types/node": "^14.18.63",
"@types/tar": "^6.1.13",
"@types/tmp": "^0.2.6",
"axios": "^1.15.0",
"eslint": "^8.57.1",
"eslint": "^9.26.0",
"eslint-config-oclif": "^6.0.137",
"eslint-config-oclif-typescript": "^3.1.14",
"jest": "^29.7.0",
Expand Down Expand Up @@ -71,4 +70,4 @@
"compile": "tsc -b tsconfig.json",
"build": "pnpm compile && oclif manifest && oclif readme"
}
}
}
2 changes: 0 additions & 2 deletions packages/contentstack-variants/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
"license": "MIT",
"devDependencies": {
"@contentstack/cli-dev-dependencies": "^1.3.1",
"@oclif/plugin-help": "^6.2.28",
"@oclif/test": "^4.1.18",
"@types/node": "^20.19.39",
"mocha": "^10.8.2",
Expand All @@ -30,7 +29,6 @@
"dependencies": {
"@contentstack/cli-utilities": "~1.18.2",
"@oclif/core": "^4.10.5",
"@oclif/plugin-help": "^6.2.44",
"lodash": "^4.18.1",
"mkdirp": "^1.0.4",
"winston": "^3.19.0"
Expand Down
Loading
Loading