Update Compatibility Matrix - #150
Closed
cruse1977 wants to merge 5 commits into
Closed
Conversation
Collaborator
|
Thanks @cruse1977 , but can you please remove the link to #149? The aforementioned issue was deemed unrelated in the discussion. Thanks |
DanSheps
enabled auto-merge
May 7, 2026 17:57
DanSheps
approved these changes
May 7, 2026
jsenecal
added a commit
to jsenecal/netbox-lifecycle
that referenced
this pull request
Aug 20, 2026
… README The installation section only showed the PLUGINS configuration change, which is not enough to get the plugin running. Document the complete procedure: pip install, local_requirements.txt, PLUGINS, migrations and a restart, with a pointer for netbox-docker users. The restart method is left to the reader since it varies by deployment. Also refresh the rest of the README while in there: - Update the requirements to match the current code (NetBox 4.5+, Python 3.12+) - Reorient the compatibility matrix by NetBox version, as proposed by cruse1977 in DanSheps#150, and extend it with NetBox 4.6.x - Document the license_card_position setting and the Licenses card - Add the Module page to the Support Contracts card description - Drop the empty Usage and Additional Notes sections
Collaborator
|
Superseded by #170 |
auto-merge was automatically disabled
August 20, 2026 20:41
Pull request was closed
jsenecal
added a commit
to jsenecal/netbox-lifecycle
that referenced
this pull request
Aug 20, 2026
… README The installation section only showed the PLUGINS configuration change, which is not enough to get the plugin running. Document the complete procedure: pip install, local_requirements.txt, PLUGINS, migrations and a restart, with a pointer for netbox-docker users. The restart method is left to the reader since it varies by deployment. Also refresh the rest of the README while in there: - Update the requirements to match the current code (NetBox 4.5+, Python 3.12+) - Reorient the compatibility matrix by NetBox version, as proposed by cruse1977 in DanSheps#150, and extend it with NetBox 4.6.x - Document the license_card_position setting and the Licenses card - Add the Module page to the Support Contracts card description - Drop the empty Usage and Additional Notes sections
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update Compatibility Matrix to be more standard