Skip to content

pipeline file: disallow punctuation characters in stage name #3767

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

Merged
merged 1 commit into from
May 11, 2020

Conversation

skshetry
Copy link
Collaborator

@skshetry skshetry commented May 8, 2020

except hyphen and underscore

  • ❗ I have followed the Contributing to DVC checklist.

  • πŸ“– If this PR requires documentation updates, I have created a separate PR (or issue, at least) in dvc.org and linked it here. If the CLI API is changed, I have updated tab completion scripts.

  • ❌ I will check DeepSource, CodeClimate, and other sanity checks below. (We consider them recommendatory and don't expect everything to be addressed. Please fix things that actually improve code or fix bugs.)

Thank you for the contribution - we'll try to review it as soon as possible. πŸ™

Closes #3700

@skshetry skshetry self-assigned this May 8, 2020
@skshetry skshetry force-pushed the limit-stagename-char branch from 2257ea0 to 595e806 Compare May 11, 2020 11:10
@skshetry skshetry marked this pull request as ready for review May 11, 2020 11:11
@skshetry skshetry requested review from efiop, pared and pmrowla May 11, 2020 11:11
@skshetry skshetry changed the title [WIP] pipeline file: disallow punctuation characters in stage name pipeline file: disallow punctuation characters in stage name May 11, 2020
@skshetry skshetry force-pushed the limit-stagename-char branch from 595e806 to 0d051a0 Compare May 11, 2020 12:23
@efiop efiop merged commit 2c02606 into iterative:master May 11, 2020
@skshetry skshetry deleted the limit-stagename-char branch May 11, 2020 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhances DVC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pipeline file: characters to allow in stage name
3 participants