denoland / denoland/deploy_feedback

[KV Feedback]: Deno.cron name can use unicode

Open
#580 0 comments 0 reactions 0 assignees View on GitHub
kv
Dominant language
No language data
Stars
79
Forks
5
PR merge metrics
No merged PRs in 30d

Description

### 🔍

- [X] Did you search for existing issues?

### Type of feedback

Feature request

### Description

cron的名称不能使用unicode字符(例如中文)或一些特殊字符(例如./),希望可以放开限制或者增加一个displayName字段。

The name of cron cannot use unicode characters (such as Chinese) or some special characters (such as ./), and it is hoped that the restriction can be relaxed or a displayName field can be added.

### Steps to reproduce (if applicable)

_No response_

### Expected behavior (if applicable)

_No response_

### Possible solution (if applicable)

_No response_

### Additional context

_No response_

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the Deno.cron API and locate the validation that rejects Unicode and characters such as ./ in cron names. Clarify whether the desired behavior is relaxed names or a separate displayName field, then define the accepted behavior and verify it with the relevant validation tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
deno
Domain
backend-api-design
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.