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

Add a CI check on app pull requests to make sure compatibility matrix file is accurate #171

Open
gsnider2195 opened this issue Sep 18, 2024 · 1 comment

Comments

@gsnider2195
Copy link
Contributor

No description provided.

@bryanculver
Copy link
Member

For cases of inter-dependent or peer-dependent apps (EX GC depending on Nornir, even if Nornir bumps it's minimum, GC could still be installed with an older Nornir in cases where Nautobot is pinned back to an older version).

This should be as straightforward as looking at the pyproject.toml and the compatibility matrix and suggesting a new row with a newer/more specific version if the previous matrix doesn't reflect new minimum versions. We won't easily be able to go back and validate older versions of Nautobot or especially the app itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants