Skip to content

feat: Remote Registry Support and Bug Fixes#294

Merged
zabarn merged 25 commits intomasterfrom
feature/remote-registry-updates
Jan 28, 2026
Merged

feat: Remote Registry Support and Bug Fixes#294
zabarn merged 25 commits intomasterfrom
feature/remote-registry-updates

Conversation

@zabarn
Copy link

@zabarn zabarn commented Aug 25, 2025

What this PR does / why we need it:

  1. Adds Search RPCs to RegistryServer.proto
  2. Adds RPC implementations in registry_server.py
  3. Adds support for registry_server.py registry calls to sql.py
  4. Adds search.py to create Python objects for related RPCs
  5. Adds tests for search.py in test_search.py
  6. Bug fix for created_timestamp_column issue when materializing that broke tests
  7. Streamlined last_updated_timestamp logic for projects, keeping same database connection
  8. Other various test fixes

Which issue(s) this PR fixes:

Misc

@zabarn zabarn changed the title EAPC-19174 feat: Remote Registry Support feat: Remote Registry Support Aug 25, 2025
Copy link
Collaborator

@EXPEbdodla EXPEbdodla left a comment

Choose a reason for hiding this comment

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

Add a test cases. Rest all looking good to me.

@zabarn zabarn force-pushed the feature/remote-registry-updates branch from 0082406 to 778bcb7 Compare November 18, 2025 16:20
@zabarn zabarn changed the title feat: Remote Registry Support feat: Remote Registry Support and Bug Fixes Jan 28, 2026
Copy link
Collaborator

@EXPEbdodla EXPEbdodla left a comment

Choose a reason for hiding this comment

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

LGTM

@zabarn zabarn merged commit c370981 into master Jan 28, 2026
31 of 33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants