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

Remove unnecessary docker files. #10069

Merged
merged 1 commit into from
Jan 24, 2022

Conversation

vyasr
Copy link
Contributor

@vyasr vyasr commented Jan 18, 2022

This PR removes docker-related files that are no longer necessary.

@vyasr vyasr added 3 - Ready for Review Ready for review by team container improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Jan 18, 2022
@vyasr vyasr requested a review from a team as a code owner January 18, 2022 19:45
@vyasr vyasr self-assigned this Jan 18, 2022
Copy link
Member

@ajschmidt8 ajschmidt8 left a comment

Choose a reason for hiding this comment

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

🔥

@vyasr vyasr added the 5 - DO NOT MERGE Hold off on merging; see PR for details label Jan 18, 2022
@vyasr
Copy link
Contributor Author

vyasr commented Jan 18, 2022

Temporarily blocking merge until we get confirmation that it's OK to remove docker_build/DockerFile.

@vyasr vyasr removed the 5 - DO NOT MERGE Hold off on merging; see PR for details label Jan 18, 2022
@vyasr
Copy link
Contributor Author

vyasr commented Jan 18, 2022

rerun tests

2 similar comments
@galipremsagar
Copy link
Contributor

rerun tests

@vyasr
Copy link
Contributor Author

vyasr commented Jan 24, 2022

rerun tests

@codecov
Copy link

codecov bot commented Jan 24, 2022

Codecov Report

❗ No coverage uploaded for pull request base (branch-22.04@be685d1). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##             branch-22.04   #10069   +/-   ##
===============================================
  Coverage                ?   10.42%           
===============================================
  Files                   ?      119           
  Lines                   ?    20607           
  Branches                ?        0           
===============================================
  Hits                    ?     2148           
  Misses                  ?    18459           
  Partials                ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update be685d1...42f0d89. Read the comment docs.

@vyasr
Copy link
Contributor Author

vyasr commented Jan 24, 2022

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 6a77acc into rapidsai:branch-22.04 Jan 24, 2022
@vyasr vyasr deleted the cleanup/remove_dockerfiles branch March 9, 2022 17:22
@vyasr vyasr restored the cleanup/remove_dockerfiles branch March 9, 2022 17:22
@vyasr vyasr deleted the cleanup/remove_dockerfiles branch March 9, 2022 17:22
@bdice bdice mentioned this pull request Apr 12, 2022
@bdice bdice mentioned this pull request Jun 17, 2022
rapids-bot bot pushed a commit that referenced this pull request Jun 22, 2022
This PR removes the outdated files `.dockerignore` and `MANIFEST.in`. The Dockerfile was removed in #10069 so we don't need to keep the ignore file around anymore. The `MANIFEST.in` is very old (last updated in 2018, cad899b) and no longer correct for the current package structure.

Finally, I moved `.clang-tidy` into the `cpp/` directory. @codereport said that would be fine to clean up from the root and have no negative effects since clang-tidy isn't being run yet.

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - Karthikeyan (https://github.com/karthikeyann)
  - AJ Schmidt (https://github.com/ajschmidt8)

URL: #11124
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review Ready for review by team improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants