Skip to content

[Bug] GITVERSION_REMOTE_PASSWORD environment variable overwrites the Username field instead of setting the password #2276

@bendoyon

Description

@bendoyon

Describe the bug
GITVERSION_REMOTE_PASSWORD environment variable overwrites the Username field instead of setting the password

Expected Behavior

GITVERSION_REMOTE_USERNAME sets the username for authentication.
GITVERSION_REMOTE_PASSWORD sets the password for authentication.

Actual Behavior

GITVERSION_REMOTE_USERNAME sets the username for authentication.
GITVERSION_REMOTE_PASSWORD overwrites the value previously set for username.

Possible Fix

I have submitted a PR with the fix, will attach once this ticket is submitted.

:Edit: Here it is: #2277

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions