Hi Team, 

Need your expert advice on the below query, appreciate your help. 

We have a Jenkins CI/CD process in place for deploying AWS lambda functions 
into cloud and it is fully automated. 

Now we are building a service portal to manage all aspects of the services 
being deployed. One of the UI of the portal is deployment history page 
which will list out all the current and past build history (may be similar 
to jenkins shows the build history) 

>From the UI, the user should be able to trigger the build again (like 
redeploying a previous version = run a previous build with same exact 
configuration). What is best way to do this?  What are metadata Jenkins may 
require to run a previous build with same exact configuration?  What 
Jenkins API we can use for this purpose.   

Thanks! 

regards, 
Deepu

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/7777b590-1934-4c1a-a153-08c9529a60a4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to