Giter Site home page Giter Site logo

Bazel build about metadata HOT 7 CLOSED

kubeflow avatar kubeflow commented on August 21, 2024
Bazel build

from metadata.

Comments (7)

zhenghuiwang avatar zhenghuiwang commented on August 21, 2024

I think we can eventually avoid bazel. We only need it to update proto file and generated code now.

We will keep the repository working with Go tools.

from metadata.

jinchihe avatar jinchihe commented on August 21, 2024

Yes, I suggest using the Go tool such as dep which is used by other project under kubelow such as KFServing. I do not why still say no dependency after bazel steps.

from metadata.

jinchihe avatar jinchihe commented on August 21, 2024

/assign @jinchihe

from metadata.

zhenghuiwang avatar zhenghuiwang commented on August 21, 2024

The reason we have bazel is that MLMD library that we depends on is in C++ and bazel is easy to use to manage cross language build.

Right now, the codebase works well with go mod and other go tools. You only need to bazel build first, which generates go dependency files. After that, all Go tools work.

Go module is the future direction and we should avoid dep.

from metadata.

jinchihe avatar jinchihe commented on August 21, 2024

Oh... I misunderstand. Thank you got pointing out this.

from metadata.

jinchihe avatar jinchihe commented on August 21, 2024

/unassign

from metadata.

jtfogarty avatar jtfogarty commented on August 21, 2024

/kind question
/area engprod
/priority p2

from metadata.

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.