...ssueKeys or associations must be specified." } ] } ] } Also, I don't see any indication about JIRA integration inside the workflow dashboard and also no inside the deployed jira issue under the deployment...
I am newly seeing this error at the end of CI when trying to upload files using `lftp`. Nothing has changed on our server: I can successfully issue and complete a `mirror` command within `lftp`, usi...
Hello everyone, I'm facing a problem with deployment feature of jira. Jira is not able to see that my app has been deployed. The connection between gitlab and jira is OK. My commits and some m...
...ur Sprint is technically Monday through the following Friday (two weeks), and then our Deployment team works off that board to Deploy to Prod the following Wednesday. So technically, the sprint s...
...hat the image files from my Wordpress page were not present in my theme deployment, as well as the custom folders I created, and I was wondering what I need to do to make it work and deploy all the f...
I was hoping to understand a clear definition of how Bitbucket/Jira interact in order to understand all of the Jira Tickets which are included within a deployment run via a pipeline. It appears to b...
Basically I want to be able to add the branch restriction shown in this article through Bitbucket REST API to automate the setup of new repositories: https://bitbucket.org/blog/deployment-p...
Hi. Using the Jira REST API, I'm trying to obtain the data listed in the Development table in the Deployments tab seen below, such as Pipeline, Environment Name, Deployment, etc. Most of t...
Hi, I have a linked repository with 3 folders in it. I'd like to make 3 different build plans for those 3 folders. I'm trying to make it so Bamboo only triggers build on pull request for F...
Hello all, I needed this feature to be able to create visual deployment reports on data studio and also to be able to calculate some related metrics like CFR(Change failure rate) and Deployment...
Helo i try create pipeline to testing ambient but I don't know how to define what branch that receive deploy? How can I define this?
After updating firebase-functions to 4.0.0 or 4.0.1, trying to deploy my functions with the firebase CLI is success. But with de pipeline, firebase-deploy version 2.0.0 it seems is not detecting my ...
Hello. I use bitbucket-pipelines for android deployment. And I want to send builds artifacts to slack. Is it possible? My pipelines: pipelines: branches: d...
Even after years of developing and deploying software to environments, we took some time to put in place the right tools and integrations in order to manage efficiently our deployments in Atlassian e...
Hi everyone, We are big fans of the Deployments timeline and its underlying Deployment API provided by Jira Software Cloud: There are many resources and examples provided by A...
Is it possible to resume automaticly pipeline that were paused by Deployment concurrency Our deployment process work as follow. when a dev branch is merged in the develop branch, it trigger a s...
I have a server with many different projects running on it, and am wondering if there's a way to configure an SSH user at the workspace level to run deployments. It's a pain to generate a new key f...
...bsp; - step: &staging-deployment name: Deploy to staging deployment: Staging &n...
I want to restrict the users to deploy custom branch on production. Or we can add approvers for custom branch to deploy on prod. Is there any why I can do this? If yes can I do this from bamboo...
Hey everyone, I have built out a pretty extensive environment for my organization which has many different customer issue types, workflows, etc. Up until now we have made any changes as part of the...
We want to use firebase plugin for the bitbucket pipelines, but we are having trouble in identifying the permission required for this . Our objective is not to have excess permission for the...
Background My Jira and Gitlab are integrated. I can see commits and merge requests in Jira. I enabled `Deployments` feature in JIra and can see most of my deployments on the `Deployments` page. M...
Hi Team, We have a deployment using batch script from Windows server, no we want to display that batch job execution control and fetch details like status, stop the batch file execution... etc and d...
I have a pipeline runner that builds Java app and generates a Jar file. I want to deploy it to common place so that testers and developers can download it. I was looking at Yaml deployment step. I...
Hi, When I'm running my pipelines, all the deployment variables show up when I use "env" command this includes the namespace which I'm passing as ${OC_PROJECT}. But later in same s...
Copied to clipboard