Skip to content

feat(api,cli): make user agent configurable #1277

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Feb 1, 2021

Conversation

nejch
Copy link
Member

@nejch nejch commented Jan 31, 2021

I was thinking that some tools/libraries using python-gitlab (or people triggering the CLI in pipelines) might want to define their own user agent.

@nejch nejch force-pushed the feat/override-user-agent branch from bf2d944 to a69a214 Compare January 31, 2021 17:16
@nejch nejch marked this pull request as ready for review January 31, 2021 17:34
@nejch nejch requested a review from max-wittig January 31, 2021 17:35
@nejch
Copy link
Member Author

nejch commented Jan 31, 2021

Should the "Require pull request reviews before merging" maybe also be added to required checks in branch protection? So I don't accidentally merge my own stuff 😆

@max-wittig max-wittig merged commit 643454c into master Feb 1, 2021
@max-wittig
Copy link
Member

Btw. there should be no 3.5 users, as pypi will just give you the old version, if you download with pip.

@max-wittig max-wittig deleted the feat/override-user-agent branch February 1, 2021 14:27
@nejch
Copy link
Member Author

nejch commented Feb 4, 2021

Btw. there should be no 3.5 users, as pypi will just give you the old version, if you download with pip.

Oh cool, I didn't even realize that :)

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.

2 participants