Coder Social home page Coder Social logo

Build multiple branches about bigtuna HOT 4 CLOSED

DouglasMeyer avatar DouglasMeyer commented on August 20, 2024
Build multiple branches

from bigtuna.

Comments (4)

antekpiechnik avatar antekpiechnik commented on August 20, 2024

We somehow don't believe that each separate feature branch should be continuously tested. We always create a 'master' (stable) branch for testing and 'development' branch that we continuously test and merge all new features into the latter. If the development branch stays stable and we want the features merged into the master by the end of an iteration, we do it.

Also, the clarity of the project display would be disrupted if you saw the whole project fail even though it's only some small feature branch failing, and not the master.

Comments ?

from bigtuna.

benfoxall avatar benfoxall commented on August 20, 2024

I agree. I see CI as more about checking that code works together - rather than a tool for running tests online.

There is some mention in the wikipedia entry about committing to a baseline branch.

from bigtuna.

DouglasMeyer avatar DouglasMeyer commented on August 20, 2024

I don't want to get into branching strategies or how to display such an approach, but I do see how testing every branch isn't all too practical, and even counter productive as some branches are created knowing that the build doesn't work on them.
It has been my experience that you would want CI running on at least 2 branches of a project. Branches like "master", "development", and any longstanding feature branches. It may not make the most sense to create a new Project in bigtuna, but the workflow makes sense. Would it be possible to clone a project (or a project's configuration) so when you are creating a new Project for one of these branches you can start with the same configuration/builds (as they will probably be mostly the same). I would consider this a separate issue, but I would like to hear what you think. Thanks!

from bigtuna.

antekpiechnik avatar antekpiechnik commented on August 20, 2024

Hey, I've implemented this functionality in the project_duplicate branch.

It allows you to duplicate a project with all the available configurations, so that you do not need to fill all the fields again.

Let me know if this somehow solves your issue.

from bigtuna.

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.