Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Firebase Deploy plugin doesn't support debug logger

cjohnson
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 9, 2019

Whenever the debug value is set to true on the Firebase Deploy with Bitbucket Pipelines I'm running into the following error:

Traceback (most recent call last):
File "/usr/bin/main.py", line 56, in <module>
enable_debug()
File "/usr/local/lib/python3.7/site-packages/bitbucket_pipes_toolkit/helpers.py", line 72, in enable_debug
logger.info('Enabling debug mode.')
NameError: name 'logger' is not defined

Pipelines file can be found here.

2 answers

1 accepted

0 votes
Answer accepted
Alexander Zhukov
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 10, 2019

Hi Chris! It turns out to be a bug in the pipe which crashes the pipeline if debug is set to true. We'll fix the in the next pipe release as soon as possible. For now you should avoid using debug mode.

0 votes
Oleksandr Kyrdan
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 20, 2019

Hi @cjohnson !
An updated version of the Firebase Deploy pipe with a fix is available for now.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events