Skip to content

projectbluefin/.project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.project — Project Bluefin Metadata

This repository contains standardized metadata about Project Bluefin using the CNCF .project schema.

Files

File Description
project.yaml Core project metadata (name, repositories, governance, legal)
maintainers.yaml Maintainer roster

Validation

The metadata is automatically validated on every PR via the GitHub Actions workflow in .github/workflows/validate.yaml.

To validate locally:

# Clone cncf/automation and build the validator
git clone https://github.com/cncf/automation
cd automation/utilities/dot-project
make build
./bin/validator -config /path/to/project.yaml

Updating

About

.project metadata for Project Bluefin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors