Skip to content

feat: add api version validation #218

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

Merged
merged 4 commits into from
Oct 28, 2024
Merged

feat: add api version validation #218

merged 4 commits into from
Oct 28, 2024

Conversation

maliroteh-sf
Copy link
Contributor

What does this PR do?

Ensure that the org API version is supported by the local dev server.

What issues does this PR fix or reference?

@W-16974125@

@maliroteh-sf maliroteh-sf requested a review from a team as a code owner October 24, 2024 20:12
Copy link
Collaborator

@khawkins khawkins left a comment

Choose a reason for hiding this comment

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

Looks fine over all. 👍

@maliroteh-sf maliroteh-sf merged commit 88f36c0 into main Oct 28, 2024
11 checks passed
@maliroteh-sf maliroteh-sf deleted the version-check branch October 28, 2024 18:40
@@ -0,0 +1,23 @@
import fs from 'node:fs';
Copy link
Collaborator

Choose a reason for hiding this comment

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

Nice! Thanks.

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