Skip to content

Allow periods (and many other ASCII characters) in branch names #10252

@arielshaqed

Description

@arielshaqed

I would like to name branch some-test.ariels. But we only allow branches matching /^\w[-\w]*$. I understand these limitations:

  • Repo names must match S3 bucket names or host-style addressing will not work.
  • Branch names cannot contain slashes or lakefs://repo/branch/key will not work.

Neither of these explain why I cannot have a period . in a branch name.

Metadata

Metadata

Assignees

No one assigned

    Labels

    AI-candidateA good candidate to apply with a coding assistant. (You are still responsible for the output!)P3feature-requestgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions