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 join paths again #215

Merged
merged 4 commits into from
May 10, 2021
Merged

Fix join paths again #215

merged 4 commits into from
May 10, 2021

Conversation

nkoenig
Copy link
Contributor

@nkoenig nkoenig commented May 6, 2021

🦟 Bug fix

Summary

PR #209 broke a different part of fuel-tools, this time in ModelIdentifier. Strings with https://server would become https:/server. Note the missing second slash. This is an invalid URI.

Checklist

  • Signed all commits for DCO
  • Added tests
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • codecheck passed (See contributing)
  • All tests passed (See test coverage)
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers

Note to maintainers: Remember to use Squash-Merge

@nkoenig nkoenig requested a review from mjcarroll as a code owner May 6, 2021 16:45
@nkoenig nkoenig changed the base branch from ign-common4 to ign-common3 May 6, 2021 16:45
@github-actions github-actions bot added 🏢 edifice Ignition Edifice 🏯 fortress Ignition Fortress labels May 6, 2021
@mjcarroll
Copy link
Contributor

LGTM, but let's make sure that windows turns over green.

Nate Koenig added 3 commits May 10, 2021 08:33
Signed-off-by: Nate Koenig <[email protected]>
Signed-off-by: Nate Koenig <[email protected]>
Signed-off-by: Nate Koenig <[email protected]>
@nkoenig nkoenig merged commit d96242a into ign-common3 May 10, 2021
@nkoenig nkoenig deleted the fix_join_paths_again branch May 10, 2021 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏢 edifice Ignition Edifice 🏯 fortress Ignition Fortress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants