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

Add support for specifying custom Dockerfile for building agent images #2091

Merged
merged 5 commits into from
Oct 24, 2023

fix: failing doc tests

eb0af7f
Select commit
Loading
Failed to load commit list.
Merged

Add support for specifying custom Dockerfile for building agent images #2091

fix: failing doc tests
eb0af7f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 23, 2023 in 1s

94.13% (+0.00%) compared to ae2a0a9

View this Pull Request on Codecov

94.13% (+0.00%) compared to ae2a0a9

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ae2a0a9) 94.13% compared to head (eb0af7f) 94.13%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2091   +/-   ##
=======================================
  Coverage   94.13%   94.13%           
=======================================
  Files         255      255           
  Lines       15787    15789    +2     
=======================================
+ Hits        14861    14863    +2     
  Misses        926      926           
Files Coverage Δ
autonomy/cli/build_images.py 100.00% <100.00%> (ø)
autonomy/cli/helpers/image.py 100.00% <ø> (ø)
autonomy/deploy/image.py 100.00% <100.00%> (ø)

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