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

Update openapi.json file path in generate_api_docs.yaml #863

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

pavithraes
Copy link
Member

@pavithraes pavithraes commented Aug 14, 2024

Description

This pull request adds the complete file path to the openapi.json file generate_api_docs.yaml GitHub Action.

This path is used in a git add in the action. The incomplete path results in Error: Error: fatal: pathspec 'openapi.json' did not match any files

Thanks for surfacing the issue, @trallard!

Pull request checklist

  • Did you test this change locally?
  • Did you update the documentation (if required)?
  • Did you add/update relevant tests for this change (if required)?

Additional information

xref: #782

How to test

I don't think there is a quick way to test this, besides testing on a fork.

@pavithraes pavithraes requested a review from trallard August 14, 2024 15:33
Copy link

netlify bot commented Aug 14, 2024

Deploy Preview for conda-store canceled.

Name Link
🔨 Latest commit cc68a45
🔍 Latest deploy log https://app.netlify.com/sites/conda-store/deploys/66bcce37058e1f00084a62fb

@trallard trallard merged commit c8c78bb into main Aug 14, 2024
25 of 27 checks passed
@trallard trallard deleted the pavithraes-patch-1 branch August 14, 2024 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done 💪🏾
Development

Successfully merging this pull request may close these issues.

2 participants