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

ci: merge suitespec and jobspec #11401

Merged
merged 11 commits into from
Nov 26, 2024
Merged

ci: merge suitespec and jobspec #11401

merged 11 commits into from
Nov 26, 2024

Commits on Nov 25, 2024

  1. ci: merge suitespec and jobspec

    We merge the suitespec and jobspec into a unique, modular solution that
    contains all the information to dynamically generate CI jobs based on
    the changes contained in a PR.
    P403n1x87 committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    f61a97b View commit details
    Browse the repository at this point in the history
  2. dynamic pre-checks

    P403n1x87 committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    204a5dd View commit details
    Browse the repository at this point in the history
  3. add circleci suites

    P403n1x87 committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    79e3aa8 View commit details
    Browse the repository at this point in the history
  4. namespace

    P403n1x87 committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    aa0ed2e View commit details
    Browse the repository at this point in the history
  5. skip unsupported tests

    P403n1x87 committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    e2b6d4d View commit details
    Browse the repository at this point in the history
  6. sort

    P403n1x87 committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    9f42575 View commit details
    Browse the repository at this point in the history
  7. fix gen script and llm spec

    P403n1x87 committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    0714434 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    879a1a7 View commit details
    Browse the repository at this point in the history
  2. fix circleci gen

    P403n1x87 committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    92246ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29d1504 View commit details
    Browse the repository at this point in the history
  4. skip mysqlpython

    P403n1x87 committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    8170ec0 View commit details
    Browse the repository at this point in the history