Skip to content

fix: XML resource should support file URI starting with fttp://, http://, https://#845

Merged
olblak merged 6 commits into
updatecli:mainfrom
olblak:xmlPath
Sep 10, 2022
Merged

fix: XML resource should support file URI starting with fttp://, http://, https://#845
olblak merged 6 commits into
updatecli:mainfrom
olblak:xmlPath

Conversation

@olblak

@olblak olblak commented Sep 6, 2022

Copy link
Copy Markdown
Member

Fix #XXX

While looking in #650
I noticed that while we should be able to support different path URL such as ["https://","http://","file://","absolutePath", "relativePath"], it wasn't the case anymore.

This pullrqeuest add e2e test on the xml resource + address the source/conditoin/target.

As similar pullrequest will come for the yaml resource as well

Test

To test this pull request, you can run the following commands:

cp <to_package_directory>
go test

Additional Information

Tradeoff

Potential improvement

Signed-off-by: Olblak <me@olblak.com>
Signed-off-by: Olblak <me@olblak.com>
@olblak olblak changed the title fix: XML path fix: Support different XML path format Sep 6, 2022
@olblak olblak enabled auto-merge (squash) September 6, 2022 06:58
Signed-off-by: Olblak <me@olblak.com>
olblak and others added 2 commits September 9, 2022 09:44
@olblak olblak added the bug Something isn't working label Sep 10, 2022
@olblak olblak added this to the 0.34.0 milestone Sep 10, 2022
@olblak olblak disabled auto-merge September 10, 2022 07:33
@olblak olblak merged commit fc3220d into updatecli:main Sep 10, 2022
@olblak olblak changed the title fix: Support different XML path format fix: XML resource should support file URI starting with fttp://, http://, https:// Sep 11, 2022
@olblak olblak deleted the xmlPath branch June 12, 2025 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant