Deprecate unmaintained CLIs and remove documentation generation#1940
Deprecate unmaintained CLIs and remove documentation generation#1940
Conversation
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1940 +/- ##
==========================================
+ Coverage 97.76% 98.54% +0.78%
==========================================
Files 147 109 -38
Lines 4786 2886 -1900
Branches 1283 833 -450
==========================================
- Hits 4679 2844 -1835
+ Misses 104 40 -64
+ Partials 3 2 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
5ebee69 to
67b65f6
Compare
|
Thanks a lot for this PR 🚀 We have this docs page and I can see that we are completely removing the dos from this repository. My question is what will become of the docs website, are we going to completely unpublish it as well or keep it? |
|
Hi, when do you intend to merge this PR and would it impact our docs in any way? Please provide us with information regarding the pages from https://commercetools.github.io/nodejs/ which are being removed as we may need to make adjustments.
I would recommend creating a release note for this on the docs repo. Have users of these tools been informed of this deprecation in advance? |
Hi @industrian we decided to keep the docs pages available and fix them for the packages which continue to exist. I will doublecheck if anything removed is linked to. |
67b65f6 to
afface0
Compare
|
I double checked @industrian: any public facing documentation only links to the personal data ereasure which will remain accessible. Furthermore the release notes of Impex also pointed out that So this isn't a surprise I think. |
docs/SUMMARY.md
Outdated
| @@ -0,0 +1,29 @@ | |||
| # Table of Contents | |||
There was a problem hiding this comment.
this file was removed in default branch as it's the nav is built automatically

Summary
We will continue to support the CLIs in this repository.
This change we will undertake to achieve this is:
This leaves us in this repository with: sync-actions, personal-data-erasure, resource-deleter and the leagcy SDK. For these we should evaluate other strategies e.g. to move them to the TypeScript SDK.