Skip to content

[bug] Releaser tool adds any change and pushes it #552

@nemesifier

Description

@nemesifier

Describe the bug

The releaser tool adds all the files for being committed instead of only adding the files which have been changed.
This is wrong.

I think the problem stems from:

https://github.com/openwisp/openwisp-utils/blob/master/openwisp_utils/releaser/release.py#L361-L362

This dangerous as files which are meant to be private may be pushed by mistake to the repository.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugreleaserRelated to the OpenWISP Release Tool

    Type

    Projects

    Status

    To do

    Status

    To do (Python & Django)

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions