Skip to content

feat: add Repo Finder and Commit Finder outcomes to database#892

Merged
benmss merged 8 commits intostagingfrom
benmss/repo-finder-metadata
Feb 4, 2025
Merged

feat: add Repo Finder and Commit Finder outcomes to database#892
benmss merged 8 commits intostagingfrom
benmss/repo-finder-metadata

Conversation

@benmss
Copy link
Copy Markdown
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
Comment thread src/macaron/database/table_definitions.py Outdated
@benmss benmss force-pushed the benmss/repo-finder-metadata branch from c857803 to b8261f3 Compare January 9, 2025 06:02
Comment thread src/macaron/repo_finder/repo_finder.py Outdated
Comment thread src/macaron/repo_finder/repo_finder_enums.py Outdated
Signed-off-by: Ben Selwyn-Smith <benselwynsmith@googlemail.com>
Signed-off-by: Ben Selwyn-Smith <benselwynsmith@googlemail.com>
Signed-off-by: Ben Selwyn-Smith <benselwynsmith@googlemail.com>
@benmss benmss force-pushed the benmss/repo-finder-metadata branch from e7f9c28 to 407c851 Compare January 23, 2025 07:00
Comment thread src/macaron/repo_finder/repo_finder_enums.py Outdated
Comment thread src/macaron/repo_finder/repo_finder_enums.py Outdated
Comment thread src/macaron/repo_finder/repo_finder_enums.py Outdated
Comment thread src/macaron/repo_finder/repo_finder_enums.py Outdated
Comment thread src/macaron/repo_finder/repo_finder_enums.py Outdated
Comment thread src/macaron/repo_finder/repo_finder_enums.py
Comment thread src/macaron/repo_finder/repo_finder_enums.py
Comment thread src/macaron/repo_finder/repo_finder_enums.py Outdated
Comment thread src/macaron/repo_finder/repo_finder_enums.py Outdated
@behnazh-w
Copy link
Copy Markdown
Member

Please update the ER Diagram.

You can use the eralchemy2 Python library:

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

Comment thread src/macaron/repo_finder/repo_finder_deps_dev.py Outdated
Comment thread src/macaron/util.py Outdated
Comment thread tests/integration/cases/repo_finder_remote_calls/repo_finder.py Outdated
Comment thread tests/integration/cases/repo_finder_remote_calls/repo_finder.py Outdated
Comment thread tests/integration/cases/repo_finder_remote_calls/repo_finder.py Outdated
Signed-off-by: Ben Selwyn-Smith <benselwynsmith@googlemail.com>
Signed-off-by: Ben Selwyn-Smith <benselwynsmith@googlemail.com>
Signed-off-by: Ben Selwyn-Smith <benselwynsmith@googlemail.com>
Signed-off-by: Ben Selwyn-Smith <benselwynsmith@googlemail.com>
Comment thread docs/source/assets/er-diagram.svg
Signed-off-by: Ben Selwyn-Smith <benselwynsmith@googlemail.com>
@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
@benmss benmss deleted the benmss/repo-finder-metadata branch April 8, 2025 00:47
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.

2 participants