Skip to content

JSON schema does not allow syntax present in the doc page examples #2

@NicoGrapsasWK

Description

@NicoGrapsasWK

Hi, recently found the project and i really like it!

I've installed the Red hat yaml extension and configured it to validate/autocomplete .laq files

But it complains about some syntax that is present in the website examples:

- id: scale_up
  condition: ${{ steps.check_health.outputs.error_rate > 0.05 }}
  run: "kubectl scale deployment ${{ inputs.service_name }} --replicas=5"

It complains about not having agent or prompt defined

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions