Can I search for a job id through the web UI

altendky's Avatar

altendky

10 May, 2017 03:42 PM

I like to include references to builds in my artifacts. Is there any way to search using a browser for a job id like b1x5w4comk3h0rp9? I could build a URL from APPVEYOR_API_URL when building the artifact but that's prone to various changes while searching for the id shouldn't be.

  1. 1 Posted by Ilya Finkelshte... on 10 May, 2017 06:02 PM

    Ilya Finkelshteyn's Avatar

    Hello,

    APPVEYOR_JOB_ID it is. Overall it can look like this:

    https://ci.appveyor.com/project/%APPVEYOR_ACCOUNT_NAME%/%APPVEYOR_PROJECT_SLUG%/build/job/%APPVEYOR_JOB_ID%
    

    Ilya.

  2. 2 Posted by altendky on 09 Jun, 2017 08:02 PM

    altendky's Avatar

    :[ I guess I typed a response a month ago and forgot to post it. I do think it would be nice to be able to search by the various ID's, but thank you for piecing together the correct URL for me.

  3. altendky closed this discussion on 09 Nov, 2017 05:18 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