Skip to content

include safeguards in master branch #783

@jsign

Description

@jsign

We highly recommend users avoid running master code, but specific release tags/commit.

We tried some git-flow style of develop as the main development branch, but it has many corner cases that doesn't seem to fit well in Github.

The plan now is to go back to develop on master but:

  • Include in the README big warning about master potentially being unstabled and undocumented.
  • Encourage always to clone specific tags, not branches.
  • Investigate if git-hooks can signal warning messages to notify the user/developer if is in master branch.
  • Change the Makefile to warn the user if it's building or running commands in master.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions