You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hi Team,
I've gone through the API reference but can't find the info for the following -
How to filter to find only the last successful deployment.
How to redeploy the last successful deployment.
Use case -
We're trying to create a shell script that reverts to the last successful deployment in case of failure on certain http error codes.
Hi @Firdaus Aga,
I'm afraid that filtering does not work with pipelines API endpoint. You may be able to filter the results using another tool that filters JSON data, like jq, and then use the following API endpoint to trigger a pipelines build:
We have a feature request for the ability to filter the results in pipelines API endpoint:
We also have another feature request for the ability to automatically re-deploy the last successful build:
If you'd be interested in any of these features, I would suggest adding your vote there (by selecting the Vote for this issue link) as the number of votes helps the development team and product managers better understand the demand for new features. You are more than welcome to leave any feedback, and you can also add yourself as a watcher (by selecting the Start watching this issue link) if you'd like to get notified via email on updates.
Implementation of new features is done as per our policy here and any updates will be posted in the feature requests.
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Firdaus Aga,
You are very welcome, please feel free to reach out if you have any other questions!
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.