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 (5 January, 2020 - 12 January, 2020) #916

Closed
weekly-digest bot opened this issue Jan 12, 2020 · 0 comments
Closed

Weekly Digest (5 January, 2020 - 12 January, 2020) #916

weekly-digest bot opened this issue Jan 12, 2020 · 0 comments

Comments

@weekly-digest
Copy link

weekly-digest bot commented Jan 12, 2020

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


ISSUES

Last week 22 issues were created.
Of these, 8 issues have been closed and 14 issues are still open.

OPEN ISSUES

💚 #912 DOC: reflect the fact that get allows for non-DVC repositories, by fabiosantoscode
💚 #911 get: it can download from plain (non-DVC) Git repos., by fabiosantoscode
💚 #910 app: automatic links for API function names in md, by jorgeorpinel
💚 #908 api: create docs, by jorgeorpinel
💚 #906 version: versioning semantics and compatibility policies, by jorgeorpinel
💚 #905 ui: small responsive width too narrow?, by jorgeorpinel
💚 iterative/dvc#7495 install: update methods?, by casperdcl
💚 #900 DOC: dvc import can access non-DVC Git repositories, by chatcannon
💚 #899 how-to: new (sub)section, by jorgeorpinel
💚 #898 cmd ref: update import – it now supports non-DVC Git repos, by jorgeorpinel
💚 #897 changelog: remove or update, by jorgeorpinel
💚 #895 meta: review our issue title prefixes and labels, by jorgeorpinel
💚 #894 app: refactor util/sidebar.js?, by jorgeorpinel
💚 #893 app: console errors (Jan 2020), by jorgeorpinel

CLOSED ISSUES

❤️ #914 gdrive: Shared drives support, by MaxRis
❤️ #913 tooltip: do not use a div container for tooltips, by fabiosantoscode
❤️ #909 Appending query params shows 404 page, by skshetry
❤️ #907 api: create docs, by jorgeorpinel
❤️ #903 cmd ref: remove unnecessary indices?, by jorgeorpinel
❤️ #902 remote: use -d in s3 example, by efiop
❤️ #901 "edit on github" no longer works, by efiop
❤️ #896 docs: regular updates (early Jan 2020), by jorgeorpinel

LIKED ISSUE

👍 iterative/dvc#7495 install: update methods?, by casperdcl
It received 👍 x1, 😄 x0, 🎉 x0 and ❤️ x0.

NOISY ISSUE

🔈 iterative/dvc#7495 install: update methods?, by casperdcl
It received 7 comments.


PULL REQUESTS

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

UPDATED PULL REQUEST

Last week, 6 pull requests were updated.
💛 #912 DOC: reflect the fact that get allows for non-DVC repositories, by fabiosantoscode
💛 #900 DOC: dvc import can access non-DVC Git repositories, by chatcannon
💛 #890 command-reference/update: add docs for new --rev option, by ilgooz
💛 #875 Add troubleshooting guide, by pared
💛 #874 [WIP] Community page, by iAdramelk
💛 #732 Fix iterative/dvc.org#563: How to keep data and cache on external drive, by dashohoxha

MERGED PULL REQUEST

Last week, 7 pull requests were merged.
💜 #913 tooltip: do not use a div container for tooltips, by fabiosantoscode
💜 #903 cmd ref: remove unnecessary indices?, by jorgeorpinel
💜 #902 remote: use -d in s3 example, by efiop
💜 #896 docs: regular updates (early Jan 2020), by jorgeorpinel
💜 #891 web: make all indices optional for nav struct (sidebar.json), by jorgeorpinel
💜 #868 docs: locking-related updates, by efiop
💜 #864 cmd ref: add checkout --relink option, improve checkout desc., by Suor


COMMITS

Last week there were 48 commits.
🛠️ gdrive: Shared drives support by MaxRis
🛠️ Merge pull request iterative/dvc.org#913 from fabiosantoscode/feature/870-broken-tooltip-at-edge-of-p tooltip: do not use a div container for tooltips by jorgeorpinel
🛠️ tooltip: do not use a div container for tooltips Fixes iterative/dvc.org#870 by fabiosantoscode
🛠️ fix iterative/dvc.org#909: strip query from path along with hash by shcheklein
🛠️ fix broken links by shcheklein
🛠️ Merge pull request iterative/dvc.org#903 from iterative/engine/remove-indices cmd ref: remove unnecessary indices? by jorgeorpinel
🛠️ Merge pull request iterative/dvc.org#896 from iterative/jorgeorpinel docs: regular updates (early Jan 2020) by jorgeorpinel
🛠️ Merge branch 'master' into jorgeorpinel by jorgeorpinel
🛠️ install: remove note about version compatibilities by jorgeorpinel
🛠️ term: review usage of and around "recommend" per https://github.com/iterative/dvc.org/pull/896#pullrequestreview-338457183 by jorgeorpinel
🛠️ web: strip down indices for tutorials, use-cases and user-guide per https://github.com/iterative/dvc.org/pull/903#pullrequestreview-339045722 by jorgeorpinel
🛠️ install: add note about homogeneous DVC versions per https://groups.google.com/a/iterative.ai/forum/#!msg/support/ZBNM2dydyxU by jorgeorpinel
🛠️ Merge pull request iterative/dvc.org#902 from iterative/efiop-patch-1 remote: use -d in s3 example by shcheklein
🛠️ remote: explicitly mention that we are setting default remote https://github.com/iterative/dvc.org/pull/902#discussion_r363390627 by efiop
🛠️ cmd ref: small impro for get desc. by jorgeorpinel
🛠️ Merge pull request iterative/dvc.org#864 from Suor/relink cmd ref: add checkout --relink option, improve checkout desc. by jorgeorpinel
🛠️ Merge pull request iterative/dvc.org#891 from iterative/engine/optional-indices web: make all indices optional for nav struct (sidebar.json) by jorgeorpinel
🛠️ cur->s in Array.reduce callback (styles.js) by jorgeorpinel
🛠️ refactor: don't modify fn args in isInsideCodeBlock (Markdown.js) per https://github.com/iterative/dvc.org/pull/891#pullrequestreview-338653640 by jorgeorpinel
🛠️ refactor: don't modify fn args in Array.reduce callback (styles.js) per https://github.com/iterative/dvc.org/pull/891#discussion_r363580968 by jorgeorpinel
🛠️ refactor: rename variable for clarity in Tutorials.js by jorgeorpinel
🛠️ cmd ref: remove tutorials/index for iterative/dvc.org#727 by jorgeorpinel
🛠️ Merge pull request iterative/dvc.org#868 from efiop/860 docs: locking-related updates by jorgeorpinel
🛠️ cmd ref: update intro and implementation details per https://github.com/iterative/dvc.org/pull/864#pullrequestreview-338869346 and https://github.com/iterative/dvc.org/pull/864#pullrequestreview-338870491 by jorgeorpinel
🛠️ cmd ref: mini update to get by jorgeorpinel
🛠️ docs: locking-related updates Related to iterative/dvc.org#860 by efiop
🛠️ install: summarize full note about restarting Linux terminal after pip install by jorgeorpinel
🛠️ install: add mention about conatiners in linux install note by jorgeorpinel
🛠️ install: add resourcing shell rc file to linux notes by jorgeorpinel
🛠️ install: add note about restarting Linux terminal after installation by jorgeorpinel
🛠️ remove extra / in the edit gihub path by shcheklein
🛠️ fix iterative/dvc.org#901: fix link to github repo for edit button by shcheklein
🛠️ remote: use -d in s3 example User complained that local one has -d but s3 doesn't. by efiop
🛠️ tests: updte "Returns first child with source..." test per https://github.com/iterative/dvc.org/pull/891#pullrequestreview-338378539 by jorgeorpinel
🛠️ cmd ref: another small wording update for checkout per https://github.com/iterative/dvc.org/pull/864#pullrequestreview-338470475 comments by jorgeorpinel
🛠️ cmd ref: various wording updates to checkout per https://github.com/iterative/dvc.org/pull/864#pullrequestreview-338468763 and https://github.com/iterative/dvc.org/pull/864#pullrequestreview-338470052 and https://github.com/iterative/dvc.org/pull/864#pullrequestreview-338470171 and https://github.com/iterative/dvc.org/pull/864#pullrequestreview-338470278 by jorgeorpinel
🛠️ Merge branch 'master' into relink by jorgeorpinel
🛠️ cmd ref: try to use "data files and directories" always in checkout per https://github.com/iterative/dvc.org/pull/864#pullrequestreview-338379632 by jorgeorpinel
🛠️ user-guide: simplify note about checkout --relink in large-dataset-optimization per https://github.com/iterative/dvc.org/pull/864#pullrequestreview-338379594 by jorgeorpinel
🛠️ cmd ref: reword last sentence in checkout --relink option desc. per https://github.com/iterative/dvc.org/pull/864#pullrequestreview-338379578 by jorgeorpinel
🛠️ typo per https://github.com/iterative/dvc.org/pull/864#pullrequestreview-338379504 by jorgeorpinel
🛠️ util: update debugging node script name per https://github.com/iterative/dvc.org/pull/891#pullrequestreview-338434652 by jorgeorpinel
🛠️ term: review usage around "next" word by jorgeorpinel
🛠️ term: review usage of "engine" by jorgeorpinel
🛠️ term: review "recommend" usage by jorgeorpinel
🛠️ server: remove some unnecessary code comments by jorgeorpinel
🛠️ refactor: item vs rawItem var name in sidebar helper per https://github.com/iterative/dvc.org/pull/891#pullrequestreview-338378612 by jorgeorpinel
🛠️ make all sidebar.json indices optional + bunch of comments and some refactoring by jorgeorpinel


CONTRIBUTORS

Last week there were 5 contributors.
👤 MaxRis
👤 jorgeorpinel
👤 fabiosantoscode
👤 shcheklein
👤 efiop


STARGAZERS

Last week there was 1 stargazer.
xnutsive
You are the star! 🌟


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