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

Build context #2607

Merged
merged 36 commits into from
Jun 2, 2020
Merged

Build context #2607

merged 36 commits into from
Jun 2, 2020

Conversation

greenape
Copy link
Member

Enables #520 and #1582 by using docker's new capability to have per-dockerfile ignore files to shift the build context of all images to the project root.

@cypress
Copy link

cypress bot commented May 29, 2020



Test summary

43 0 0 0


Run details

Project FlowAuth
Status Passed
Commit 6ed52a5
Started Jun 2, 2020 8:18 AM
Ended Jun 2, 2020 8:20 AM
Duration 02:09 💡
OS Linux Debian - 8.11
Browser Electron 80

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@codecov
Copy link

codecov bot commented Jun 1, 2020

Codecov Report

Merging #2607 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2607   +/-   ##
=======================================
  Coverage   94.90%   94.90%           
=======================================
  Files         241      241           
  Lines        9428     9428           
  Branches      851      851           
=======================================
  Hits         8948     8948           
  Misses        351      351           
  Partials      129      129           
Flag Coverage Δ
#autoflow_unit_tests 92.99% <ø> (ø)
#flowapi_unit_tests 82.38% <ø> (ø)
#flowauth_unit_tests 95.05% <ø> (ø)
#flowclient_unit_tests 76.83% <ø> (ø)
#flowetl_unit_tests 100.00% <ø> (ø)
#flowkit_jwt_generator_unit_tests 100.00% <ø> (ø)
#flowmachine_unit_tests 91.31% <ø> (ø)
#integration_tests 72.80% <ø> (ø)

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 1fa5114...6ed52a5. Read the comment docs.

@greenape greenape merged commit dc1b45a into master Jun 2, 2020
@greenape greenape deleted the build-context branch June 2, 2020 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant