Skip to content

Check special character support #1509

Description

@josephjclark

I need to understand what special character support means in the runtime, cli and worker.

Javascripts natively supports UTF16 strings so any thing UTF 16 should be OK.

There are places where we convert lightning labels to runtime ids. I need toensure that emojis and anything outside UTF16 is supported.

I also need to check the CLI - if users try to put funny characters in file names or workflow.yaml, what happens?

Basically we just need a really tight slugify/encoding function on all the input points. I think we do this but I need to verify

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status
New Issues

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions