guide: begin How To section#1705
Conversation
This reverts commit e6d5f78. Extracted from #1581 (comment)
|
@imhardikj please solve merge conflicts and continue this (: |
jorgeorpinel
left a comment
There was a problem hiding this comment.
OK this is almost ready! Please address the latest round of comments and we'll merge this, @imhardikj.
We can leave #1705 (comment) for a follow up PR.
|
p.s. @shcheklein can you please approve this PR? I started it so I can't. |
jorgeorpinel
left a comment
There was a problem hiding this comment.
Done here! @shcheklein can you please approve the PR. I can't because I started it...
|
Actually @imhardikj please try to approve it, maybe you also can? Probably not but I'm not sure. |
|
Failed test is OK (new page). Merging 🎉 |
Please do a separate PR with a proposal for that when you have some spare time @imhardikj, thanks. |
|
Looks like we failed to update the old But I remember reviewing the checks before merging... In fact they didn't fail 🤔 https://app.circleci.com/pipelines/github/iterative/dvc.org/5905/workflows/79da4dc3-e28f-4321-810c-89b0fb2afac1/jobs/5961 cc @shcheklein Fixing in #1823 |
|
We don't use CircleCI to check links anymore. We migrated to the GH actions. I guess you should have merged the latest master? |
|
Makes sense. Well, it's fixed now 🙂 |
| "updating-tracked-files", | ||
| { | ||
| "label": "How To", | ||
| "slug": "how-to", | ||
| "source": false, | ||
| "children": ["undo-adding-data", "update-tracked-files"] |
There was a problem hiding this comment.
So! It seems this URL transition was not smooth at all. Just leaving this here for future reference and it's not a major page that used to have thousands of visits but we went from over 100 to around 20 total after this 😢 (for now).
A redirect would probably have helped after all (cc @shcheklein) because some the traffic for this page came from old GitHub comments that had a direct link, which after this change started producing 404s (I fixed those comments now).
Cc thanks for the tip on GA usage for this @jeremydesroches (in #1823 (comment))

JUST A DRAFT TO START THIS GOING — Please don't review yet.
Creates the Best Practices how to guide (for guide: add "Best Practices" #72)Extracted to guide: best-practices section #1748dvc add(Fixes how to: "undo" 'dvc add' + other "how to undo mistakes" recipes #625)Ref: #899 and https://documentation.divio.com/how-to-guides/#how-to
AFTER MERGE