noflo / noflo-ui

NoFlo Development Environment
https://app.flowhub.io
MIT License
767 stars 173 forks source link

Use version numbers for noflo and the-graph dependencies #248

Closed cwohlman closed 10 years ago

cwohlman commented 10 years ago

Currently noflo-ui uses * to reference other noflo dependencies and the-grid/the-graph dependencies. This is problematic for building old versions of noflo-ui, or maintaining noflo-ui forks.

Would it be possible to start referring to referenced libraries by precise or at least approximate version numbers?

I recently ran into this issue building a noflo-ui version that was only a few weeks old.

cwohlman commented 10 years ago

I'm closing this issue as it looks like the noflo-ui is still very much in flux and stable versions aren't an important goal for them yet.

We're maintaining a stable build at http://app.flowhub.io/ so generally there should be no reason to build your own unless you want to develop noflo-ui itself.

https://groups.google.com/d/msg/flow-based-programming/8Bldjn-nn_E/tW5JbHx2BCYJ

forresto commented 10 years ago

Yes, we are a fast-moving target now. I'm now versioning the-graph, if that helps.

cwohlman commented 10 years ago

The three projects that need stable references are the-graph, the-card and the-panel, everything else seems to have a static reference (eg 0.2.4 etc.).

I'm currently using commit references in my project, I just have to manually update them when we pull in more noflo changes.

On Mon, Jun 2, 2014 at 1:58 PM, Forrest Oliphant notifications@github.com wrote:

Yes, we are a fast-moving target now. I'm now versioning the-graph, if that helps.

— Reply to this email directly or view it on GitHub https://github.com/noflo/noflo-ui/issues/248#issuecomment-44877006.