Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
contentstack
/
cli
Public
Notifications
You must be signed in to change notification settings
Fork
18
Star
14
Code
Issues
3
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feat/dx 2955 cli progress manager
- #2106
#2106
Closed
aman19K
wants to merge 61 commits into
development
contentstack/cli:development
from
feat/DX-2955-cli-progress-manager
contentstack/cli:feat/DX-2955-cli-progress-manager
Copy head branch name to clipboard
Conversation
Commits
61
(61)
Checks
Files changed
Closed
Feat/dx 2955 cli progress manager
#2106
aman19K
wants to merge 61 commits into
development
contentstack/cli:development
from
feat/DX-2955-cli-progress-manager
contentstack/cli:feat/DX-2955-cli-progress-manager
Copy head branch name to clipboard
Commits
Commits on Jul 29, 2025
feat: implemented progress and summary manager in utilities plugin
aman19K
committed
e885fa0
View commit details
Copy full SHA for e885fa0
Browse repository at this point
Update packages/contentstack-utilities/test/unit/cliProgressManager.test.ts
Show description for 8610acf
aman19K
and
Copilot
authored
8610acf
View commit details
Copy full SHA for 8610acf
Browse repository at this point
fix: PR comments
aman19K
committed
50a3a8a
View commit details
Copy full SHA for 50a3a8a
Browse repository at this point
Merge remote-tracking branch 'origin/feat/DX-3287-progress-manager' into feat/DX-3287-progress-manager
aman19K
committed
13ab4a5
View commit details
Copy full SHA for 13ab4a5
Browse repository at this point
refactor: updated folder name
aman19K
committed
7885b95
View commit details
Copy full SHA for 7885b95
Browse repository at this point
Commits on Jul 30, 2025
Merge branch 'development' into feat/DX-2955-cli-progress-manager
aman19K
committed
77fffaf
View commit details
Copy full SHA for 77fffaf
Browse repository at this point
Merge branch 'feat/DX-2955-cli-progress-manager' into feat/DX-3287-progress-manager
aman19K
committed
d8f2119
View commit details
Copy full SHA for d8f2119
Browse repository at this point
updated talisman
aman19K
committed
0d04d20
View commit details
Copy full SHA for 0d04d20
Browse repository at this point
Commits on Aug 1, 2025
refactor: progress & summary manager
aman19K
committed
2d37cbd
View commit details
Copy full SHA for 2d37cbd
Browse repository at this point
feat: Integrated CLIProgressManager and SummaryManager in export
aman19K
committed
d62857e
View commit details
Copy full SHA for d62857e
Browse repository at this point
updated talismanrc
aman19K
committed
ab042ed
View commit details
Copy full SHA for ab042ed
Browse repository at this point
refactor: updated test cases
aman19K
committed
044595a
View commit details
Copy full SHA for 044595a
Browse repository at this point
fix: PR comments
aman19K
committed
3978d53
View commit details
Copy full SHA for 3978d53
Browse repository at this point
fix: padding issue in progress bar UX
aman19K
committed
cc738c5
View commit details
Copy full SHA for cc738c5
Browse repository at this point
Merge pull request #2037 from contentstack/feat/DX-3288
Show description for 12804d3
aman19K
authored
12804d3
View commit details
Copy full SHA for 12804d3
Browse repository at this point
Merge pull request #2026 from contentstack/feat/DX-3287-progress-manager
Show description for e316efc
aman19K
authored
e316efc
View commit details
Copy full SHA for e316efc
Browse repository at this point
Commits on Aug 6, 2025
feat: Integrated CLIProgressManager and SummaryManager in variant export
aman19K
committed
15e3507
View commit details
Copy full SHA for 15e3507
Browse repository at this point
fix: secret scan issue
aman19K
committed
a8b7827
View commit details
Copy full SHA for a8b7827
Browse repository at this point
fix: secret & taxonomies count issue
aman19K
committed
4e48af5
View commit details
Copy full SHA for 4e48af5
Browse repository at this point
fix: secret scan issue
aman19K
committed
5e1ada3
View commit details
Copy full SHA for 5e1ada3
Browse repository at this point
refactor: removed comments
aman19K
committed
453b67f
View commit details
Copy full SHA for 453b67f
Browse repository at this point
refactor: replaced console with cliux
aman19K
committed
a739e24
View commit details
Copy full SHA for a739e24
Browse repository at this point
Merge pull request #2046 from contentstack/feat/DX-3290
Show description for 5e1e6af
aman19K
authored
5e1e6af
View commit details
Copy full SHA for 5e1e6af
Browse repository at this point
Commits on Aug 8, 2025
refactor: removed summary & header from first process
aman19K
committed
9c8b1e6
View commit details
Copy full SHA for 9c8b1e6
Browse repository at this point
Commits on Aug 13, 2025
fix: display header issue
aman19K
committed
04fd4df
View commit details
Copy full SHA for 04fd4df
Browse repository at this point
Merge branch 'development' into feat/DX-2955-cli-progress-manager
aman19K
committed
5a0923f
View commit details
Copy full SHA for 5a0923f
Browse repository at this point
Merge branch 'feat/DX-2955-cli-progress-manager' into refactor/DX-3343
aman19K
committed
713eda7
View commit details
Copy full SHA for 713eda7
Browse repository at this point
updated talismanrc
aman19K
committed
a1c88c5
View commit details
Copy full SHA for a1c88c5
Browse repository at this point
Merge pull request #2052 from contentstack/refactor/DX-3343
Show description for 3afefb1
aman19K
authored
3afefb1
View commit details
Copy full SHA for 3afefb1
Browse repository at this point
feat: Integrated CLIProgressManager and SummaryManager in assets, stack, environments & taxonomies
aman19K
committed
1584e5d
View commit details
Copy full SHA for 1584e5d
Browse repository at this point
feat: Integrated CLIProgressManager and SummaryManager in extensions & global-fields
aman19K
committed
9da3756
View commit details
Copy full SHA for 9da3756
Browse repository at this point
feat: Integrated CLIProgressManager and SummaryManager in locales
aman19K
committed
7e74a98
View commit details
Copy full SHA for 7e74a98
Browse repository at this point
Commits on Aug 18, 2025
Merge pull request #2064 from contentstack/feat/DX-3289
Show description for 3cd2bbb
aman19K
authored
3cd2bbb
View commit details
Copy full SHA for 3cd2bbb
Browse repository at this point
feat: Integrated CLIProgressManager and SummaryManager across CT, custom roles, entries, labels, etc. Added Strategy pattern implementation in utilities plugin
aman19K
committed
87aa7db
View commit details
Copy full SHA for 87aa7db
Browse repository at this point
fix: personalize export sub module count issue
aman19K
committed
d913106
View commit details
Copy full SHA for d913106
Browse repository at this point
updated talismanrc
aman19K
committed
1cf7b5e
View commit details
Copy full SHA for 1cf7b5e
Browse repository at this point
Commits on Aug 20, 2025
feat: Integrated CLIProgressManager and SummaryManager in personalize & variant-entries
aman19K
committed
0e2eeb2
View commit details
Copy full SHA for 0e2eeb2
Browse repository at this point
updated talismanrc file
aman19K
committed
f8b9ffd
View commit details
Copy full SHA for f8b9ffd
Browse repository at this point
Commits on Aug 21, 2025
Merge pull request #2080 from contentstack/feat/DX-3332
Show description for 4b0671c
aman19K
authored
4b0671c
View commit details
Copy full SHA for 4b0671c
Browse repository at this point
Merge pull request #2077 from contentstack/feat/DX-3380
Show description for d835006
aman19K
authored
d835006
View commit details
Copy full SHA for d835006
Browse repository at this point
Commits on Aug 27, 2025
refactor: ProgressManager to use centralized constants for process names and status messages in both export and import
aman19K
committed
9da4a25
View commit details
Copy full SHA for 9da4a25
Browse repository at this point
Commits on Sep 1, 2025
fix: summary & progress manager issue in import
aman19K
committed
7a89015
View commit details
Copy full SHA for 7a89015
Browse repository at this point
fix: variant import file issue
aman19K
committed
23d9d25
View commit details
Copy full SHA for 23d9d25
Browse repository at this point
updated talismarc
aman19K
committed
83f9d96
View commit details
Copy full SHA for 83f9d96
Browse repository at this point
Commits on Sep 2, 2025
Merge pull request #2093 from contentstack/feat/DX-3302
Show description for 46d9012
aman19K
authored
46d9012
View commit details
Copy full SHA for 46d9012
Browse repository at this point
Commits on Sep 4, 2025
Merge branch 'development' into feat/DX-2955-cli-progress-manager
aman19K
committed
9d1e8bc
View commit details
Copy full SHA for 9d1e8bc
Browse repository at this point
updated talismanrc
aman19K
committed
013381d
View commit details
Copy full SHA for 013381d
Browse repository at this point
Commits on Sep 5, 2025
Merge branch 'development' into feat/DX-2955-cli-progress-manager
aman19K
committed
b95884e
View commit details
Copy full SHA for b95884e
Browse repository at this point
fix: test cases & updated talismanrc
aman19K
committed
5c4da2b
View commit details
Copy full SHA for 5c4da2b
Browse repository at this point
Commits on Sep 9, 2025
refactor: rename file name
aman19K
committed
a36ed10
View commit details
Copy full SHA for a36ed10
Browse repository at this point
Commits on Sep 11, 2025
Merge branch 'development' into feat/DX-2955-cli-progress-manager
aman19K
committed
0d632e7
View commit details
Copy full SHA for 0d632e7
Browse repository at this point
Commits on Sep 12, 2025
feat: added error section for summarizing failure events
aman19K
committed
a4a41c2
View commit details
Copy full SHA for a4a41c2
Browse repository at this point
Commits on Sep 16, 2025
fix: variant entries export & import issue
aman19K
committed
be3ec35
View commit details
Copy full SHA for be3ec35
Browse repository at this point
fix: config test cases
aman19K
committed
e9d6e7e
View commit details
Copy full SHA for e9d6e7e
Browse repository at this point
refactor: remove commented code & entries fetch optimization code
aman19K
committed
07e5941
View commit details
Copy full SHA for 07e5941
Browse repository at this point
fix: show console behavior
aman19K
committed
e012e20
View commit details
Copy full SHA for e012e20
Browse repository at this point
Commits on Sep 17, 2025
Merge pull request #2118 from contentstack/feat/DX-3481
Show description for 78314ad
aman19K
authored
78314ad
View commit details
Copy full SHA for 78314ad
Browse repository at this point
Commits on Sep 24, 2025
fix: Progress Manager shows duplicate module counts and inaccurate personalize stats in --show-console output
aman19K
committed
7f54906
View commit details
Copy full SHA for 7f54906
Browse repository at this point
Merge branch 'feat/DX-2955-cli-progress-manager' into fix/DX-3561-count-issue
aman19K
committed
9af0152
View commit details
Copy full SHA for 9af0152
Browse repository at this point
Commits on Sep 25, 2025
Merge pull request #2133 from contentstack/fix/DX-3561-count-issue
Show description for a42caae
aman19K
authored
a42caae
View commit details
Copy full SHA for a42caae
Browse repository at this point
Merge branch 'v2-beta-dev' into feat/DX-2955-cli-progress-manager
aman19K
committed
bc25d90
View commit details
Copy full SHA for bc25d90
Browse repository at this point
You can’t perform that action at this time.