-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
Make sure API constraints are respected #291
Comments
/kind feature |
Rotten issues close after 30d of inactivity. /close |
@sesheta: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with /lifecycle rotten |
/area byon |
This seems to be about adding testing to verify that the extension keeps up to date with API changes /sig user-experience |
Another option would be to generate one from the other to make mismatch impossible, if that's possible. (might not be) |
Is your feature request related to a problem? Please describe.
As Maintainer,
I would like to have checks between https://github.com/thoth-station/jupyterlab-requirements/blob/master/jupyterlab_requirements/dependency_management/jupyterlab_requirements.yaml and actual API handlers implemented in order to improve testing and make sure failures would not happen across releases.
Describe the solution you'd like
Describe alternatives you've considered
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: