feast-dev / feast

The Open Source Feature Store for Machine Learning
https://feast.dev
Apache License 2.0
5.62k stars 1k forks source link

feat: Adding github action to run the operator end-to-end tests. #4762

Closed lokeshrangineni closed 6 days ago

lokeshrangineni commented 1 week ago
lokeshrangineni commented 6 days ago

Can we separate the actions upgrades from adding the operator? There have been side effects to the release process from upgrading stuff in the actions, so I'd like us to be able to revert or adjust easily without removing the operator.

I have separated out the warning fixes into separate PR