Skip to content

TA-4292: Remove token storing option in git profiles#257

Merged
Zgjim Haziri (ZgjimHaziri) merged 5 commits into
masterfrom
TA-4292-remove-git-token-storing
Sep 17, 2025
Merged

TA-4292: Remove token storing option in git profiles#257
Zgjim Haziri (ZgjimHaziri) merged 5 commits into
masterfrom
TA-4292-remove-git-token-storing

Conversation

@ZgjimHaziri

@ZgjimHaziri Zgjim Haziri (ZgjimHaziri) commented Sep 15, 2025

Copy link
Copy Markdown
Contributor

Description

  • Removed token storing in git profiles, in favor of delegating the authentication to the local Git configurations. Now only the authentication method is selected, which decides which local setup will it use.
  • Fixed environment variable authentication which will provide a way for token authentication in pipelines. This implementation was previously partial and undocumented.
  • Added documentation for env var auth and modified the existing auth docs to fit the changes.

Relevant links

Checklist

  • I have self-reviewed this PR
  • I have tested the change and proved that it works in different scenarios
    • Will add automated tests now
  • I have updated docs if needed

@ZgjimHaziri Zgjim Haziri (ZgjimHaziri) requested a review from a team as a code owner September 15, 2025 16:01

@Buqeta Buqeta (Buqeta) left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we increase the CLI version?

@ZgjimHaziri Zgjim Haziri (ZgjimHaziri) merged commit fbf006a into master Sep 17, 2025
1 check passed
@ZgjimHaziri Zgjim Haziri (ZgjimHaziri) deleted the TA-4292-remove-git-token-storing branch September 17, 2025 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants