Skip to content
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

term: use "hash" in MD5 "checksum" context & Git commit contexts #962

Merged
merged 30 commits into from
Feb 13, 2020

Conversation

jorgeorpinel
Copy link
Contributor

@jorgeorpinel jorgeorpinel commented Jan 30, 2020

Please don't review me yet, I'm a draft PR. I will be ready for review after #933 is merged.

Extracted from #933 (review)

Fixes #552

efiop and others added 27 commits January 19, 2020 11:12
and review related concepts throughout docs e.g. "Git reference", "working tree"
@shcheklein shcheklein temporarily deployed to dvc-landing-term-checks-riuas4 January 30, 2020 22:07 Inactive
@jorgeorpinel jorgeorpinel changed the title term: checksum vs hash term: checksum and SHA vs just (commit) hash Feb 12, 2020
@jorgeorpinel jorgeorpinel marked this pull request as ready for review February 12, 2020 05:40
@jorgeorpinel jorgeorpinel changed the title term: checksum and SHA vs just (commit) hash term: "checksum" vs "hash" & add "SHA" (for "commit hash") Feb 12, 2020
jorgeorpinel added a commit to efiop/dvc.org that referenced this pull request Feb 12, 2020
may change the decision in that other PR.
Copy link
Contributor Author

@jorgeorpinel jorgeorpinel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@shcheklein to help review, here are the main types of changes in this PR:

public/static/docs/changelog/0.35.md Show resolved Hide resolved
public/static/docs/command-reference/add.md Show resolved Hide resolved
public/static/docs/command-reference/fetch.md Show resolved Hide resolved
public/static/docs/command-reference/add.md Outdated Show resolved Hide resolved
public/static/docs/command-reference/repro.md Outdated Show resolved Hide resolved
public/static/docs/tutorials/pipelines.md Outdated Show resolved Hide resolved
public/static/docs/tutorials/pipelines.md Outdated Show resolved Hide resolved
public/static/docs/tutorials/versioning.md Outdated Show resolved Hide resolved
public/static/docs/command-reference/diff.md Outdated Show resolved Hide resolved
@jorgeorpinel jorgeorpinel changed the title term: "checksum" vs "hash" & add "SHA" (for "commit hash") term: "checksum" vs "hash" (MD5 context) & add "SHA" (Git commit context) Feb 12, 2020
@shcheklein

This comment has been minimized.

@jorgeorpinel

This comment has been minimized.

@shcheklein

This comment has been minimized.

@jorgeorpinel

This comment has been minimized.

shcheklein pushed a commit that referenced this pull request Feb 13, 2020
* add docs for dvc metrics diff

* nav: add `metrics diff` to sidebar

* cmd ref: typos in `metrics diff`

* cmd ref: rewrite `metrics diff` ref and
and review related concepts throughout docs e.g. "Git reference", "working tree"

* cmd ref: update descs, review options, link all metrics subcmds
addresses #933 (review)
as well as #933 (review)
and #933 (review)

* cmd ref: update cmd argument descriptions for `diff` and `metics diff`

* metrics diff: big terminology review around the intro of this new command
per #933 (review) et al.

* term: review usage of "hash", "commit hash", "SHA", and "MD5"
per #933 (review)

* term: rewrite definition of "workspace"
per #933 (review)

* cmd ref: change link from `metrics diff` options to `metrics show`
per #933 (comment)

* cmd ref: update example in `dvc metrics diff` and similar ones
per #933 (review)

* cmd ref: simplify dvc gc -a option
per #933 (review)
and #933 (review)

* cmd ref: use "reference" more than "revision" in diff
per #933 (review)

* cmd ref: link term "revision" in diff and `metrics diff`
also per #933 (review)

* term: put Git ref exapmles before term and link
per #933 (review)

* cmd ref: friendlier explanation of "tip of default branch"
per #933 (review)

* cmd ref: use tag name instead of term "the revision"
per #933 (review)

* term: revert some "revision"->"reference" changes, and related simplifications
per #933 (review)

* cmd ref: review desc. of `-a` options throughout refs

* cmd ref: update diff params
per iterative/dvc/pull/3244

* cmd ref: update notes around moving/static Git refs in import and update
per #933 (review)

* revert workspace glossary entry
per #933 (review)

* tutorial: use full name of Deep Dive Tutorial in title and links
per #933 (review)

* user-guide: undo change on "binary" literal for analytics example
per #933 (review)

* use-cases: avoid term "revision" in data-registries
per #933 (review)

* term: revert "hash"->"checksum" in this PR
per #933 (comment)

* cmd ref: "revision"->"commit" in get ref
per #933 (review)

* cmd ref: use correct tag names in checkout examples
and double check they still work
per #933 (review)

* diff: remove backquotes adound "HEAD" same as in core repo
per iterative/dvc#3244 (review)

* cmd ref: don't use link to git reference doc
per #933 (comment)

* cmd ref: don't use term "revision" in diff, prefer "commit"
per #933 (review)

* cmd ref: no need for word "specific" (or "SHA") in get/import
per #933 (review)

* cmd ref: update "project"->"workspace" term and example intros in `dvc install`
per #933 (review)

* docs: 2 misc updates
per #933 (review)
and #933 (review)

* tutorials: update model->"data or model"
per #933 (review) et al.

* cmd ref: fixed link to `metrics diff` and updated mention of it in `metrics show`
per #933 (review)
and #933 (review)
and #933 (review)

* get-started: typo in pipelines chapter

* cmd ref: rewrite paragraph about fixed revision import stages in `update`
per #933 (review)

* cmd ref: rewrite p about `repro` rewriting artifacts in cache
per #933 (review)

* cmd ref: rephrase and split p about what to compare and about targets in `status`
per #933 (review)

* cmd ref: reorg last part of repro desc

* cmd ref: restore `git tag` sample output in checkout examples
per #933 (review)
and #961 (comment)

* cmd ref: small rewording around tag names

* cmd ref: `metrics diff` and `diff` intro updates
per #933 (review)
and #933 (review)

* term: use "version" instead of "revision" in `import` cmd ref
per #933 (comment)

* cmd ref: updates to `metrics diff` (and `diff`) descriptions
per https://dvc.org/doc/command-reference/status
and #933 (review)
and #933 (review)

* cmd ref: change "ref" -> "rev" per iterative/dvc/pull/3299
and #933 (review)

* cmd ref: "revision"->"version" in a couple more docs
per #933 (review)

* cmd ref: simplify note about `metrics diff` in `metrics show`
per #933 (review)

* cmd ref: use descriptive exampe-get-started repo tags in `get` examples
per #933 (review)

* term: "commit hash"->"commit SHA hash" to match #962 but
may change the decision in that other PR.

* cmd ref: improve -a adn -c option descs
per #933 (review)

* cmd ref: remove p about --targets option in metrics diff
per #933 (review)

* cmd ref: rewrite pa bout fixed revisions/re-importing in `update`
per #933 (review)

* tutorials: use and instead of data "or" models in versioning tut
per #933 (review)
and #933 (review)

* user-guide: restore bullet about `git` in analytics
per #933 (review)

* you don't usually merge tags
per #933 (review)

* term: don't use "version of repo/project" when referring to commits
per #933 (comment)

* cmd ref: simlpify note about metrics diff in metrics show
per #933 (review)

* cmd ref: and->and/or in checkout sample of versioning tut
per #933 (review)

* user-guide: updated analytics details
per #933 (review)

* cmd ref: restore simpler wording about status -aT desc
per #933 (review)

* cmd ref: correct (again) the short desc for diff and metrics diff
per #933 (comment)

Co-authored-by: Jorge Orpinel <jorgeorpinel@users.noreply.github.com>
@shcheklein
Copy link
Member

@jorgeorpinel need to rebase/merge

@jorgeorpinel
Copy link
Contributor Author

jorgeorpinel commented Feb 13, 2020

need to rebase/merge

Merged master. Files changed reduced from over 50 to 27. The main types of changes are described above in #962 (review).

Just pending to revert #962 (comment) (don't use "SHA hash") ... Working on it

@jorgeorpinel
Copy link
Contributor Author

Ready for review @shcheklein.

@shcheklein shcheklein merged commit 01b5efa into master Feb 13, 2020
@shcheklein
Copy link
Member

@jorgeorpinel awesome! thanks 🙏

@jorgeorpinel jorgeorpinel changed the title term: "checksum" vs "hash" (MD5 context) & add "SHA" (Git commit context) term: use "hash" in MD5 "checksum" context & Git commit contexts Feb 14, 2020
@jorgeorpinel jorgeorpinel deleted the term/checksum branch March 21, 2020 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

decide best term for "md5" "checksum" or "hash" strings used in DVC-files, and Git commit (SHA) "hash"
3 participants