We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Here's the Weekly Digest for iterative/dvc.org:
Last week 17 issues were created. Of these, 11 issues have been closed and 6 issues are still open.
💚 #948 ui: fix Katacoda button z index , by shcheklein 💚 #947 user-guide: Basic Concepts, by jorgeorpinel 💚 #946 tutorials: replace dvc pull example in deep tut, by jorgeorpinel 💚 #943 server: refactor redirects so they're more declarative, by fabiosantoscode 💚 #933 add docs for dvc metrics diff, by efiop 💚 #931 doc: regular updates (late Jan), by jorgeorpinel
dvc pull
❤️ #945 sidebar: do not highlight links on hover, by fabiosantoscode ❤️ #944 style: run prettier, by fabiosantoscode ❤️ #942 app: address some console errors, by fabiosantoscode ❤️ #941 Revert "update pulling data from the cloud example", by jorgeorpinel ❤️ #940 Revert "update target stage in pulling data from the cloud example", by jorgeorpinel ❤️ #939 update target stage in pulling data from the cloud example, by Criztov ❤️ #938 update pulling data from the cloud example, by Criztov ❤️ #937 remote: add description for verify option, by pared ❤️ #936 cmd ref: get: document --show-url flag, by skshetry ❤️ #935 install: add snap instructions, by casperdcl ❤️ #934 fix: double 'or' misprint, by JIoJIaJIu
👍 #938 update pulling data from the cloud example, by Criztov It received 👍 x2, 😄 x0, 🎉 x0 and ❤️ x0.
🔈 #936 cmd ref: get: document --show-url flag, by skshetry It received 13 comments.
Last week, 20 pull requests were created, updated or merged.
Last week, 1 pull request was opened. 💚 #947 user-guide: Basic Concepts, by jorgeorpinel
Last week, 6 pull requests were updated. 💛 #943 server: refactor redirects so they're more declarative, by fabiosantoscode 💛 #933 add docs for dvc metrics diff, by efiop 💛 #931 doc: regular updates (late Jan), by jorgeorpinel 💛 #926 gdrive: update docs, by MaxRis 💛 #908 api: create docs, by jorgeorpinel 💛 #874 [WIP] Community page, by iAdramelk
Last week, 13 pull requests were merged. 💜 #945 sidebar: do not highlight links on hover, by fabiosantoscode 💜 #944 style: run prettier, by fabiosantoscode 💜 #942 app: address some console errors, by fabiosantoscode 💜 #941 Revert "update pulling data from the cloud example", by jorgeorpinel 💜 #940 Revert "update target stage in pulling data from the cloud example", by jorgeorpinel 💜 #939 update target stage in pulling data from the cloud example, by Criztov 💜 #938 update pulling data from the cloud example, by Criztov 💜 #937 remote: add description for verify option, by pared 💜 #936 cmd ref: get: document --show-url flag, by skshetry 💜 #935 install: add snap instructions, by casperdcl 💜 #934 fix: double 'or' misprint, by JIoJIaJIu 💜 #929 add custom anchor support for titles in md, by shcheklein 💜 #915 doc: regular updates (mid Jan), by jorgeorpinel
Last week there were 40 commits. 🛠️ Merge pull request #945 from fabiosantoscode/feature/618-do-not-highlight-sidebar-links-on-mobile-hover sidebar: do not highlight links on hover by shcheklein 🛠️ Merge pull request #942 from fabiosantoscode/feature/893-console-errors app: address some console errors by shcheklein 🛠️ update yarn.lock by fabiosantoscode 🛠️ sidebar: do not highlight links on hover Fixes #618 by fabiosantoscode 🛠️ download: update to 0.82.2 by efiop 🛠️ Merge pull request #936 from skshetry/doc-get-show-url-ref cmd ref: get: document --show-url flag by jorgeorpinel 🛠️ cmd ref: standart use or prereqs in all cmd options per previous 2 commits by jorgeorpinel 🛠️ move prereq sentence to last in get --show-url option per https://github.com/iterative/dvc.org/pull/936#pullrequestreview-347682389 by jorgeorpinel 🛠️ cmd ref: remove prereq sentence from get --rev option per https://github.com/iterative/dvc.org/pull/936#pullrequestreview-347681426 by jorgeorpinel 🛠️ Merge pull request #944 from fabiosantoscode/fix-lint style: run prettier by shcheklein 🛠️ style: run prettier by fabiosantoscode 🛠️ formatting? by jorgeorpinel 🛠️ cmd ref: clarify pre-requisite of --show-url option per https://github.com/iterative/dvc.org/pull/936#pullrequestreview-347052051 by jorgeorpinel 🛠️ Update add.md by shcheklein 🛠️ cmd ref: update get --show-url example per https://github.com/iterative/dvc.org/pull/936#discussion_r368752619 by jorgeorpinel 🛠️ cmd ref: simplify and improve --show-url description, et al. per https://github.com/iterative/dvc.org/pull/936#pullrequestreview-345173943 and https://github.com/iterative/dvc.org/pull/936#pullrequestreview-345474125 also applied https://github.com/iterative/dvc.org/pull/936#pullrequestreview-345477712 and https://github.com/iterative/dvc.org/pull/936#discussion_r368748483 by jorgeorpinel 🛠️ Merge pull request #937 from pared/2676_verify remote: add description for verify option by jorgeorpinel 🛠️ Merge pull request #935 from iterative/snap install: add snap instructions by jorgeorpinel 🛠️ Update public/static/docs/user-guide/contributing/docs.md by jorgeorpinel 🛠️ Update public/static/docs/user-guide/contributing/docs.md by jorgeorpinel 🛠️ Update public/static/docs/install/linux.md by jorgeorpinel 🛠️ cmd ref: mention that the checksum in verify option is compared to the DVC-file per https://github.com/iterative/dvc.org/pull/937#issuecomment-576890090 by jorgeorpinel 🛠️ cmd ref: improve note about verify option and add it to remote add-> GDrive per https://github.com/iterative/dvc.org/pull/937#issuecomment-576890090 by jorgeorpinel 🛠️ Merge pull request #941 from iterative/revert-938-patch-1 Revert "update pulling data from the cloud example" by shcheklein 🛠️ cmd ref: copy edits on remote modify updates per https://github.com/iterative/dvc.org/pull/937#pullrequestreview-346099898 and https://github.com/iterative/dvc.org/pull/937#pullrequestreview-346198461 by jorgeorpinel 🛠️ Revert "update pulling data from the cloud example" by jorgeorpinel 🛠️ Merge pull request #940 from iterative/revert-939-patch-2 Revert "update target stage in pulling data from the cloud example" by shcheklein 🛠️ Revert "update target stage in pulling data from the cloud example" by jorgeorpinel 🛠️ Merge pull request #939 from Criztov/patch-2 update target stage in pulling data from the cloud example by jorgeorpinel 🛠️ Merge pull request #938 from Criztov/patch-1 update pulling data from the cloud example by jorgeorpinel 🛠️ update target stage change target stage from default (Dvcfile) to evaluate.dvc due to repository change in example by Criztov 🛠️ update pulling data from the cloud example update pulling data from the cloud example by setting new target repository by Criztov 🛠️ remote: add description for verify option by pared 🛠️ Merge pull request #929 from iterative/fix-922 add custom anchor support for titles in md by shcheklein 🛠️ cmd ref: get: document --show-url flag by skshetry 🛠️ add snap install instructions - fixes #918 by casperdcl 🛠️ fix formatting by shcheklein 🛠️ Merge pull request #934 from JIoJIaJIu/patch-1 fix: double 'or' misprint by shcheklein 🛠️ fix: double 'or' misprint by JIoJIaJIu 🛠️ Merge pull request #915 from iterative/jorgeorpinel doc: regular updates (mid Jan) by jorgeorpinel
verify
remote add
remote modify
Last week there were 9 contributors. 👤 shcheklein 👤 fabiosantoscode 👤 efiop 👤 jorgeorpinel 👤 Criztov 👤 pared 👤 skshetry 👤 casperdcl 👤 JIoJIaJIu
Last week there were 2 stagazers. ⭐ JoshuaMathias ⭐ Migal You all are the stars! 🌟
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. 📆
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Here's the Weekly Digest for iterative/dvc.org:
ISSUES
Last week 17 issues were created.
Of these, 11 issues have been closed and 6 issues are still open.
OPEN ISSUES
💚 #948 ui: fix Katacoda button z index , by shcheklein
💚 #947 user-guide: Basic Concepts, by jorgeorpinel
💚 #946 tutorials: replace
dvc pull
example in deep tut, by jorgeorpinel💚 #943 server: refactor redirects so they're more declarative, by fabiosantoscode
💚 #933 add docs for dvc metrics diff, by efiop
💚 #931 doc: regular updates (late Jan), by jorgeorpinel
CLOSED ISSUES
❤️ #945 sidebar: do not highlight links on hover, by fabiosantoscode
❤️ #944 style: run prettier, by fabiosantoscode
❤️ #942 app: address some console errors, by fabiosantoscode
❤️ #941 Revert "update pulling data from the cloud example", by jorgeorpinel
❤️ #940 Revert "update target stage in pulling data from the cloud example", by jorgeorpinel
❤️ #939 update target stage in pulling data from the cloud example, by Criztov
❤️ #938 update pulling data from the cloud example, by Criztov
❤️ #937 remote: add description for verify option, by pared
❤️ #936 cmd ref: get: document --show-url flag, by skshetry
❤️ #935 install: add snap instructions, by casperdcl
❤️ #934 fix: double 'or' misprint, by JIoJIaJIu
LIKED ISSUE
👍 #938 update pulling data from the cloud example, by Criztov
It received 👍 x2, 😄 x0, 🎉 x0 and ❤️ x0.
NOISY ISSUE
🔈 #936 cmd ref: get: document --show-url flag, by skshetry
It received 13 comments.
PULL REQUESTS
Last week, 20 pull requests were created, updated or merged.
OPEN PULL REQUEST
Last week, 1 pull request was opened.
💚 #947 user-guide: Basic Concepts, by jorgeorpinel
UPDATED PULL REQUEST
Last week, 6 pull requests were updated.
💛 #943 server: refactor redirects so they're more declarative, by fabiosantoscode
💛 #933 add docs for dvc metrics diff, by efiop
💛 #931 doc: regular updates (late Jan), by jorgeorpinel
💛 #926 gdrive: update docs, by MaxRis
💛 #908 api: create docs, by jorgeorpinel
💛 #874 [WIP] Community page, by iAdramelk
MERGED PULL REQUEST
Last week, 13 pull requests were merged.
💜 #945 sidebar: do not highlight links on hover, by fabiosantoscode
💜 #944 style: run prettier, by fabiosantoscode
💜 #942 app: address some console errors, by fabiosantoscode
💜 #941 Revert "update pulling data from the cloud example", by jorgeorpinel
💜 #940 Revert "update target stage in pulling data from the cloud example", by jorgeorpinel
💜 #939 update target stage in pulling data from the cloud example, by Criztov
💜 #938 update pulling data from the cloud example, by Criztov
💜 #937 remote: add description for verify option, by pared
💜 #936 cmd ref: get: document --show-url flag, by skshetry
💜 #935 install: add snap instructions, by casperdcl
💜 #934 fix: double 'or' misprint, by JIoJIaJIu
💜 #929 add custom anchor support for titles in md, by shcheklein
💜 #915 doc: regular updates (mid Jan), by jorgeorpinel
COMMITS
Last week there were 40 commits.
🛠️ Merge pull request #945 from fabiosantoscode/feature/618-do-not-highlight-sidebar-links-on-mobile-hover sidebar: do not highlight links on hover by shcheklein
🛠️ Merge pull request #942 from fabiosantoscode/feature/893-console-errors app: address some console errors by shcheklein
🛠️ update yarn.lock by fabiosantoscode
🛠️ sidebar: do not highlight links on hover Fixes #618 by fabiosantoscode
🛠️ download: update to 0.82.2 by efiop
🛠️ Merge pull request #936 from skshetry/doc-get-show-url-ref cmd ref: get: document --show-url flag by jorgeorpinel
🛠️ cmd ref: standart use or prereqs in all cmd options per previous 2 commits by jorgeorpinel
🛠️ move prereq sentence to last in get --show-url option per https://github.com/iterative/dvc.org/pull/936#pullrequestreview-347682389 by jorgeorpinel
🛠️ cmd ref: remove prereq sentence from get --rev option per https://github.com/iterative/dvc.org/pull/936#pullrequestreview-347681426 by jorgeorpinel
🛠️ Merge pull request #944 from fabiosantoscode/fix-lint style: run prettier by shcheklein
🛠️ style: run prettier by fabiosantoscode
🛠️ formatting? by jorgeorpinel
🛠️ cmd ref: clarify pre-requisite of --show-url option per https://github.com/iterative/dvc.org/pull/936#pullrequestreview-347052051 by jorgeorpinel
🛠️ Update add.md by shcheklein
🛠️ cmd ref: update get --show-url example per https://github.com/iterative/dvc.org/pull/936#discussion_r368752619 by jorgeorpinel
🛠️ cmd ref: simplify and improve --show-url description, et al. per https://github.com/iterative/dvc.org/pull/936#pullrequestreview-345173943 and https://github.com/iterative/dvc.org/pull/936#pullrequestreview-345474125 also applied https://github.com/iterative/dvc.org/pull/936#pullrequestreview-345477712 and https://github.com/iterative/dvc.org/pull/936#discussion_r368748483 by jorgeorpinel
🛠️ Merge pull request #937 from pared/2676_verify remote: add description for verify option by jorgeorpinel
🛠️ Merge pull request #935 from iterative/snap install: add snap instructions by jorgeorpinel
🛠️ Update public/static/docs/user-guide/contributing/docs.md by jorgeorpinel
🛠️ Update public/static/docs/user-guide/contributing/docs.md by jorgeorpinel
🛠️ Update public/static/docs/install/linux.md by jorgeorpinel
🛠️ cmd ref: mention that the checksum in
verify
option is compared to the DVC-file per https://github.com/iterative/dvc.org/pull/937#issuecomment-576890090 by jorgeorpinel🛠️ cmd ref: improve note about verify option and add it to
remote add
-> GDrive per https://github.com/iterative/dvc.org/pull/937#issuecomment-576890090 by jorgeorpinel🛠️ Merge pull request #941 from iterative/revert-938-patch-1 Revert "update pulling data from the cloud example" by shcheklein
🛠️ cmd ref: copy edits on
remote modify
updates per https://github.com/iterative/dvc.org/pull/937#pullrequestreview-346099898 and https://github.com/iterative/dvc.org/pull/937#pullrequestreview-346198461 by jorgeorpinel🛠️ Revert "update pulling data from the cloud example" by jorgeorpinel
🛠️ Merge pull request #940 from iterative/revert-939-patch-2 Revert "update target stage in pulling data from the cloud example" by shcheklein
🛠️ Revert "update target stage in pulling data from the cloud example" by jorgeorpinel
🛠️ Merge pull request #939 from Criztov/patch-2 update target stage in pulling data from the cloud example by jorgeorpinel
🛠️ Merge pull request #938 from Criztov/patch-1 update pulling data from the cloud example by jorgeorpinel
🛠️ update target stage change target stage from default (Dvcfile) to evaluate.dvc due to repository change in example by Criztov
🛠️ update pulling data from the cloud example update pulling data from the cloud example by setting new target repository by Criztov
🛠️ remote: add description for verify option by pared
🛠️ Merge pull request #929 from iterative/fix-922 add custom anchor support for titles in md by shcheklein
🛠️ cmd ref: get: document --show-url flag by skshetry
🛠️ add snap install instructions - fixes #918 by casperdcl
🛠️ fix formatting by shcheklein
🛠️ Merge pull request #934 from JIoJIaJIu/patch-1 fix: double 'or' misprint by shcheklein
🛠️ fix: double 'or' misprint by JIoJIaJIu
🛠️ Merge pull request #915 from iterative/jorgeorpinel doc: regular updates (mid Jan) by jorgeorpinel
CONTRIBUTORS
Last week there were 9 contributors.
👤 shcheklein
👤 fabiosantoscode
👤 efiop
👤 jorgeorpinel
👤 Criztov
👤 pared
👤 skshetry
👤 casperdcl
👤 JIoJIaJIu
STARGAZERS
Last week there were 2 stagazers.
⭐ JoshuaMathias
⭐ Migal
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.
The text was updated successfully, but these errors were encountered: