I'm currently exploring possibilities for integrating AWS CodePipeline with Jira's Deployments feature[1][2][3]. From the beginning, it's clear that AWS CodePipeline is not an officially-supported tool; meaning: I can't just sign in with my AWS account, and enable it, but rather I need to integrate it myself using Atlassian's APIs.
While doing the integration myself isn't a problem, discovering how to do so while navigating through official documentation has been incredibly painful. Different pages have almost the same text, but none are complete or have end-to-end examples; most OAauth-related documentation only mention OAuth 3LO, and this API seem to require 2LO, which doesn't seem to be documented nor supported by official libraries.
Is it possible to provide an working example of how to create a deployment using such APIs?
Thanks,
Irio.
[1]: https://support.atlassian.com/jira-software-cloud/docs/enable-deployments/
[2]: https://support.atlassian.com/jira-cloud-administration/docs/set-up-your-deployment-integration/
Recommended Learning For You
Level up your skills with Atlassian learning
Atlassian DevOps essentials
Learn how to build, automate, and improve DevOps processes used for the development and delivery of software and other digital products.
Tracking and improving DevOps metrics
Make informed decisions about current and future projects and deadlines to maximize your team's productivity and keep morale high.
Exploring Atlassian Cloud products for agile and DevOps
Coordinate a suite of Atlassian Cloud products for greater collaboration and trust, higher-quality solutions, faster releases, and more.