astronomer / astro-provider-ray

This provider contains operators, decorators and triggers to send a ray job from an airflow task
https://astronomer.github.io/astro-provider-ray/
Apache License 2.0
12 stars 2 forks source link

Add astro cli project + kind Raycluster setup instruction #83

Closed pankajastro closed 2 weeks ago

pankajastro commented 3 weeks ago

This PR introduces several enhancements aimed at improving the setup and local testing

Docs generated HTML

Screenshot 2024-10-26 at 1 03 09 AM

Created follow-up tickets: https://github.com/astronomer/astro-provider-ray/issues/89 and https://github.com/astronomer/astro-provider-ray/issues/88

codecov-commenter commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.22%. Comparing base (4a362a2) to head (85a5357).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #83 +/- ## ======================================= Coverage 98.22% 98.22% ======================================= Files 5 5 Lines 564 564 ======================================= Hits 554 554 Misses 10 10 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

pankajastro commented 2 weeks ago

Should we also log a follow-up ticket for guiding on how to deploy to Astro deployment & how to create an Airflow connection there with mounting/using the needed Kubeconfig file?

Created https://github.com/astronomer/astro-provider-ray/issues/89 to improve contributing guide and https://github.com/astronomer/astro-provider-ray/issues/88 for Astro deployment guide