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

Document 'dart pub add' support for adding dependency overrides #4726

Merged
merged 12 commits into from
Apr 4, 2023

Conversation

shaikahmadnawaz
Copy link
Contributor

@shaikahmadnawaz shaikahmadnawaz commented Mar 30, 2023

Hey there! I've created a PR that adds documentation for the new functionality of dart pub add to add dependency overrides. The documentation is now available on the v3.0 branch. Please take a look and let me know if you have any feedback or suggestions. Thank you!

@google-cla
Copy link

google-cla bot commented Mar 30, 2023

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@domesticmouse
Copy link
Member

Please sign the CLA. We can't review this PR until you've signed the CLA.

@shaikahmadnawaz
Copy link
Contributor Author

Please sign the CLA. We can't review this PR until you've signed the CLA.

Signed CLA, just now.

src/tools/pub/cmd/pub-add.md Outdated Show resolved Hide resolved
src/tools/pub/cmd/pub-add.md Outdated Show resolved Hide resolved
src/tools/pub/cmd/pub-add.md Outdated Show resolved Hide resolved
@domesticmouse domesticmouse requested a review from parlough March 30, 2023 14:40
Copy link
Contributor Author

@shaikahmadnawaz shaikahmadnawaz left a comment

Choose a reason for hiding this comment

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

Indentations reverted, sorry it happened because of my VS Code extension

@shaikahmadnawaz shaikahmadnawaz requested review from domesticmouse and removed request for parlough March 30, 2023 16:05
@parlough parlough self-assigned this Mar 31, 2023
@parlough parlough added the review.tech Awaiting Technical Review label Mar 31, 2023
@parlough
Copy link
Member

Hey @shaikahmadnawaz, thanks so much for working on this! Looks to be a great start.

I don't have a chance to review this today, but I plan to get to it tomorrow. Sorry about the delay!

@shaikahmadnawaz
Copy link
Contributor Author

Hey @shaikahmadnawaz, thanks so much for working on this! Looks to be a great start.

I don't have a chance to review this today, but I plan to get to it tomorrow. Sorry about the delay!

Thank you for letting me know, I'm waiting for your feedback 😊

Copy link
Member

@domesticmouse domesticmouse left a comment

Choose a reason for hiding this comment

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

LGTM, pending @parlough's review

Copy link
Member

@parlough parlough left a comment

Choose a reason for hiding this comment

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

Thanks for the pull request @shaikahmadnawaz and for your patience!

It looks pretty good overall, just needs some modification and cleanup to align with our standards and best practices. Also some cross-links to elsewhere to provide some extra context and reduce duplication.

I left suggestions and context for the suggestions. If you're happy with the suggestions, you can commit them directly from the GitHub UI. Feel free to make other changes or comment on my replies for more discussion. And always feel free to ask questions.

Thanks again!

src/tools/pub/cmd/pub-add.md Outdated Show resolved Hide resolved
src/tools/pub/cmd/pub-add.md Outdated Show resolved Hide resolved
src/tools/pub/cmd/pub-add.md Outdated Show resolved Hide resolved
src/tools/pub/cmd/pub-add.md Outdated Show resolved Hide resolved
src/tools/pub/cmd/pub-add.md Outdated Show resolved Hide resolved
src/tools/pub/cmd/pub-add.md Outdated Show resolved Hide resolved
src/tools/pub/cmd/pub-add.md Outdated Show resolved Hide resolved
src/tools/pub/cmd/pub-add.md Outdated Show resolved Hide resolved
src/tools/pub/cmd/pub-add.md Outdated Show resolved Hide resolved
@parlough parlough added the review.await-update Awaiting Updates after Edits label Apr 3, 2023
@shaikahmadnawaz
Copy link
Contributor Author

Thanks for the pull request @shaikahmadnawaz and for your patience!

It looks pretty good overall, just needs some modification and cleanup to align with our standards and best practices. Also some cross-links to elsewhere to provide some extra context and reduce duplication.

I left suggestions and context for the suggestions. If you're happy with the suggestions, you can commit them directly from the GitHub UI. Feel free to make other changes or comment on my replies for more discussion. And always feel free to ask questions.

Thanks again!

Thank you for your feedback and suggestions! I have reviewed your comments and made the necessary updates to align with your standards and best practices. Please let me know if there's anything else I can do to improve this PR.

Copy link
Member

@parlough parlough left a comment

Choose a reason for hiding this comment

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

Thanks for the pull request @shaikahmadnawaz and making those adjustments, looks good to me!

@parlough parlough merged commit 254ff05 into dart-lang:v3.0 Apr 4, 2023
@shaikahmadnawaz
Copy link
Contributor Author

Thanks for the pull request @shaikahmadnawaz and making those adjustments, looks good to me!

Thank you so much @parlough for your positive feedback and for taking the time to review my pull request. I'm really glad to hear that the changes I made look good to you! This is my first contribution to this repository, and I'm thrilled to have been able to make a meaningful contribution. Your encouragement means a lot to me, and I look forward to contributing more in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review.await-update Awaiting Updates after Edits review.tech Awaiting Technical Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants