Skip to content

Specify versions of nimi-python modules independently #1900

@ni-jfitzger

Description

@ni-jfitzger

Description of issue

Currently, all nimi-python modules release at the same time with the exact same version, regardless of what changes were made to each individual module.

This violates the spirit of semantic versioning.

To allow specifying of different individual versions, the following needs to be done:

  • Split ReadTheDocs documentation
  • Use multiple module-specific version tags for each release
    • Can this be done?
  • Handle testing dependencies
    • There may be nothing to do here

Of course, the work to actually specify versions needs to be done, as well.

### Tasks
- [ ] https://github.com/ni/nimi-python/issues/1965
- [ ] https://github.com/ni/nimi-python/issues/1966
- [ ] https://github.com/ni/nimi-python/issues/1967

Sub-issues

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions