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

Add support for merging codeprints.json files #4

Open
wants to merge 52 commits into
base: master
Choose a base branch
from
Open

Add support for merging codeprints.json files #4

wants to merge 52 commits into from

Conversation

mre
Copy link
Contributor

@mre mre commented Feb 18, 2021

TODO:

  • Implement merge functionality
  • Add more tests
  • Make codeprints.json filenames unique (e.g. timestamp + repo name OR path OR unique hash)

@mre mre changed the title Add support for merging codeprints.json files WIP: Add support for merging codeprints.json files Feb 18, 2021
@mre mre marked this pull request as draft February 18, 2021 14:15
@mre mre marked this pull request as ready for review March 10, 2021 00:32
@mre
Copy link
Contributor Author

mre commented Mar 10, 2021

This should be good to go now.

mre added 4 commits March 11, 2021 22:04
This decouples the data representation from the parsing
process, making the internal data format usable for other
use-cases, such as merging timelines
@mre mre changed the title WIP: Add support for merging codeprints.json files Add support for merging codeprints.json files Mar 15, 2021
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.

2 participants