-
Notifications
You must be signed in to change notification settings - Fork 470
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dotCMS CLI: Implement endpoint to push files to dotCMS #24738
Comments
This was referenced Apr 24, 2023
fabrizzio-dotCMS
added a commit
that referenced
this issue
Jun 8, 2023
fabrizzio-dotCMS
added a commit
that referenced
this issue
Jun 22, 2023
fabrizzio-dotCMS
added a commit
that referenced
this issue
Jun 22, 2023
fabrizzio-dotCMS
added a commit
that referenced
this issue
Jun 26, 2023
fabrizzio-dotCMS
added a commit
that referenced
this issue
Jun 27, 2023
fabrizzio-dotCMS
added a commit
that referenced
this issue
Jun 27, 2023
fabrizzio-dotCMS
added a commit
that referenced
this issue
Jun 27, 2023
fabrizzio-dotCMS
added a commit
that referenced
this issue
Jun 28, 2023
fabrizzio-dotCMS
added a commit
that referenced
this issue
Jun 29, 2023
fabrizzio-dotCMS
added a commit
that referenced
this issue
Jun 29, 2023
…ed with contentlet_version_info
fabrizzio-dotCMS
added a commit
that referenced
this issue
Jun 30, 2023
fabrizzio-dotCMS
added a commit
that referenced
this issue
Jun 30, 2023
nollymar
pushed a commit
that referenced
this issue
Jun 30, 2023
* #24738 * #24738 pusg files * #24738 * #24738 * #24738 * #24738 file asset download endpoint * #24738 save point * #24738 fixes * #24738 fixing 404 * #24738 fix bug on pull * #24738 adding delete support + tests * #24738 adding doc * #24738 adding doc * #24738 many fixes bringing versions + initiating delete endpoint work * #fix postman * #24738 fix in tests * #24738 remove unnecessary class * #24738 fixing sub folder dups + IT for rchive and delete * #24738 fix conflict * #24738 archive file postman test * #24738 fix retrieving file versions * #24738 feedback * #24738 improve finding all versions * #24738 no dont to filter live or worrking if we get our versions joined with contentlet_version_info * #24738 order tests * #24738 change on the field we use to get to the asset * #24738 * #24738 solve conflict
manuelrojas
pushed a commit
that referenced
this issue
Jul 5, 2023
* #24738 * #24738 pusg files * #24738 * #24738 * #24738 * #24738 file asset download endpoint * #24738 save point * #24738 fixes * #24738 fixing 404 * #24738 fix bug on pull * #24738 adding delete support + tests * #24738 adding doc * #24738 adding doc * #24738 many fixes bringing versions + initiating delete endpoint work * #fix postman * #24738 fix in tests * #24738 remove unnecessary class * #24738 fixing sub folder dups + IT for rchive and delete * #24738 fix conflict * #24738 archive file postman test * #24738 fix retrieving file versions * #24738 feedback * #24738 improve finding all versions * #24738 no dont to filter live or worrking if we get our versions joined with contentlet_version_info * #24738 order tests * #24738 change on the field we use to get to the asset * #24738 * #24738 solve conflict
Internal QA: PASSED. Related to #24740 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Parent Issue
#24753
User Story
As a user, I'd like to have an endpoint to push files from my local environment to dotCMS using the CLI. This endpoint should:
Acceptance Criteria
The endpoint should support these operations:
Besides, tests should be implemented accordingly.
Proposed Objective
Core Features
Proposed Priority
Priority 3 - Average
The text was updated successfully, but these errors were encountered: