Inedo Community Forums Forums
    • Recent
    • Tags
    • Popular
    • Login

    Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

    If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

    Always run particular action, even if previous actions have failed

    Scheduled Pinned Locked Moved Support
    5 Posts 1 Posters 1 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ? This user is from outside of this forum
      Guest
      last edited by

      Let's say I'm doing a web deployment which involves stopping an Application Pool, performing a sequence of deployment actions, then starting the Application Pool. Is there a way to cancel that sequence of actions if one of them fails, but still run the action to start the Application Pool?

      It seems like the only way to accomplish this is to run through every action in the sequence even if one of them fails.

      1 Reply Last reply Reply Quote 0
      • ? This user is from outside of this forum
        Guest
        last edited by

        You can set the action to "Resume Next on Failure" and use the "Execution Status" predicate on the following action groups to only run the groups if the execution is not in "Failed" status.

        If the action that is failing is not crucial to deployment, you can set it to "Log Errors as Warnings" which will also stop it from halting the deployment.

        1 Reply Last reply Reply Quote 0
        • ? This user is from outside of this forum
          Guest
          last edited by

          Thanks Tod,

          I think I can achieve the desired behaviour using your suggestion, but I imagine that would get very unwieldy and error-prone for complex builds, especially if new actions are added or execution order changes.

          1 Reply Last reply Reply Quote 0
          • ? This user is from outside of this forum
            Guest
            last edited by

            Depending on what type of action you want to run, you can use Triggers (http://inedo.com/support/documentation/buildmaster/auditing-and-compliance/triggers) or Notifiers to achieve the effect you're looking for. Since triggers are extensible, you could create a BuildMaster extension that does whatever you need after an arbitrary execution.

            1 Reply Last reply Reply Quote 0
            • ? This user is from outside of this forum
              Guest
              last edited by

              Well sure, I <em>could</em> just script this stuff myself ;)

              1 Reply Last reply Reply Quote 0

              Hello! It looks like you're interested in this conversation, but you don't have an account yet.

              Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

              With your input, this post could be even better 💗

              Register Login
              • 1 / 1
              • First post
                Last post
              Inedo Website Home • Support Home • Code of Conduct • Forums Guide • Documentation