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

fix: use non strict schema to allow some undefined behavior #2524

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Nov 7, 2024

  1. fix: use non strict schema to allow some undefined behavior

    * GitHub Actions doesn't use the newer strict schema in the service
    * Tolerate more hallucinations
    ChristopherHX authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    62bbf3e View commit details
    Browse the repository at this point in the history
  2. Update workflow.go

    ChristopherHX authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    4fed339 View commit details
    Browse the repository at this point in the history
  3. Update workflow.go

    ChristopherHX authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    b253c5d View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Update pkg/model/workflow.go

    Co-authored-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
    ChristopherHX and jsoref authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    be575d3 View commit details
    Browse the repository at this point in the history