Just for a bit of background on this: The `stable` branch was created and made the default branch to make sure that the user, arriving on those examples, can work on a stable and released version. And the `stable` was always pointing to the latest released version.
Defaulting to the `main` branch, the user would be using a SNAPSHOT version and some issues could occur, which is definitely not what you want when a new user is discovering Kogito. Same goes for OptaPlanner Quickstarts (but they use `development` branch instead of `main`). I am not sure what the reason/background for this proposal but IMO you should NOT set back the default branch to the `main` branch for such a reason. Tristan On Mon, Dec 11, 2023 at 12:00 PM Alex Porcelli <a...@porcelli.me> wrote: > +1 > > It’s also a good opportunity to align OptaPlanner repos branches too :) > > > On Mon, Dec 11, 2023 at 5:47 AM Roberto Oliveira < > robertoguimara...@gmail.com> wrote: > > > Hi, > > > > Currently the default branch of apache/incubator-kie-kogito-examples > > [1] repository is 'stable'. All the other kogito projects (runtimes, > > apps, images) have the default branch as 'main' in GitHub. > > > > I'm proposing to set the default branch of > > incubator-kie-kogito-examples also to 'main' to follow the other > > projects. > > > > What do you think? > > > > [1] https://github.com/apache/incubator-kie-kogito-examples > > -- > > Regards, > > Roberto Oliveira > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: dev-unsubscr...@kie.apache.org > > For additional commands, e-mail: dev-h...@kie.apache.org > > > > >