-
Notifications
You must be signed in to change notification settings - Fork 16
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
Refactored Codebase to Enhance Contribution Readiness #59
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
testing: Run #9
🎉 All tests passed! |
testing: Run #11
🎉 All tests passed! |
testing: Run #18
🎉 All tests passed! |
Ma11hewThomas
changed the title
Feat/refactor
Refactored Codebase to Enhance Contribution Readiness
Dec 8, 2024
@joaquinjsb this release candidate includes a migration to octokit for the client, which might resolve the issue #58. |
testing: Run #20
🎉 All tests passed! |
testing: Run #22
🎉 All tests passed! |
testing: Run #24
🎉 All tests passed! |
thanks, I may test it soon |
testing: Run #26
🎉 All tests passed! |
testing: Run #28
🎉 All tests passed! |
I ❤️ the handlebars templates :) |
testing: Run #30
🎉 All tests passed! |
testing: Run #32
🎉 All tests passed! |
testing: Run #34
🎉 All tests passed! |
testing: Run #36
🎉 All tests passed! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR refactors the codebase, resolving lint issues and incorporating feedback to improve maintainability. Once merged, the project will be in a strong position to welcome new contributions.
Key Changes
Adopted Octokit for API client: Streamlines interactions with GitHub's API.
Migrated all templates to Handlebars: Special thanks to @timkrins for the suggestion!
Rewrote processing reliability metrics: Enhances accuracy and reliability.
Introduced a new Community Templates section: Encourages the creation of custom reports.
Preview the Changes
The changes are available in the beta release v0.0.50-rc.5 for testing over the next week. You can try it out using the following command:
Feedback is welcome before the final merge!