apache / incubator-devlake

Apache DevLake is an open-source dev data platform to ingest, analyze, and visualize the fragmented data from DevOps tools, extracting insights for engineering excellence, developer experience, and community growth.
https://devlake.apache.org/
Apache License 2.0
2.6k stars 526 forks source link

fix(gitextractor): support empty repos #7963

Closed d4x1 closed 2 months ago

d4x1 commented 2 months ago

⚠️ Pre Checklist

Please complete ALL items in this checklist, and remove before submitting

Summary

What does this PR do?

  1. Support empty repos.
  2. Fix a typo.
  3. Add some debug logs.
  4. Fix missing error message.

Does this close any open issues?

Closes N/A

Screenshots

Include any relevant screenshots here.

Before fix

image

After fix

image

Normal repos work well

image

Other Information

Any other information that is important to this PR.

github-actions[bot] commented 2 months ago

🤖 Target: #release-v1.0 cherry pick finished successfully 🎉!