Url to the latest build in the master branch

Daniele Varrazzo's Avatar

Daniele Varrazzo

08 Jun, 2017 04:22 PM

Hello,

I have a project badge that works ok, as it tracks the build state in master (https://ci.appveyor.com/api/projects/status/github/psycopg/psycopg2?branch=master&svg=true). The badge has a link to appveyor, but the URL I'm using (https://ci.appveyor.com/project/psycopg/psycopg2) may point to a failed build instead, as the last commit may be in a different branch.

Is there an URL to present the latest build in a specific branch (or in the default branch) of a project?

Thank you very much!

  1. 1 Posted by Ilya Finkelshte... on 08 Jun, 2017 06:57 PM

    Ilya Finkelshteyn's Avatar

    Hi Daniele,

    As mentioned here:

    To link specific branch with the project add /branch/<branch-name> to project URL, for example:

    https://ci.appveyor.com/project/myaccount/myproject/branch/master
    
  2. 2 Posted by Daniele Varrazz... on 08 Jun, 2017 07:06 PM

    Daniele Varrazzo's Avatar

    Oh thank you. I thought the url was only for the badge to display. It works fine.

  3. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:17 AM.

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