feat: enable parsing environment variables from .bitbucket config

Open
#27 · Created  · Last updated

Description

Allow parsing of password from environment variables using the %(...)s format. For example: [auth] username=exampleuser password=%(BITBUCKET_PASSWORD)s ...

See this SO for more details: https://stackoverflow.com/questions/26586801/configparser-and-string-interpolation-with-env-variable#26588269

0 attachments

0 comments

Loading commits...