Skip to content

Comments

fix: paths in stern#3153

Merged
battermann merged 1 commit intodevelopfrom
battermann/fix-stern
Mar 16, 2023
Merged

fix: paths in stern#3153
battermann merged 1 commit intodevelopfrom
battermann/fix-stern

Conversation

@battermann
Copy link
Contributor

@battermann battermann commented Mar 15, 2023

Checklist

  • Add a new entry in an appropriate subdirectory of changelog.d
  • Read and follow the PR guidelines

@zebot zebot added the ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist label Mar 15, 2023
@battermann battermann requested a review from fisx March 15, 2023 17:08
Copy link
Contributor

@fisx fisx left a comment

Choose a reason for hiding this comment

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

looks harmless, but what's the fix? what goes wrong if we add leading /, or use / in strings in paths? isn't it bad that we're so brittle to make distinctions there? i wonder where this should be explained? maybe in bilge, in the haddocks of paths?

@battermann
Copy link
Contributor Author

looks harmless, but what's the fix? what goes wrong if we add leading /, or use / in strings in paths? isn't it bad that we're so brittle to make distinctions there? i wonder where this should be explained? maybe in bilge, in the haddocks of paths?

It was completely broken. Because paths prefixed with the version we got doubles slashes: //i/teams/...

@battermann battermann merged commit 816b3d3 into develop Mar 16, 2023
@battermann battermann deleted the battermann/fix-stern branch March 16, 2023 09:20
lepsa pushed a commit to lepsa/wire-server that referenced this pull request Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants