Default branch not working as expected

lair's Avatar

lair

04 Nov, 2014 09:24 PM

Documentation states that

Default branch which can be specified on the General tab of project settings is built whenever a new build is started from UI, schedule or API.

The project AutoMapper.Unity has default branch set to master. But when I push the "New build button" I get following:

git clone -q --branch=appveyor-test git://github.com/srogovtsev/AutoMapper.Unity.git C:\projects\automapper-unity

which shows that it's building for the branch appveyor-test (an example build is here).

Why is that?

  1. Support Staff 1 Posted by Feodor Fitsner on 04 Nov, 2014 10:07 PM

    Feodor Fitsner's Avatar

    The behavior of this button has been changed recently:

    • if you click new build on "Projects" page it kicks off "default" branch
    • if you click new build on build details page and there are no builds at all it starts "default" branch
    • if you click new build on build details page it starts a build for the last commit of current branch

    will update docs.

  2. 2 Posted by lair on 04 Nov, 2014 10:13 PM

    lair's Avatar

    Yes, I could verify that behaviour (at least 1st and 3rd options). Thanks.

  3. lair closed this discussion on 04 Nov, 2014 10:14 PM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac

 

26 Sep, 2024 03:49 PM
26 Sep, 2024 09:02 AM
25 Sep, 2024 07:07 PM
24 Sep, 2024 08:39 PM
24 Sep, 2024 06:47 AM
20 Sep, 2024 05:50 PM