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

Automate the generation of subclass assertions #819

Closed
rjyounes opened this issue Apr 16, 2023 · 0 comments
Closed

Automate the generation of subclass assertions #819

rjyounes opened this issue Apr 16, 2023 · 0 comments
Assignees

Comments

@rjyounes
Copy link
Collaborator

See issue #714 for background on inclusion of a file containing explicit subclass assertions in the release package.

This could be automated in a couple of different ways:

  • Include in the pre-commit hook.
  • Include in bundle.yaml so it runs during CI. In this case we could also create the function in onto_tool and submit a PR, but I'm not sure this is necessary.

The first might be preferable so that it runs before pushing to the remote repo.

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

No branches or pull requests

2 participants