tasseo icon indicating copy to clipboard operation
tasseo copied to clipboard

Factor tasseo-js out of this repo

Open michalbachowski opened this issue 10 years ago • 4 comments

Hi,

Tasseo is great for my purposes of displaying available metrics. However I use only JavaScript part, without this additional Ruby stuff (I have my own webserver with build-in company-wide auth capabilities, etc). Also I need no auto discovery of dashboars and whatsoever.

I would be glad if you could split this repo into "tasseo-js" containing only JavaSciprt and CSS (+minimal index.html example) and "tasseo" that will contain all the remaining Ruby stuff.

Best regards

michalbachowski avatar Jun 17 '15 07:06 michalbachowski

And what about folks that don't want to run their own webserver?

obfuscurity avatar Jun 17 '15 07:06 obfuscurity

This repos still remains with fully functional Ruby web server with own auth.

michalbachowski avatar Jun 17 '15 07:06 michalbachowski

I too have taken the javascript portion of this and written my own server.

Do you think there's value in splitting them into separate repos or is it fine to just ignore the ruby parts?

eric avatar Jun 17 '15 15:06 eric

There's definitely value in having tasseo ripped out as its own repo/package. Organizationally I think it would make sense to rip the ruby bits out (e.g. tasseo-web) and leave the js bits here.

obfuscurity avatar Jun 18 '15 17:06 obfuscurity