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

Fix issue with git checkout main #1876

Merged
merged 1 commit into from
Mar 6, 2024
Merged

Conversation

ekzhu
Copy link
Collaborator

@ekzhu ekzhu commented Mar 6, 2024

Why are these changes needed?

When git clone the repo from the main branch, got errors:

Encountered 3 files that should have been pointers, but weren't:
	website/blog/2024-03-03-AutoGen-Update/img/dalle_gpt4v.png
	website/blog/2024-03-03-AutoGen-Update/img/gaia.png
	website/blog/2024-03-03-AutoGen-Update/img/teach.png

To fix, update website/blog/2024-03-03-AutoGen-Update/img/.gitattributes to include all images in the directory.

Related issue number

Checks

@ekzhu ekzhu requested a review from sonichi March 6, 2024 07:12
@codecov-commenter
Copy link

codecov-commenter commented Mar 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 36.02%. Comparing base (09a4918) to head (0506aaa).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1876   +/-   ##
=======================================
  Coverage   36.02%   36.02%           
=======================================
  Files          63       63           
  Lines        6621     6621           
  Branches     1462     1462           
=======================================
  Hits         2385     2385           
  Misses       4041     4041           
  Partials      195      195           
Flag Coverage Δ
unittests 36.02% <ø> (ø)

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
Contributor

Just wondering why there are also changes in the figures?

@ekzhu
Copy link
Collaborator Author

ekzhu commented Mar 6, 2024

Just wondering why there are also changes in the figures?

I think some metadata in the images might have been changed. But the images themselves are not changed.

E.g., https://github.com/ekzhu/autogen/blob/fix-checkout/website/blog/2024-03-03-AutoGen-Update/img/dalle_gpt4v.png

(Some files a bit large..., we might want to shrink them)

@ekzhu ekzhu requested a review from qingyun-wu March 6, 2024 18:57
@gagb gagb self-requested a review March 6, 2024 23:20
@ekzhu ekzhu added this pull request to the merge queue Mar 6, 2024
Merged via the queue into microsoft:main with commit 62e77ad Mar 6, 2024
19 checks passed
whiskyboy pushed a commit to whiskyboy/autogen that referenced this pull request Apr 17, 2024
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.

4 participants