rapidsai / frigate

Frigate is a tool for automatically generating documentation for your Helm charts
https://frigate.readthedocs.io
Other
83 stars 25 forks source link

Add gha workflows #61

Closed AjayThorve closed 1 year ago

AjayThorve commented 1 year ago

This PR is a WIP, aims to add Github Actions Workflows to frigate, to automate build, test and upload steps

cc @ajschmidt8

AjayThorve commented 1 year ago

closing this PR, as it's unable to trigger GH Actions, will try it from a source branch, as suggested by @ajschmidt8