python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Elixir issue with Bamboo.SentEmailViewerPlug
I do have an issue with mentioned function. This is the error from browser:
function Bamboo.SentEmailViewerPlug.init/1 is undefined (module Bamboo.SentEmailViewerPlug is not available)
And this is fr...
Mateusz Osiński
Votes: 0
Answers: 1
How to send customized Outlook email from Bamboo with outlook object? Do we need outlook to be installed in the Bamboo server?
I am running a .js file to send customized outlook email from my local machine eclipse. We need to put customized HTML table in the email and so we are using .js file so that we can change the HTML co...
Pranab Ghatak
Votes: 0
Answers: 1
spark-submit not waiting for state FINISHED before exiting program
I am submitting a spark job to our yarn service via spark-submit. From my understanding spark-submit should continue running until there is a state status of FINISHED before moving on. However once su...
Geogrio
Votes: 0
Answers: 1
How to run Bamboo job only if certain files were changed?
I have a Bamboo pipeline that I want to improve build times on by making certain jobs run only if certain files were changed. I have seen similar functionality in Gitlab specs in the form of rules but...
Victor Chen
Votes: 0
Answers: 1