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

Weekly Digest (17 November, 2019 - 24 November, 2019) #815

Closed
weekly-digest bot opened this issue Nov 24, 2019 · 0 comments
Closed

Weekly Digest (17 November, 2019 - 24 November, 2019) #815

weekly-digest bot opened this issue Nov 24, 2019 · 0 comments

Comments

@weekly-digest
Copy link

weekly-digest bot commented Nov 24, 2019

Here's the Weekly Digest for iterative/dvc.org:


ISSUES

Last week 15 issues were created.
Of these, 9 issues have been closed and 6 issues are still open.

OPEN ISSUES

💚 #811 [WIP] install: add docker usage documentation, by mroutis
💚 #809 link remote add to remote modify, by Suor
💚 #808 mobile website issues, by Suor
💚 #807 External Data and Remotes (user-guide/external-data), by dashohoxha
💚 #805 use-cases: improvements to data-registry case per Alex' review, by jorgeorpinel
💚 #804 lint: adopt restyled.io, by jorgeorpinel

CLOSED ISSUES

❤️ #814 fix broken link, by casperdcl
❤️ #812 Update the linebreak symbol, by leehanchung
❤️ #810 docs: update notes about cache dir, by jorgeorpinel
❤️ #806 tutorials: confusing code sample and note about .dvc/cache dir, by anferico
❤️ #803 cmd ref: add a note about SSH/SFTP quirks in remote add, by efiop
❤️ #802 remote: ssh: add a note about sftp root, by efiop
❤️ #801 Generalize, review and fix meta fields, by shcheklein
❤️ #800 cmd ref: improve re-importing example in import, by jorgeorpinel
❤️ #799 Remove confusing deletion instruction on get-started, by skshetry

LIKED ISSUE

👍 #809 link remote add to remote modify, by Suor
It received 👍 x2, 😄 x0, 🎉 x0 and ❤️ x0.

NOISY ISSUE

🔈 #803 cmd ref: add a note about SSH/SFTP quirks in remote add, by efiop
It received 12 comments.


PULL REQUESTS

Last week, 11 pull requests were created, updated or merged.

UPDATED PULL REQUEST

Last week, 6 pull requests were updated.
💛 #811 [WIP] install: add docker usage documentation, by mroutis
💛 #805 use-cases: improvements to data-registry case per Alex' review, by jorgeorpinel
💛 #790 chore: 🤖 run lint-staged on pre-commit hook, by theashraf
💛 #786 Add references to the interactive lessons and examples, by dashohoxha
💛 #785 Update the page of interactive tutorials, by dashohoxha
💛 #784 Data sharing scenarios, by dashohoxha

MERGED PULL REQUEST

Last week, 5 pull requests were merged.
💜 #814 fix broken link, by casperdcl
💜 #803 cmd ref: add a note about SSH/SFTP quirks in remote add, by efiop
💜 #801 Generalize, review and fix meta fields, by shcheklein
💜 #800 cmd ref: improve re-importing example in import, by jorgeorpinel
💜 #799 Remove confusing deletion instruction on get-started, by skshetry


COMMITS

Last week there were 29 commits.
🛠️ Merge pull request #814 from iterative/casperdcl-patch-1 fix broken link by shcheklein
🛠️ darn yarn by casperdcl
🛠️ fix broken link by casperdcl
🛠️ docs: update remaining notes about cache dir by jorgeorpinel
🛠️ get-started: small fix to indentation of code block by jorgeorpinel
🛠️ Update modify.md by shcheklein
🛠️ tutorials: update sample commands and their output, and note about .dvc/cache dir (listed in .dvc/.gitignore) for #806 by jorgeorpinel
🛠️ download: update to 0.70.0 by efiop
🛠️ Merge pull request #803 from iterative/efiop-patch-1 cmd ref: add a note about SSH/SFTP quirks in remote add by jorgeorpinel
🛠️ cmd ref: improve notes about SFTP in remote add for #803 by jorgeorpinel
🛠️ cmd ref: change Example section to Supported storage types per https://github.com/iterative/dvc.org/pull/803#pullrequestreview-319225014 and use lower case "Note" per https://github.com/iterative/dvc.org/pull/803#pullrequestreview-319240578 by jorgeorpinel
🛠️ Merge pull request #800 from iterative/jorgeorpinel Improve re-importing example in dvc import by jorgeorpinel
🛠️ import: improve wording in cmd ref per https://github.com/iterative/dvc.org/pull/800#pullrequestreview-318974468 by jorgeorpinel
🛠️ github: update PR template per https://github.com/iterative/dvc.org/pull/803#issuecomment-555403972 by jorgeorpinel
🛠️ command-reference: remote: add: add a note about SSH/SFTP quirks Fixes #781 Fixes #802 by efiop
🛠️ Merge pull request #801 from iterative/fix-meta Generalize, review and fix meta fields by shcheklein
🛠️ move consts file like styles to src by shcheklein
🛠️ fix JSX expression in support head injector by shcheklein
🛠️ import: update sample output by jorgeorpinel
🛠️ generalize, review and fix meta fields by shcheklein
🛠️ cmd ref: consistency updates on rev, rev_lock fields... and related concepts throughout the docs by jorgeorpinel
🛠️ get-started: update sentence about rev_lock in import-data chapter by jorgeorpinel
🛠️ cmd ref: std. wording in paragraph with ref to re-importing from update by jorgeorpinel
🛠️ cmd ref: add introductory sentence in re-import example per https://github.com/iterative/dvc.org/pull/800#discussion_r347558150 by jorgeorpinel
🛠️ cmd ref: use positive wording in ref to update in re-importing example per https://github.com/iterative/dvc.org/issues/796#issuecomment-555162771 by jorgeorpinel
🛠️ cmd ref: improve last paragraph of re-importing example in import by jorgeorpinel
🛠️ cmd ref: improve re-importing example in import and refs in other docs per https://github.com/iterative/dvc.org/issues/796#issuecomment-555101083 by jorgeorpinel
🛠️ Merge pull request #799 from skshetry/patch-1 Remove confusing deletion instruction on get-started by jorgeorpinel
🛠️ get-started: Remove confusing notice on retrieve_data by skshetry


CONTRIBUTORS

Last week there were 5 contributors.
👤 shcheklein
👤 casperdcl
👤 jorgeorpinel
👤 efiop
👤 skshetry


STARGAZERS

Last week there were 3 stagazers.
martinmarc
bellabonggg
priom
You all are the stars! 🌟


RELEASES

Last week there were no releases.


That's all for last week, please 👀 Watch and Star the repository iterative/dvc.org to receive next weekly updates. 😃

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. 📆

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

No branches or pull requests

1 participant