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
- Host: GitHub
- URL: https://github.com/feast-dev/feast-ci-repo-example
- Owner: feast-dev
- Created: 2021-07-22T04:22:51.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-22T05:18:40.000Z (over 4 years ago)
- Last Synced: 2025-04-12T15:58:47.331Z (9 months ago)
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 7
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.