Questions tagged [bamboo-artifacts]

40 questions
0
votes
1 answer

Bamboo - shared artifact not listed in deployment plan Artifact Download task list

I have a build plan where I created a shared artifact. I ran the build plan and confirmed that the shared artifact was created by looking at the artifact tab in the build result. However, I cannot find that artifact in the artifact list of my new…
Timothy Clotworthy
  • 1,960
  • 2
  • 19
  • 42
0
votes
1 answer

Continuous delivery in bamboo

I am new to CI/CD . I want to implement continuous integration & continuous deployment using bamboo and server as web sphere. You could please suggest any video tutorials for it. I can see many tutorials on Jenkins but I want to implement in bamboo.…
0
votes
0 answers

screenshot attached in Extent report not shown in Bamboo artifacts though it works fine locally

I have Extent report and Screen shot taken for the failed cases saved under TARGET folder. When I run my code locally all looks fine and I see screenshots attached in the extent report but when I run the same code through Bamboo I don't see the…
0
votes
1 answer

Unable to deploy artifact to nexus on jgitflow:release-finish from bamboo

I am setting up the jgitflow release tasks on bamboo for the first time. We have the nexus url defined in the parent pom and the below jgitflow configuration for a project inherited from it as below
0
votes
0 answers

Synchronize Bamboo artifacts

I have 2 bamboo plans: Build plan has 2 jobs: "compile code", which takes around 2 minutes "generate data" which takes around 10 minutes Every job generates a different artifact: "exes" and "data" respectively. The second plan has one job,…
AndreiM
  • 815
  • 9
  • 17
0
votes
1 answer

Bamboo sharing large artifacts between jobs

I'm having issues with builds taking longer because the artifacts creation at the end of a jobs is increasing build time. Additionally, jobs that require the artifact add additional build time when retrieving the artifacts. A solution to this issue…
tyleax
  • 1,556
  • 2
  • 17
  • 45
0
votes
1 answer

Bamboo plan using dependent's build plan number when pulling down artifact from parent plan

I have two Bamboo plans, the first one produces a shared artifact (a library) and the second one attempts to download it. The first plan puts the build number into the artifact name, the copy pattern is defined this…
autonomy
  • 1,165
  • 1
  • 12
  • 18
0
votes
1 answer

Bamboo Installation - Win 2012

Bamboo version 6.1 Java version : 1.8.x The JAVA_HOME was set fine. OS : Win 2012 server When tried running the InstallAsaService.bat - got the below response. C:\Program Files\Bamboo>"C:\Program Files\Bamboo\bin\service.bat" The JAVA_HOME…
louglas
  • 11
  • 3
0
votes
1 answer

Integrating Sparrowhub with Atlassian bamboo

We are in process of setting-up automatic deployment for our application. Our servers are hosted in a cloud environment. Currently, we are doing manual deployment and uploading artifacts in SparrowHub artifactory. We want to integrate sparrowhub…
-1
votes
1 answer

How to avoid downtime while running job simultaneously in bamboo

Service has stopped in both the nodes, I just want everything else to be done simultaneously but there should not be any down time, Could someone please help me to solve this. Job is set up in Bamboo
1 2
3