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

Use nginx stable from dockerhub #4038

Merged
merged 19 commits into from
Oct 22, 2024
Merged

Use nginx stable from dockerhub #4038

merged 19 commits into from
Oct 22, 2024

Conversation

conbrad
Copy link
Collaborator

@conbrad conbrad commented Oct 22, 2024

Copy link

codecov bot commented Oct 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.05%. Comparing base (8ee7635) to head (7855706).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4038      +/-   ##
==========================================
- Coverage   80.56%   80.05%   -0.52%     
==========================================
  Files         303      303              
  Lines       11564    11564              
  Branches      549      549              
==========================================
- Hits         9317     9257      -60     
+ Misses       2129     2122       -7     
- Partials      118      185      +67     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Dockerfile.web Outdated Show resolved Hide resolved
Dockerfile.web Outdated

# Add application sources
ADD ./openshift/nginx.conf "${NGINX_CONF_PATH}"
ADD ./openshift/nginx.conf /etc/nginx/nginx.conf

Check notice

Code scanning / SonarCloud

Prefer COPY over ADD for copying local resources

<!--SONAR_ISSUE_KEY:AZK1ptZ3Pbvdup2RcIMH-->Replace this ADD instruction with a COPY instruction. <p>See more on <a href="https://sonarcloud.io/project/issues?id=bcgov_wps&issues=AZK1ptZ3Pbvdup2RcIMH&open=AZK1ptZ3Pbvdup2RcIMH&pullRequest=4038">SonarCloud</a></p>
Copy link

sonarcloud bot commented Oct 22, 2024

@conbrad conbrad temporarily deployed to production October 22, 2024 21:39 Inactive
@conbrad conbrad merged commit 4d69df4 into main Oct 22, 2024
22 checks passed
@conbrad conbrad deleted the task/nginx-stable branch October 22, 2024 21:52
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.

3 participants