TA-3749: Define Content CLI foundation#198
Merged
Zgjim Haziri (ZgjimHaziri) merged 30 commits intoMay 16, 2025
Merged
Conversation
Meris Nici (promeris)
previously approved these changes
May 14, 2025
Laberion Ajvazi (LaberionAjvazi)
previously approved these changes
May 14, 2025
21bee42
Kastriot Salihu (ksalihu)
previously approved these changes
May 14, 2025
Buqeta (Buqeta)
previously approved these changes
May 15, 2025
Jeta (jetakasabaqi)
previously approved these changes
May 15, 2025
514e9cf
Kastriot Salihu (ksalihu)
approved these changes
May 15, 2025
Buqeta (Buqeta)
approved these changes
May 15, 2025
Jeta (jetakasabaqi)
approved these changes
May 16, 2025
Meris Nici (promeris)
approved these changes
May 16, 2025
fd55a1e
into
content-cli-v2-refactoring
1 check passed
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.
Description
We're starting a refactoring on Content CLI with the (main) purpose of defining clear ownership and separating the functionality provided by the tool from the command-specific logic. More details can be found in the linked design doc.
Notes
content-cli-v2-refactoringwhich provides a clean state of the repository files besides the nodeJs related files. All the subsequent changes will be merged here, until the refactoring is finished.content-cli-v2-refactorfile, since doing that in this PR on top of a "main-like" branch, seemed to bring too many deletions, especially because we still haven't migrated much of the commands code.Checklist
Relevant links
Jira issue: https://celonis.atlassian.net/browse/TA-3749
Design doc