Skip to content

Change git branching strategy #61

@cernec1999

Description

@cernec1999
  • Have a main branch
  • Have feature/* branches merge directly into main
  • Do not allow direct pushes into main
  • Remove dev branch
  • Remove version check (unless the version is lower than main)
  • Upon each version change on main branch, tag the release & push to crates.io.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions