Skip to content
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

fix(gitlab): getJsonFile must URL encode filename #8034

Merged
merged 1 commit into from
Dec 16, 2020

Conversation

cykl
Copy link
Contributor

@cykl cykl commented Dec 15, 2020

Changes:

Fix GitLab getJsonFile to URL encode file_name

Context:

GitLab expect file_name to be URL encoded while getJsonFile doesn't.

https://docs.gitlab.com/ee/api/repository_files.html#get-file-from-repository

See #8032

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please tick one)

I have verified these changes via:

  • Code inspection only, or
  • Newly added unit tests, or
  • Unit tests + ran on a real repository

@CLAassistant
Copy link

CLAassistant commented Dec 15, 2020

CLA assistant check
All committers have signed the CLA.

viceice
viceice previously approved these changes Dec 15, 2020
@rarkins rarkins merged commit 0318231 into renovatebot:master Dec 16, 2020
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 24.5.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants