Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
cwohlman opened this issue May 22, 2014 · 3 comments
Closed

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

cwohlman opened this issue May 22, 2014 · 3 comments

Comments

@cwohlman
Copy link

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
Copy link
Author

cwohlman commented Jun 2, 2014

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

@cwohlman cwohlman closed this as completed Jun 2, 2014
@forresto
Copy link
Member

forresto commented Jun 2, 2014

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

@cwohlman
Copy link
Author

cwohlman commented Jun 2, 2014

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
#248 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants