Closed Bug 1416856 Opened 7 years ago Closed 7 years ago

do not permit non-ascii branch names in taskcluster

Categories

(Taskcluster :: Services, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bstack, Assigned: bstack)

References

Details

As seen in bug 1416001, this causes issues all over the place. Mostly here it is due to us not allowing unicode in scopes. I think we could probably come up with some magic to make this work, but combining magic and scopes scares me. Let's just ban them explicitly for now.
Summary: do not permit unicode branch names in taskcluster → do not permit non-ascii branch names in taskcluster
And by "unicode" I mean non printable-ascii unicode of course.
It was precisely to avoid such "magic" that we limited scopes to printable ascii.
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Component: Github → Services
You need to log in before you can comment on or make changes to this bug.