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

On Premise Connection Configuration #176

Merged
merged 2 commits into from
Feb 28, 2024
Merged

Conversation

robertmaloney
Copy link
Contributor

Adds onPremiseConfig optional metadata to enable on prem variants of connections. One shortcoming of the currently implementation is that the replacesInputs type doesn't have enough type inference to restrict it's array members to the keys of the inputs field. An attempt to address that exists on branch rm/sc-18076/onprem-connections-generics but it has tradeoffs.

Copy link
Member

@taylorreece taylorreece left a comment

Choose a reason for hiding this comment

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

Thanks @robertmaloney ! Could you please bump packages/spectral/package.json version to 8.0.4 and run yarn from the base directory to bump the spectral package version?

@ryanwersal ryanwersal force-pushed the rm/sc-18076/onprem-connections branch from ba72807 to c099bad Compare February 28, 2024 21:34
@ryanwersal
Copy link
Member

This has been updated with the reworked on-premise available/controlled implementation we discussed. It also addresses @taylorreece 's request for bumping the version and relocking.

@robertmaloney
Copy link
Contributor Author

Can't formally approve but LGTM

@ryanwersal ryanwersal merged commit 644695a into main Feb 28, 2024
1 check passed
@ryanwersal ryanwersal deleted the rm/sc-18076/onprem-connections branch February 28, 2024 21:45
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