We are building a scheduled deployment mechanism where we push specific 
builds to a region.

We are trying to build some additional checks in place (and creating our 
custom plugins to accomplish that)

One of the requirement is to check if a higher build # has already been 
deployed to this region then prompt the user with a "Are you sure you want 
to revert to an older build?" message. 
    -  If they click YES we continue 
    -  If they click NO we stop that deployment.

So our plugin will do the check in the background and can provide us some 
Property that (example  CUSTOM_OLDER_BUILD_PROPERTY = "TRUE")

Is there a way we can create a prompt based on some PROPERTY VALUE CCNET ?
Please advise

Thanks


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"ccnet-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to