feat: enhance AM with asset publishing#268
Open
naman-contentstack wants to merge 84 commits into
Open
Conversation
…alised taxonomy, fixed taxonomy import showing success while all taxonomies were failed to import
fixes three related pagination bugs in the command's org user fetch …
Fix/back merge
DX | 22-06-2026 | Release
Merge pull request #236 from contentstack/development
Upgraded Node version to 22 for plugins and Readme Update
- Convert all .eslintrc files in cli-plugins/packages to eslint.config.js - Remove legacy .eslintrc and .eslintignore files from all packages - Update lint scripts to remove --config .eslintrc flag - Supports ESLint v10.5.0+ flat config system - All 16 packages now use native ES modules flat config format
Enh/dx 9335 eslint upgrade
change master locale fix, change master locale script support for loc…
feat: add pagination and test cases for AM package
version bump
Fixed lint and lock file update
DX | 29-06-2026 | Release
…idate-api-key fix: show login error on console and improve API key validation
The backup folder path was logged via log.success, which maps to the info level. For progress-supported modules like import-setup, the logger omits the console transport when showConsoleLogs is false, so the path only reached the log file and never appeared in the terminal. Print the success and backup-path messages directly via cliux.print when showConsoleLogs is false, so the path is always visible regardless of the setting. log.success is retained for the log file record, and the direct print is guarded to avoid a duplicate line when showConsoleLogs is true.
…ckup-folder-path Fix/dx 7895 import setup backup folder path
fix(export,import): validate --module flag value before execution
fix(flags): normalize short flag consistency across cli-cm-regex-validate, tsgen, migration, and apps-cli
version bump
🔒 Security Scan Results
⏱️ SLA Breach Summary
ℹ️ Vulnerabilities Without Available Fixes (Informational Only)The following vulnerabilities were detected but do not have fixes available (no upgrade or patch). These are excluded from failure thresholds:
Consider reviewing these vulnerabilities when fixes become available. |
version bump
added publishing rules and varient entries
DX | 06-07-2026 | Beta Release
back merge DX | 06-07-2026 | Beta Release
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.