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

Update README to incorporate using existing docker image #1040

Merged
merged 3 commits into from
Dec 22, 2023
Merged

Conversation

yuandong-tian
Copy link
Collaborator

Why are these changes needed?

To enable user to use AutoGen directly via a downloadable docker image.

Related issue number

Checks

@codecov-commenter
Copy link

codecov-commenter commented Dec 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a122ffe) 26.53% compared to head (f249d57) 26.53%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1040   +/-   ##
=======================================
  Coverage   26.53%   26.53%           
=======================================
  Files          28       28           
  Lines        3807     3807           
  Branches      865      865           
=======================================
  Hits         1010     1010           
  Misses       2726     2726           
  Partials       71       71           
Flag Coverage Δ
unittests 26.47% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@qingyun-wu
Copy link
Collaborator

Thanks @yuandong-tian. The addition looks good. Could you run pre-commit to fix format issues? Find instructions here: https://microsoft.github.io/autogen/docs/Contribute#pre-commit

Copy link
Collaborator

@qingyun-wu qingyun-wu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @yuandong-tian. The addition looks good. There are some minor format issues: https://github.com/microsoft/autogen/actions/runs/7293310300/job/19876097044?pr=1040
Could you run pre-commit to fix format issues? Find instructions here: https://microsoft.github.io/autogen/docs/Contribute#pre-commit

@qingyun-wu qingyun-wu added this pull request to the merge queue Dec 22, 2023
Merged via the queue into main with commit e571099 Dec 22, 2023
16 checks passed
whiskyboy pushed a commit to whiskyboy/autogen that referenced this pull request Apr 17, 2024
)

* Update README to incorporate using existing docker image

* Fixing precommit issues

---------

Co-authored-by: Yuandong Tian <yuandong@fb.com>
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