Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Job Name Sanitization #449

Open
notthatbreezy opened this issue Sep 23, 2020 · 0 comments
Open

Improve Job Name Sanitization #449

notthatbreezy opened this issue Sep 23, 2020 · 0 comments

Comments

@notthatbreezy
Copy link

notthatbreezy commented Sep 23, 2020

We use the task name to construct the job name. The sanitization we do perform only handles whitespace.

We need to account for other scenarios, including task names with parentheses.

From the AWS docs:

The name of the job. The first character must be alphanumeric, and up to 128 letters (uppercase and lowercase), numbers, hyphens, and underscores are allowed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant