Skip to content

Use devel instead of master #39

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

Merged
merged 1 commit into from
Apr 29, 2025

Conversation

jorisv
Copy link
Contributor

@jorisv jorisv commented Apr 29, 2025

In our past practices, we had two main branches:

  • devel: work in progress
  • master: stable release (default)

By default, user will clone master, the stable and tested version.

This workflow is no more mandatory:

  • Our CI has improved, devel is more stable than before
  • Most user doesn't compile from sources and use packages instead (pip, conda, nix, apt, ...)

Given these changes and the fact that several tools assume the default branch to be the work in progress one, we have decided to change the default branch to devel.

This means that when you clone our repository, you will now be working with the ongoing development version by default.

@jorisv jorisv merged commit c4df1dd into Simple-Robotics:devel Apr 29, 2025
5 checks passed
@jorisv jorisv deleted the topic/change-default-branch branch April 29, 2025 09:17
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

Successfully merging this pull request may close these issues.

1 participant