We have an autoscaling deployment environment that, as part of the automated deployment, generates a local host key, pushes it to the repository, and then checks out our repo onto the server. I am currently using the version 1.0 api to push the deployment keys to Bitbucket in order to facilitate this. (https://api.bitbucket.org/1.0/repositories/[...]/[...]/deploy-keys)
A colleague of mine pointed out to me today that the 1.0 API is going to go away at the end of this year, yet there is no apparent indication that the 2.0 API has this endpoint. I did find one question here that references it - it is a year old - saying that it has not yet been ported to the 2.0 API. Given that the 1.0 will be gone in 6 months, it is alarming that 2.0 does not yet contain this. Is this something that will be added to 2.0 before 1.0 is gone, or should I begin now to come up with a new deployment strategy?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.