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

remote: add description for verify option #937

Merged
merged 4 commits into from
Jan 22, 2020

Conversation

pared
Copy link
Contributor

@pared pared commented Jan 21, 2020

Disregard the recommendations below if you use Edit on GitHub button to improve the docs in place.

❗ Please read the guidelines in the Contributing to the Documentation list if you make any substantial changes to the documentation or JS engine.

🐛 Please make sure to mention Fix #issue (if applicable) in the description of the PR. This enables GitHub to link the PR to the corresponding bug and close it automatically when PR is merged.

Thank you for the contribution - we'll try to review and merge it as soon as possible. 🙏


related to iterative/dvc#3200

Copy link
Contributor

@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.

Thanks @pared just some copy edits:

public/static/docs/command-reference/remote/modify.md Outdated Show resolved Hide resolved
public/static/docs/command-reference/remote/modify.md Outdated Show resolved Hide resolved
public/static/docs/command-reference/remote/modify.md Outdated Show resolved Hide resolved
@jorgeorpinel
Copy link
Contributor

jorgeorpinel commented Jan 21, 2020

@pared also, is there a PR in the core repo that implements this? Would be nice to put that in the description of this PR. (The template text you can leave or just remove after reading it.)

Another hint: in the future in order to make docs process a little faster please use a branch in this repo directly, as opposed to your fork. this way it deploys an automatic review app (for sanity checks) and its always possible/easier for others to checkout/commit to small refinements (like the copy edits above).

Thanks

@shcheklein
Copy link
Member

@jorgeorpinel please don't hesitate to apply small changes right away and let's just confirm with @pared the latest version that is ready to merge + if we have any questions to clarify (better ask in the engineering team or Discord then)

@jorgeorpinel
Copy link
Contributor

jorgeorpinel commented Jan 21, 2020

I don't think I can on pared's fork/branch:

image

Maybe the "allow maintainers to commit..." option wasn't selected when opening the PR.

Copy link
Contributor

@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.

OK I was able to manually add the fork as Git remote, checkout the branch, and push to it so I addressed everything. (Not sure why GH won't let me commit the suggestions directly) @pared or @shcheklein please approve/merge 🙂

@shcheklein
Copy link
Member

@pared @jorgeorpinel looks good to me, but I think it worth mentioning what remote types have this setting on/off by default.

@jorgeorpinel might worth mentioning that we take this checksums from the DVC-files.

@jorgeorpinel
Copy link
Contributor

worth mentioning what remote types have this setting on/off by default

This I don't know. I asked in the #engineering channel and Ruslan mentioned only on Gdrive. Added corresponding notes in 1185efc.

He also mentioned its still a WIP PR on the core repo. So we shouldn't merge this just yet. (Another reason to try including the link to the core PR on these docs PRs.)

@jorgeorpinel jorgeorpinel self-requested a review January 21, 2020 22:01
Copy link
Contributor

@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.

@pared please let us know when the original PR is merged in the core repo, thanks.

@jorgeorpinel
Copy link
Contributor

mentioning that we take this checksums from the DVC-files.

Done as well @shcheklein

Copy link
Member

@shcheklein shcheklein left a comment

Choose a reason for hiding this comment

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

@pared
Copy link
Contributor Author

pared commented Jan 22, 2020

Ok, thanks @jorgeorpinel for taking time to configure your repo, Ill remember to push to origin branch, didn't know that sanity checks are triggered only on branch PR's.
Added related issue on dvc side.

@pared
Copy link
Contributor Author

pared commented Jan 22, 2020

Original change has been merger @shcheklein @jorgeorpinel

@shcheklein
Copy link
Member

@pared

didn't know that sanity checks are triggered only on branch PR's.

I believe it runs CI checks on a fork as well, but does not deploy on Heroku automatically to review

@shcheklein
Copy link
Member

@jorgeorpinel merging this?

@jorgeorpinel
Copy link
Contributor

didn't know that sanity checks are triggered only on branch PR's

Ah yeah the CI checks run. I meant that a review app is deployed on Heroku so we can do manual sanity checks visually on a rendered website. But yeah thanks and np @pared

Original change has been merger

OK, merging here as well 😬

@jorgeorpinel jorgeorpinel merged commit e1184a3 into iterative:master Jan 22, 2020
@shcheklein
Copy link
Member

@jorgeorpinel looks like build fails after this merge

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.

3 participants