Skip to content

regular updates and fixes (early September)#601

Merged
shcheklein merged 28 commits into
masterfrom
jorgeorpinel
Sep 6, 2019
Merged

regular updates and fixes (early September)#601
shcheklein merged 28 commits into
masterfrom
jorgeorpinel

Conversation

@jorgeorpinel
Copy link
Copy Markdown
Contributor

@jorgeorpinel jorgeorpinel commented Sep 1, 2019

Fix #448, and brings other ad hoc changes.

@shcheklein shcheklein temporarily deployed to dvc-org-pr-601 September 1, 2019 07:12 Inactive
@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-pr-601 September 1, 2019 07:19 Inactive
@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-pr-601 September 1, 2019 07:27 Inactive
Comment thread static/docs/commands-reference/get.md Outdated
@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-pr-601 September 1, 2019 07:32 Inactive
@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-pr-601 September 1, 2019 08:13 Inactive
@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-pr-601 September 2, 2019 02:04 Inactive
@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-pr-601 September 2, 2019 02:23 Inactive
…-reference/gc.md

(using i/[^`]DVC / regex)

for #448
@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-pr-601 September 2, 2019 04:40 Inactive
@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-pr-601 September 2, 2019 05:55 Inactive
@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-pr-601 September 2, 2019 06:14 Inactive
@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-pr-601 September 2, 2019 06:24 Inactive
Comment thread static/docs/commands-reference/install.md Outdated
@shcheklein

This comment has been minimized.

Comment thread static/docs/commands-reference/commit.md Outdated
Comment thread static/docs/tutorial/index.md
@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-pr-601 September 2, 2019 23:58 Inactive
Comment thread static/docs/commands-reference/add.md Outdated
Comment thread static/docs/commands-reference/add.md Outdated
@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-pr-601 September 4, 2019 22:44 Inactive
@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-pr-601 September 5, 2019 01:02 Inactive
@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-pr-601 September 5, 2019 06:14 Inactive
@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-pr-601 September 5, 2019 06:15 Inactive
@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-pr-601 September 5, 2019 06:25 Inactive
@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-pr-601 September 5, 2019 06:30 Inactive
@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-pr-601 September 5, 2019 07:07 Inactive
@jorgeorpinel
Copy link
Copy Markdown
Contributor Author

Sorry for the delay here @shcheklein. I was a bit stuck in a bunch of other discussions and trying to finish all of #448 here... So many file changes... Sry 😅

@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-pr-601 September 5, 2019 16:17 Inactive
@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-pr-601 September 5, 2019 17:21 Inactive
@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-pr-601 September 5, 2019 17:54 Inactive
@jorgeorpinel
Copy link
Copy Markdown
Contributor Author

p.s. I'm done adding commits here. Maybe one more involving the term "project metrics" but that can always go into a future PR.

├── filter.dvc <---- first stage
├── numbers.txt <---- intermediate result of the first stage
├── process.py <---- code that runs some transformation
├── process.py <---- code that causes data transformation
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

causes is not the best term either. If we want to change this we can use implements for example or even simple does.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I see you've fixed this already (: Thanks

@shcheklein shcheklein merged commit 9d0bab9 into master Sep 6, 2019
@shcheklein
Copy link
Copy Markdown
Contributor

huge stuff :) congrats 🎉

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.

term: clarifications (Aug)

2 participants