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.5k stars 493 forks source link

fix(gitextractor): update database store, set it incremental by default #7660

Closed d4x1 closed 6 days ago

d4x1 commented 6 days ago

⚠️ Pre Checklist

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

Summary

What does this PR do?

  1. Fix a typo
  2. Set database store used in gitextractor incremental according to GitcliCloner's status, to avoid the unexpected deletetions when gitexctractor collecting data incrementally.

Does this close any open issues?

Closes N/A

Screenshots

Include any relevant screenshots here.

Other Information

Any other information that is important to this PR.

github-actions[bot] commented 6 days ago

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