Skip to content

Add DataSource parameter for artifacts endpoints#4

Merged
sciapanCA merged 2 commits into
mainfrom
feature/data-source-ambiguity
Jun 15, 2026
Merged

Add DataSource parameter for artifacts endpoints#4
sciapanCA merged 2 commits into
mainfrom
feature/data-source-ambiguity

Conversation

@sciapanCA

Copy link
Copy Markdown
Collaborator

No description provided.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request introduces support for an optional --data-source parameter in the fetch.py and relationships.py scripts, as well as the underlying API client, to disambiguate identifiers that exist in multiple data sources. It also updates the documentation and CLI output to surface data source names and IDs. The review feedback identifies several edge cases in CLI argument parsing where providing --data-source at the end of a command without a value is not handled correctly, and points out an inconsistency in grep.py when handling dataSource as a string instead of a dictionary.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread skills/codealive-context-engine/scripts/fetch.py
Comment thread skills/codealive-context-engine/scripts/lib/api_client.py
Comment thread skills/codealive-context-engine/scripts/lib/api_client.py Outdated
Comment thread skills/codealive-context-engine/scripts/relationships.py Outdated
Comment thread skills/codealive-context-engine/scripts/grep.py Outdated
@sciapanCA sciapanCA merged commit 1c14f1e into main Jun 15, 2026
1 check passed
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.

1 participant