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

sigs,generate: improve validation, update sig-list generation #350

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Nov 25, 2024

  1. sigs,validator: update validator code

    Update validator code to take into account new sigs.yaml fields.
    Add validation for chairs, leads, labels and directories.
    
    Signed-off-by: Daniel Hiller <[email protected]>
    dhiller committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    0ab6b00 View commit details
    Browse the repository at this point in the history
  2. update sig-list md template - missing values

    Signed-off-by: Daniel Hiller <[email protected]>
    dhiller committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    d771d5d View commit details
    Browse the repository at this point in the history
  3. generate: add sig validator call

    Signed-off-by: Daniel Hiller <[email protected]>
    dhiller committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    4d21ed8 View commit details
    Browse the repository at this point in the history
  4. sigs.yaml: remove non existing dirs and OWNERS

    Signed-off-by: Daniel Hiller <[email protected]>
    dhiller committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    5a9a0ba View commit details
    Browse the repository at this point in the history
  5. sigs.yaml,wg-arch,wg-code-quality: correct labels

    Update labels to future correct ones.
    
    Signed-off-by: Daniel Hiller <[email protected]>
    dhiller committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    716f5ed View commit details
    Browse the repository at this point in the history
  6. sigs.yaml,chairs: add kubevirt community chair

    Add aburdenthehand as community chair.
    
    Note: this is only stating the obvious
    
    Signed-off-by: Daniel Hiller <[email protected]>
    dhiller committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    5d92452 View commit details
    Browse the repository at this point in the history
  7. sigs.yaml: run make generate to fix formatting

    This also updates sig-list.md with latest changes.
    
    Signed-off-by: Daniel Hiller <[email protected]>
    dhiller committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    56e6a17 View commit details
    Browse the repository at this point in the history