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

Add methods for returning local baseurl #1035

Closed
wants to merge 3 commits into from
Closed

Add methods for returning local baseurl #1035

wants to merge 3 commits into from

Conversation

lukash
Copy link
Contributor

@lukash lukash commented Sep 17, 2020

The methods strip the "file://" as well as decode the URL.

Lukáš Hrázký added 3 commits September 17, 2020 16:16
The method returns the baseurl converted to a local filesystem path
(apart from stripping "file://" the url also needs to be decoded).

= changelog =
resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1853349
Adds a method to the C interface and to hawkey.Package to convert the
baseurl to a local filesystem path.

= changelog =
resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1853349
@kontura
Copy link
Contributor

kontura commented Sep 18, 2020

@rh-atomic-bot r+

@rh-atomic-bot
Copy link

📌 Commit d3dd8f7 has been approved by kontura

@rh-atomic-bot
Copy link

⌛ Testing commit d3dd8f7 with merge df3921b...

rh-atomic-bot pushed a commit that referenced this pull request Sep 18, 2020
The method returns the baseurl converted to a local filesystem path
(apart from stripping "file://" the url also needs to be decoded).

= changelog =
resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1853349

Closes: #1035
Approved by: kontura
rh-atomic-bot pushed a commit that referenced this pull request Sep 18, 2020
Adds a method to the C interface and to hawkey.Package to convert the
baseurl to a local filesystem path.

= changelog =
resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1853349

Closes: #1035
Approved by: kontura
@rh-atomic-bot
Copy link

☀️ Test successful - status-papr
Approved by: kontura
Pushing df3921b to dnf-4-master...

@lukash lukash deleted the baseurl-decode branch December 8, 2021 14:22
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.

None yet

3 participants