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 Repo Finder and Commit Finder outcomes to database #892

Merged
merged 8 commits into from
Feb 4, 2025

Conversation

benmss
Copy link
Member

@benmss benmss commented Oct 3, 2024

This PR adds a new table RepoFinderMetadata that exists to record the various possible outcomes of the Repo Finder and Commit Finder. Possible outcomes include successes as well as all types of failures.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 3, 2024
@benmss benmss force-pushed the benmss/repo-finder-metadata branch from fca7918 to 63372e0 Compare October 3, 2024 03:47
@benmss benmss marked this pull request as ready for review October 3, 2024 05:29
@benmss benmss force-pushed the benmss/repo-finder-metadata branch 2 times, most recently from bad6718 to 76f42bc Compare November 18, 2024 04:36
@benmss benmss force-pushed the benmss/repo-finder-metadata branch from 76f42bc to 7c7cb7b Compare November 28, 2024 02:41
@benmss benmss force-pushed the benmss/repo-finder-metadata branch from 26c24eb to c857803 Compare December 10, 2024 23:11
@benmss benmss force-pushed the benmss/repo-finder-metadata branch from c857803 to b8261f3 Compare January 9, 2025 06:02

Verified

This commit was signed with the committer’s verified signature.
SWvheerden SW van Heerden
Signed-off-by: Ben Selwyn-Smith <[email protected]>
Signed-off-by: Ben Selwyn-Smith <[email protected]>
Signed-off-by: Ben Selwyn-Smith <[email protected]>
@benmss benmss force-pushed the benmss/repo-finder-metadata branch from e7f9c28 to 407c851 Compare January 23, 2025 07:00
@behnazh-w
Copy link
Member

Please update the ER Diagram.

You can use the eralchemy2 Python library:

eralchemy2 -i 'sqlite:///<path>/output/macaron.db' -o er-diagram.svg

Signed-off-by: Ben Selwyn-Smith <[email protected]>
Signed-off-by: Ben Selwyn-Smith <[email protected]>
Signed-off-by: Ben Selwyn-Smith <[email protected]>
Signed-off-by: Ben Selwyn-Smith <[email protected]>
@benmss benmss self-assigned this Feb 3, 2025
@behnazh-w behnazh-w self-requested a review February 4, 2025 02:18
@benmss benmss merged commit cc1f7fc into staging Feb 4, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants