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

[NA] Validate fern installed #793

Merged
merged 1 commit into from
Dec 3, 2024
Merged

Conversation

idoberko2
Copy link
Contributor

@idoberko2 idoberko2 commented Dec 3, 2024

Details

When executing the generate_openapi.sh script, if fern wasn't installed, the script finished successfully which was confusing.
This PR adds validation that fern is installed when generating OpenAPI client code.

Testing

Tested with and without fern installed. The script works as expected.

@idoberko2 idoberko2 requested a review from a team as a code owner December 3, 2024 07:43
@idoberko2 idoberko2 self-assigned this Dec 3, 2024
@idoberko2 idoberko2 merged commit e9b4046 into main Dec 3, 2024
@idoberko2 idoberko2 deleted the ido/fail-nicely-if-fern-is-missing branch December 3, 2024 08:52
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