Skip to content

Document a possible separator in partitioned resource URI

Grzegorz Bizon requested to merge docs/gb/ci-partitioned-resource-uri-x into master

What does this MR do and why?

In !101043 (diffs, comment 1137936477) @mbobin mentioned that using a dash - as a separator might not be optimal:

I don't think it's relevant now, but do we want to use - as a separator? It looks okay, but I hate it that it's not possible to select the full string by double clicking on it. 😅 Another option that allows this is _,(1e240_5ba0), but does it look strange in a URL? 🤔

This merge request adds another option as a possibility - using any character not present in written representation of base-16 numeral system. We can use all characters between g and z from Latin alphabet as a separator.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Grzegorz Bizon

Merge request reports

Loading