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

Clean up Branches #42

Closed
3 tasks done
nphilipp opened this issue Oct 14, 2021 · 2 comments
Closed
3 tasks done

Clean up Branches #42

nphilipp opened this issue Oct 14, 2021 · 2 comments
Assignees
Labels
foundational very basic building block

Comments

@nphilipp
Copy link
Collaborator

nphilipp commented Oct 14, 2021

Stories

  1. As a contributor to Duffy,
    I want that branches are named descriptively,
    so that I make changes in the right place.

  2. As a contributor to Duffy,
    I want that cloning the repository checks out the branch where development happens,
    so I make my contributions in the right place.

  3. As a contributor to Duffy,
    I want stale branches to be clearly named as such,
    so I don't waste time with them.

Acceptance Criteria

  • All existing branches are moved to a stale namespace, i.e. renamed to stale/<branch name>
  • An empty dev branch is created
  • The dev branch is made the default branch

Background

We want to do this from scratch, so all existing content should be moved out of the way. Besides that, master is a loaded term and doesn't really tell you the purpose of this branch.

@nphilipp nphilipp added the foundational very basic building block label Oct 14, 2021
@nphilipp nphilipp added this to New in Q4/2021 Initiative via automation Oct 14, 2021
@nphilipp nphilipp moved this from New to To do in Q4/2021 Initiative Oct 14, 2021
@nphilipp nphilipp moved this from To do to New in Q4/2021 Initiative Oct 14, 2021
@nphilipp nphilipp added the discussion issue where discussion in the team is needed label Oct 14, 2021
@nphilipp nphilipp moved this from New to To do in Q4/2021 Initiative Oct 18, 2021
@nphilipp nphilipp removed the discussion issue where discussion in the team is needed label Oct 18, 2021
@siddharthvipul
Copy link
Collaborator

@nphilipp can you check once to see if things are looking okay

@siddharthvipul siddharthvipul moved this from To do to In progress in Q4/2021 Initiative Oct 18, 2021
@siddharthvipul siddharthvipul moved this from In progress to In Review in Q4/2021 Initiative Oct 18, 2021
@nphilipp
Copy link
Collaborator Author

@siddharthvipul looks good to me!

Q4/2021 Initiative automation moved this from In Review to Done Oct 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
foundational very basic building block
Projects
No open projects
Development

No branches or pull requests

2 participants