-
Notifications
You must be signed in to change notification settings - Fork 94
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
Add API docs #1511
Add API docs #1511
Conversation
There is a sister PR on the nebari-docs repo to add it this actual file to the documentation. I still need to add a separate GH action to open the PR on the nebari-docs repo |
/bot run tests |
@kcpevey is this PR ready for review or testing? Looks like you said it depends on nebari-docs? |
Now that I'm looking at it, it could use some updating since it was pre-rename. |
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
@trallard this is still failing to find the secret called |
The secret is already added, but it won't be accessible by actions run by PR from forks. We would need to trigger via contributor tests: |
Thanks @aktech. I'll look into that. |
This is being superseded by #1634 |
Fixes | Closes | Resolves #
Changes introduced in this PR:
Types of changes
What types of changes does your PR introduce?
Testing
Requires testing
In case you checked yes, did you write tests?
Documentation
Does your contribution include breaking changes or deprecations?
If so have you updated the documentation?
Further comments (optional)
If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered and more.