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

feat: add export task for OpenGalaxy with ngraph #1209

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

frank-zsy
Copy link
Contributor

@frank-zsy frank-zsy commented Feb 22, 2023

close #1208

This PR contains a new task to export OpenGalaxy data by month from Neo4j database.

The task process should be able to:

  • Export whole GitHub user-repo activity network data by month.
  • Export data with format that can be used be OpenGalaxy now.
  • Support continuous 3d layout in timeline.
  • Export OpenDigger repo label data at same time.

Signed-off-by: frank-zsy <syzhao1988@126.com>
@frank-zsy frank-zsy marked this pull request as draft February 22, 2023 06:32
@frank-zsy
Copy link
Contributor Author

I will reduce the iterations from 3,000 to 1,000 times since continuous 3d layout supported. Which means the initial position of each repo and user node will be derived from last month, so we don't really need that a lot iterations to meet the stable state.

Signed-off-by: frank-zsy <syzhao1988@126.com>
Signed-off-by: frank-zsy <syzhao1988@126.com>
Signed-off-by: frank-zsy <syzhao1988@126.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.

[Cron] could you generate data for OpenGalaxy?
1 participant