Skip to content

Fix Plugin Version Management #12

Description

@ryanmerolle

Is your feature request related to a problem? Please describe.
When a new release is cut, there is so many spots that the version needs to be updated that is consistently being missed.

Describe the solution you'd like

Options

  • CI script to check all versions match?
  • Consolidate where versions are defined?
  • Workflow to auto bump version

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Spots where version needs to be updated:

  • CHANGELOG.md
  • netbox_napalm_plugin/init.py
  • netbox_napalm_plugin/project-static/package.json
  • setup.py
  • setup.cfg
  • README.md (compatibility matrix)

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions