Skip to main content

Questions tagged [bamboo]

-2 votes
3 answers
211 views

Is it a good practice to hit actual database for Integrations test(Not prod but pre prod DB) for Jenkins Night builds? The reason I am asking this is because our DAO uses procedures to perform simple ...
Pale Blue Dot's user avatar
2 votes
0 answers
348 views

At my company, we've standardized on Bamboo for continuous integration. One of our products is a Server + a set of clients, and we want to test many different combinations. The way we do it is to have ...
Bwmat's user avatar
  • 818
1 vote
2 answers
181 views

Recently my company setup a build server using Bamboo and a private Nuget Feed which is populated by the successful builds being deployed from the build server. There is a hierarchy of projects under ...
jboy12's user avatar
  • 111