Tristan's summary matches to my recall of the reasons some repos (especially-examples) have as default branch something else than `main`.
-- Matteo Mortari youtube.com/@MatteoMortari linkedin.com/in/matteomortari On Mon, 11 Dec 2023, 12:21 Tristan Radisson, <[email protected]> wrote: > 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 <[email protected]> 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 < > > [email protected]> 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: [email protected] > > > For additional commands, e-mail: [email protected] > > > > > > > > >
