Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Releases and changleog #50

Closed
costashatz opened this issue May 12, 2020 · 3 comments
Closed

Releases and changleog #50

costashatz opened this issue May 12, 2020 · 3 comments

Comments

@costashatz
Copy link
Member

I think we should start organizing for releases and a changelog.

@costashatz costashatz added this to the RobotDART 1.0.0 milestone May 12, 2020
@costashatz
Copy link
Member Author

I propose a release scheme as follows:

  • We do a release only when we really have something to release or when minor patches stay in master for more than 2-3 months
  • Release versioning: major.minor.patch; we start from v1.0.0 once we finish this restructure
    • we increment the major number when we have API breakage (even if we keep backward compatibility)
    • we increment the minor number when we have serious bug-fixes or important new features
    • we increment the patch number for everything else (e.g., fix of corner-cases, minor new features etc.)
  • Changelog
    • Every PR to be merged should add changelog
    • We begin keeping track of changes after v1.0.0 (this iteration)

@jbmouret @dalinel @PedroDesRobots @Aneoshun Let me know if you agree or have anything to add.

@Aneoshun
Copy link
Contributor

Aneoshun commented May 15, 2020 via email

@costashatz
Copy link
Member Author

Closed by #145

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants