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

deprecate docker support #268

Merged
merged 3 commits into from
May 25, 2019
Merged

deprecate docker support #268

merged 3 commits into from
May 25, 2019

Conversation

ryanking
Copy link
Contributor

@ryanking ryanking commented May 24, 2019

We plan on removing support for running via docker in the future. This PR adds a simple mechanism for displaying warnings and adds one about docker support.

Test Plan

  • unit tests

References

@ryanking ryanking requested a review from a team as a code owner May 24, 2019 21:41
@codecov
Copy link

codecov bot commented May 24, 2019

Codecov Report

Merging #268 into master will increase coverage by 0.04%.
The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #268      +/-   ##
==========================================
+ Coverage   79.29%   79.34%   +0.04%     
==========================================
  Files          16       16              
  Lines        1304     1307       +3     
==========================================
+ Hits         1034     1037       +3     
  Misses        156      156              
  Partials      114      114
Impacted Files Coverage Δ
config/v2/validation.go 80.53% <83.33%> (+0.53%) ⬆️

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 bbda295...51a3799. Read the comment docs.

@ryanking ryanking self-assigned this May 24, 2019
@czimergebot czimergebot merged commit 2c47561 into master May 25, 2019
@ryanking ryanking deleted the ryanking/deprecate_docker branch May 28, 2019 16:03
palasha pushed a commit to palasha/fogg that referenced this pull request Apr 7, 2020
deprecate docker supportWe plan on removing support for running via docker in the future. This PR adds a simple mechanism for displaying warnings and adds one about docker support.

### Test Plan
* unit tests

### References
* Fixes chanzuckerberg#260
@vincenthsh vincenthsh mentioned this pull request Nov 12, 2024
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.

deprecate docker support
3 participants