kedro-org / kedro-viz

Visualise your Kedro data and machine-learning pipelines and track your experiments.
https://demo.kedro.org
Apache License 2.0
646 stars 106 forks source link

CircleCI to Github actions migration for Kedro-Viz (Release) #1876

Closed jitu5 closed 1 month ago

jitu5 commented 2 months ago

Description

Resolves https://github.com/kedro-org/kedro-viz/issues/1785

Development notes

The migration from CircleCI to GitHub Actions will have to be done in parts. This PR addresses the Release part, and the test part was already merged.

Workflows:

Screenshot 2024-04-24 at 2 20 15 p m

Miro board link

Notes

QA notes

Checklist

jitu5 commented 2 months ago

overall looks fine to me! Ready for review?

Yes!

ravi-kumar-pilla commented 2 months ago

Hi @jitu5 , I have left few comments, but most of the code looks great. I feel the migration work is neat and very well organized. Awesome work !! Thank you

jitu5 commented 2 months ago

The demo link does not have experiment tracking, but our demo site should have ET. Apart from this, PR LGTM. Awesome work @jitu5 !! Thank you

@ravi-kumar-pilla Yes, we treat it as local and show experiment tracking for the following hosts: 'localhost', '127.0.0.1', and 'demo.kedro.org'.