Giter Club home page Giter Club logo

Comments (3)

sparrovv avatar sparrovv commented on May 28, 2024 1

Hi 👋

Could you please clarify:

This action outputs the run artifacts of this job

Questions:

  • how would the connection to the warehouse work? I guess we would need to provide all necessary credentials in GH actions?

(but all in all that proposal makes sense to me, is anyone working on it?)

from dbt-fal.

chamini2 avatar chamini2 commented on May 28, 2024 1

Hello @sparrovv!

Could you please clarify:

This action outputs the run artifacts of this job

fal currently needs run_results.json dbt artifact to decide which models to run (unless ran using --all flag, and other flags coming soon), since the dbt run would happen in dbt-cloud environment, we do not have access to said artifact by default.

Part of the tasks the fal-ai/fal-dbt-cloud action would get done is download said artifact and making it available for the fal run to be executed.


How would the connection to the warehouse work? I guess we would need to provide all necessary credentials in GH actions?

This is probably the case, yes. Just like dbt-cloud gets a "profile" for the connection information, we would need profile information too; and we currently use the same behavior as dbt, we read the profiles-dir... so we may need to set it up with fal-ai/fal-dbt-cloud to match the expected environment for fal. We still need to look into these details.

Any ideas are welcome!


By the way, @mkam039 already started working on this approach, but we are still open to comments or contributions.

from dbt-fal.

burkaygur avatar burkaygur commented on May 28, 2024

@sparrovv we just implemented this proposal and wrote a blog post on it.

As part of the implementation, we also published a new Github Action to trigger dbt Cloud runs.

Looking forward to your feedback.

Join us on Discord or the #tools-fal channel on dbt Slack.

from dbt-fal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.