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

Prebuilt #1129

Merged
merged 6 commits into from
Dec 23, 2022
Merged

Prebuilt #1129

merged 6 commits into from
Dec 23, 2022

Conversation

vigneshhari
Copy link
Member

Proposed Changes

  • Adds docker-compose.pre-built.yaml that uses care image from ghcr.io/coronasafe/care:latest
  • Adjust makefile so that docker_config_file can be adjusted

To make up the prebuilt:

make docker_config_file=docker-compose.pre-built.yaml up

Merge Checklist

  • Tests added/fixed
  • Update docs in /docs
  • Linting Complete

Original Author : @rithviknishad

@vigneshhari vigneshhari requested a review from a team as a code owner December 23, 2022 10:48
@codecov-commenter
Copy link

codecov-commenter commented Dec 23, 2022

Codecov Report

Base: 55.66% // Head: 55.66% // Decreases project coverage by -0.00% ⚠️

Coverage data is based on head (ce9cc1e) compared to base (4df33ae).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1129      +/-   ##
==========================================
- Coverage   55.66%   55.66%   -0.01%     
==========================================
  Files         177      177              
  Lines        8768     8769       +1     
  Branches     1504     1505       +1     
==========================================
  Hits         4881     4881              
- Misses       3835     3836       +1     
  Partials       52       52              
Impacted Files Coverage Δ
config/settings/deployment.py 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sonarcloud
Copy link

sonarcloud bot commented Dec 23, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@vigneshhari vigneshhari merged commit af73a1a into master Dec 23, 2022
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.

None yet

3 participants