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

[Docs] Add docs to deploy project on Astro Cloud #90

Closed pankajastro closed 1 week ago

pankajastro commented 2 weeks ago

Add documentation for deploying the project in the /dev directory on Astro Cloud. I created a Makefile target called "deploy" for this purpose.

I set up an Astro deployment on AWS Cloud and a RayCluster on GKE for this exercise.

To deploy on Astro Cloud, run the command make deploy.

Generated Docs

Screenshot 2024-11-01 at 12 55 21 AM

closes: https://github.com/astronomer/astro-provider-ray/issues/88

codecov-commenter commented 2 weeks ago

Codecov Report

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

Project coverage is 97.69%. Comparing base (5d2e992) to head (eca8821).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #90 +/- ## ======================================= Coverage 97.69% 97.69% ======================================= Files 5 5 Lines 564 564 ======================================= Hits 551 551 Misses 13 13 ```

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