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: ✨ Discover registered links when available #112

Merged
merged 1 commit into from
Jan 8, 2025
Merged

Conversation

zoido
Copy link
Collaborator

@zoido zoido commented Jan 7, 2025

  • add links map to the discovery model
  • load links when the discover is called

As Links are new addtion to the API, we do not fail when server returns 404 and only have no links available. All this to have backward compatibility.

RESOLVES https://github.com/h2oai/cloud-discovery/issues/694

@zoido zoido self-assigned this Jan 7, 2025
@zoido zoido marked this pull request as ready for review January 7, 2025 17:47
@zoido zoido requested review from johnygomez and orendain January 7, 2025 17:47
Copy link
Member

@johnygomez johnygomez left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Member

@orendain orendain left a comment

Choose a reason for hiding this comment

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

Nice!

@zoido zoido force-pushed the lp/links-model-client branch from 3961d9b to 212d18f Compare January 8, 2025 14:17
Base automatically changed from lp/links-model-client to main January 8, 2025 14:23
- add links map to the discovery model
- load links when the discover is called

As Links are new addtion to the API, we do not fail when server returns 404 and only have no links available. All this to have backward compatibility.

RESOLVES h2oai/cloud-discovery#694
@zoido zoido enabled auto-merge January 8, 2025 14:26
@zoido zoido added this pull request to the merge queue Jan 8, 2025
Merged via the queue into main with commit 8d584dd Jan 8, 2025
19 checks passed
@zoido zoido deleted the lp/load-links branch January 8, 2025 14:29
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.

3 participants