Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

664 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kubeflow Testing

This repository hosts shared CI building blocks for the Kubeflow community: reusable GitHub Actions and scripts that any Kubeflow Subproject can consume from its own .github/workflows or Makefile. The goal is to reduce duplication across Kubeflow repositories and to give the maintainers one place to align on CI best practices.

Common Scripts

The following scripts are available.

Checking license headers

Every source file needs the Apache 2.0 header from hack/boilerplate/. New files must use the year-less header (Copyright The Kubeflow Authors.). The verifier rejects a hardcoded year on files added relative to the base branch.

Run this script as follows:

python hack/boilerplate/boilerplate.py --base-ref master

Common GitHub Actions

The following GitHub actions are available.

Work In Progress

Contributing

We welcome contributions to enhance support for common Kubeflow infrastructure! Please see our CONTRIBUTING guide for details.

About

Test infrastructure and tooling for Kubeflow.

Resources

Contributing

Stars

60 stars

Watchers

19 watching

Forks

Releases

Packages

Used by

Contributors

Languages