Skip to content

Modify nox session release:prepare to add-on dependency changes #382

Description

@ArBridgeman

Details

The goal is to create a nox task for detecting changes in dependencies within a PR (relative to main).

Task(s)

Within the created nox task, the following requirements are needed:

  • get list of all changed dependencies between main & the latest tag to be able to add onto a changelog
    • get list of all changed dependencies between main & the latest tag
    • categorize the changed dependencies into their groups -> main, dev
    • categorize the changed dependencies as removed, added, or changed using classes, which have a property for its changelog text

Metadata

Metadata

Assignees

Labels

featureProduct feature

Fields

No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions