You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by eric-anderton-at-rearc March 8, 2024
I would like to request that the system preserve whatever the user types in to a YAML field. Right now, Noop strips the original formatting and comments from what I type in for Pipeline Condition and Workflow fields.
The strongest use cases I can provide for this:
I like to use comments to "turn off" code when trying things out
Comments help describe what is actually going on in the code
Comments also provide needed guideposts for future maintenance
Not everyone agrees on how to represent sequences and hashes in YAML (e.g. [one, two, three] vs dashes)
Indentation preferences may differ between users and organizations
The text was updated successfully, but these errors were encountered:
Discussed in https://github.com/orgs/noop-inc/discussions/136
Originally posted by eric-anderton-at-rearc March 8, 2024
I would like to request that the system preserve whatever the user types in to a YAML field. Right now, Noop strips the original formatting and comments from what I type in for Pipeline Condition and Workflow fields.
The strongest use cases I can provide for this:
The text was updated successfully, but these errors were encountered: