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.
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.
Hi @cjohnson !
An updated version of the Firebase Deploy pipe with a fix is available for now.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.