OpenMined / PySyft

Perform data science on data that remains in someone else's server
https://www.openmined.org/
Apache License 2.0
9.43k stars 1.99k forks source link

Fix Helm Overwrite on Releases #9110

Closed rasswanth-s closed 1 month ago

rasswanth-s commented 1 month ago

Description

Since we copy also the index.yaml when pushing to gh-pages from the syft repo.

This index.yaml does not have information on the experimental releases pushed to the repo. We have modified the workflow to always calculate the index.yaml from the current set of packages available.

Affected Dependencies

List any dependencies that are required for this change.

How has this been tested?

Checklist