An open API service indexing awesome lists of open source software.

https://github.com/feast-dev/feast-ci-repo-example

Example of how to structure Feast feature repositories & CI for production
https://github.com/feast-dev/feast-ci-repo-example

Last synced: 3 months ago
JSON representation

Example of how to structure Feast feature repositories & CI for production

Awesome Lists containing this project

README

          

# Feast minimal CI example

This repository demonstrates a minimal Feast CI structure
* It contains two feature repositories, one for `staging` and one for `production`
* Any changes to either the `production/` or `staging/` feature repositories will trigger a CI pipeline which will update your Feast infrastructure.