Deployment notifications

emanuel.lundman's Avatar

emanuel.lundman

25 Sep, 2014 11:31 AM

Noticed you had notifications on build events, but couldn't find any on deployment, would that be har to implement?
Would be great to get a notification if deployment succeeds or fails.

  1. Support Staff 1 Posted by Feodor Fitsner on 25 Sep, 2014 07:23 PM

    Feodor Fitsner's Avatar

    It's not yet available, but I added a new issue here: https://github.com/appveyor/ci/issues/14

    Thanks for the suggestion!

  2. 2 Posted by emanuel.lundman on 25 Sep, 2014 07:30 PM

    emanuel.lundman's Avatar

    Great! Noticed you named it email notifications. I myself am more
    interested in HipChat notifications. ;)

    25 sep 2014 kl. 21:24 skrev Feodor Fitsner <
    [email blocked]>:

  3. Support Staff 3 Posted by Feodor Fitsner on 25 Sep, 2014 07:36 PM

    Feodor Fitsner's Avatar

    Cool, I've updated the issue.

  4. 4 Posted by lukasz.stanczyk on 25 Jan, 2016 06:39 PM

    lukasz.stanczyk's Avatar

    Here is what I use to notify my HipChat room of deployment:
    https://gist.github.com/LSTANCZYK/058cd0659760177acb39

    Then all you need to do is call it in post deployment script and pass your own api key and room ID:

    c:\development\myproject\ALM\Scripts\Notify-DeploymentFinshed.ps1 -apitoken <your token here> -roomid <your room id>
    

    Script will pick up on the project name, version and last commit.

  5. 5 Posted by emanuel.lundman on 25 Jan, 2016 07:53 PM

    emanuel.lundman's Avatar

    Thanks lukasz.stanczyk. It seems script will not be run on failed deployment so you'll only get notifications on successful deployments?

    Anyway, seems like new notifications has been in the works for some time and will be shipped in the next appveyor deploy that's running a little late.
    Am i correct? will there be deployment notifications in the near future?

  6. Support Staff 6 Posted by Feodor Fitsner on 25 Jan, 2016 08:09 PM

    Feodor Fitsner's Avatar

    Correct. Deployment notifications (and other deployment improvements) are coming this week.
    -Feodor

  7. 7 Posted by lukasz.stanczyk on 25 Jan, 2016 09:07 PM

    lukasz.stanczyk's Avatar

    Correct it would not notify of failed deployment. My thinking was if you
    got build success and no deployment notification it means it fails on
    deployment

  8. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:03 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