-
Notifications
You must be signed in to change notification settings - Fork 885
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
Add docker dev set up instruction #3444
Add docker dev set up instruction #3444
Conversation
f194730
to
846e04a
Compare
182d342
to
12b9451
Compare
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## main #3444 +/- ##
==========================================
- Coverage 66.46% 66.40% -0.06%
==========================================
Files 3205 3205
Lines 61563 61563
Branches 9497 9497
==========================================
- Hits 40915 40881 -34
- Misses 18377 18405 +28
- Partials 2271 2277 +6
Flags with carried forward coverage won't be shown. Click here to find out more. see 9 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lots of little copyediting suggestions.
I didn't look too deeply at the docker-compose file.
The biggest missing piece is just an intro to the setup guide that helps a user understand what they'll end up with by completing the guide, and enough info to determine if it's useful for them (it assumes Docker, VS Code, etc.)
ebacd34
to
cfd8075
Compare
6a17485
to
c770649
Compare
Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>
Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>
Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>
Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>
Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>
Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>
c483bfa
to
875b965
Compare
Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>
875b965
to
2d954da
Compare
Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good iteration for me. Thanks!
Probably can create issues to create an OSD docker account. Then work on passing by versioning. Adding warnings or pitfalls with using this method.
@abbyhu2000 or anyone who is merging this in. I would make sure the commit when it gets merged a single cohesive commit instead of an automatic squashing for commits. |
* docker dev set up folder Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> * add curl commands to set up and copy the files Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> * changelog changes Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> * addressing comments Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> * add docker link to the developer guide Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> * Add notes on docker desktop Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> * publish the docker image to docker hub Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> * add docker exec as another option Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> --------- Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> (cherry picked from commit 7b18e06) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> # Conflicts: # CHANGELOG.md
* docker dev set up folder Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> * add curl commands to set up and copy the files Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> * changelog changes Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> * addressing comments Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> * add docker link to the developer guide Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> * Add notes on docker desktop Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> * publish the docker image to docker hub Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> * add docker exec as another option Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> --------- Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> (cherry picked from commit 7b18e06) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> # Conflicts: # CHANGELOG.md Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* docker dev set up folder Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> * add curl commands to set up and copy the files Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> * changelog changes Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> * addressing comments Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> * add docker link to the developer guide Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> * Add notes on docker desktop Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> * publish the docker image to docker hub Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> * add docker exec as another option Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> --------- Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> Signed-off-by: David Sinclair <david@sinclair.tech>
* docker dev set up folder Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> * add curl commands to set up and copy the files Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> * changelog changes Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> * addressing comments Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> * add docker link to the developer guide Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> * Add notes on docker desktop Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> * publish the docker image to docker hub Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> * add docker exec as another option Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> --------- Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com> Signed-off-by: David Sinclair <david@sinclair.tech>
Description
For the college contributor initiative, add a folder under the root docs folder that includes instruction on using docker to set up the development environment for docker.
Issues Resolved
[List any issues this PR will resolve]
Check List
yarn test:jest
yarn test:jest_integration
yarn test:ftr