Skip to content

Conversation

@zkoppert
Copy link
Member

@zkoppert zkoppert commented May 14, 2024

Pull Request

Proposed Changes

fixes #17

This pull request introduces two new files, json_writer.py and test_json_writer.py. The changes implement a new functionality to write contributor data to a JSON file.

Readiness Checklist

Author/Contributor

  • If documentation is needed for this change, has that been included in this pull request
  • run make lint and fix any issues that you have introduced
  • run make test and ensure you have test coverage for the lines you are introducing

Reviewer

  • Label as either bug, documentation, enhancement, infrastructure, maintenance or breaking

Signed-off-by: Zack Koppert <[email protected]>
@zkoppert zkoppert requested a review from jmeridth as a code owner May 14, 2024 21:53
@zkoppert
Copy link
Member Author

@jmeridth Are we missing any data that you think is important to put into the json output?

Signed-off-by: Zack Koppert <[email protected]>
@zkoppert
Copy link
Member Author

example outputs for comparison:
contributors.json
contributors.md

Copy link
Member

@jmeridth jmeridth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One question. Output, I think we're good

@zkoppert zkoppert merged commit acb10f6 into main May 15, 2024
@zkoppert zkoppert deleted the json branch May 15, 2024 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feature: Add json output

3 participants