Skip to content

Delete unused branches #759

@mtrezza

Description

@mtrezza

New Feature / Enhancement Checklist

Current Limitation

As we are moving to our org wide branch model as part of #668, let's delete the unused branches.

Feature / Enhancement Description

The goal is to remove all branches except for master. I already deleted the release branches release/... which only served to prepare the releases it seems. The tags are still here to point to the releases.

What about these branches:

I assume developement was used to merge features before merging them into master. The branch doesn't seem necessary anymore and it shouldn't contain any code that isn't also in master. If someone can confirm this, I'll go ahead and delete it. We are directly merging into master for now - in absence of a pre-release strategy, which makes most sense once we have fully automated releases, see #668.

The batch_saving branch looks like it should be a PR, but it's also an old branch from 2020. Can anyone confirm whether this feature has already been merged, has become obsolete, or the branch code should be preserved for future development? In the latter case, does anyone want to pick this up? Is there a related issue?

Example Use Case

n/a

Alternatives / Workarounds

n/a

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions