Git Product home page Git Product logo

Comments (6)

bruderol avatar bruderol commented on June 17, 2024

Unbedingt! Sobald mer branches bruche. Bruchemer scho?

On 11.07.2013, at 23:00, forkch [email protected] wrote:

see http://nvie.com/posts/a-successful-git-branching-model/

โ€”
Reply to this email directly or view it on GitHub.

from scenarioo.

forkch avatar forkch commented on June 17, 2024

Since we have a live demo, which should run as stable as possible, we should start discussing a suitable release and branching strategy.

I suggest we discuss this at the next monthly meeting:

  • What is our release strategy? How often do we want to release?
  • What git branching (or fork and pull request mode) strategy do we want to use in the future?

from scenarioo.

adiherzog avatar adiherzog commented on June 17, 2024

Yeah, we should really discuss this at the next monthly meeting. Git-Flow looks reasonable to me. Just started reading about it.

from scenarioo.

adiherzog avatar adiherzog commented on June 17, 2024

We should already start creating releases (e.g. 0.1) so that users of the app have a well defined version and know what they have to expect when upgrading to a newer release (by reading the release notes). We could define some rules about the versioning too, like e.g.:

  • First number for major releases (usually comming with breaking changes, they might require migration scripts to migrate old documentation data).
  • Second number for minor releases (new features, but no breaking changes)
  • Third number for bugfixes (only fixes, no new features and no breaking changes)

Does that sound reasonable? Do you have other ideas?

from scenarioo.

forkch avatar forkch commented on June 17, 2024

As discussion today we start to use git flow as branching strategy (see
https://github.com/scenarioo/scenarioo/wiki/Branching-and-Release-Strategy)

Introduced new main development branch 'develop'. As of now DO NOT commit anything (apart from a new release) the the 'master' branch.

from scenarioo.

forkch avatar forkch commented on June 17, 2024

on the CI both (master and develop) branches are built but as of now only the 'develop' branch gets deployed on the local tomcat. I will look into deploying also the 'master' branch i.e. the current stable release

from scenarioo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.