OpenFn / OpenFn/lightning

Add input validation when inputing workflow names and condition labels

Open
#2,191 7 comments 0 reactions 1 assignee View on GitHub

@midigofrank is already working on this.

Since Jul 18, 2024.

bug User Reported
Dominant language
Elixir
Stars
296
Forks
86
Avg merge
1d 13h
Merged PRs (30d)
50

Description

YAML does not allow bare special characters without quotation and this implicitly restricts users from using special characters for step/job names, workflow names, or condition labels. We have validation for job names that are not applied for workflow names and condition labels so we get errors when running openfn deploy commands.

We should have validation to prevent users from adding special characters in workflow names and condition labels.

Image

Image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.