Skip to content

fix(files): add support for optional ref parameter for cli project-file raw #3077

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 1 commit into from
Jan 22, 2025

Conversation

ebishop
Copy link
Contributor

@ebishop ebishop commented Jan 3, 2025

Add an optional ref parameter for cli project-file raw (#3032). The ref parameter was removed in python-gitlab v4.8.0.

Changes

Add an optional ref parameter for project-file raw.

Documentation and testing

closes #3032

Copy link
Member

@nejch nejch left a comment

Choose a reason for hiding this comment

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

Thanks @ebishop, this looks good. I've just rebased so we can make sure we get green CI - I've seen some flakiness with the runners today.

Sorry for the delay!

@nejch nejch enabled auto-merge (rebase) January 20, 2025 15:53
…on-gitlab#3032)

The 
ef parameter was removed in python-gitlab v4.8.0.  This will add 
ef back as an optional parameter for the project-file raw cli command.
@nejch nejch merged commit 22f03bd into python-gitlab:main Jan 22, 2025
16 checks passed
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.

gitlab project-file raw: error: unrecognized arguments: --ref XXX
2 participants