Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Bower deployment #4
Comments
|
Yeah we can work on getting it up on bower |
|
Looks like someone added already. Have you looked at using one of these? http://bower.io/search/?q=loggly |
|
@mostlyjason , this search only shows two angular packages angular-loggly and angular-loggly-logger, instead of this repo. |
|
Yeah I was hoping those might work since they are wrappers for this On 9/24/2014 10:59 PM, Pepe Cano wrote:
|
|
Yes, this repository El 25/09/2014, a las 08:31, Jason Skowronski notifications@github.com Yeah I was hoping those might work since they are wrappers for this On 9/24/2014 10:59 PM, Pepe Cano wrote:
— |
|
@ppcano We have added a new package loggly-jslogger. You can now use this package to deploy Loggly's jslogger using Bower. |
|
@psquickitjayant, although the package is available for bower import, I missed a bower file which manage the library release version. Currently the library is importing as:
In this case, any new release may automatically be updated and it may break the loggly app functionality. Please, may you manage the |
|
@psquickitjayant ping. May the |
|
@ppcano Sure, I will add it. |
|
You need to git tag your releases to get a versioned bower dependency. Right now I have to use
instead of
|
|
@barlindhaug if you see latest package, it has the version. |
|
@psquickitjayant, setup the version on the
As @barlindhaug commented, it could be that you need to git tag your releases. |
|
@ppcano You are right, I forgot to do that. I will take care from my next release. I am making few more changes in the library. I will make sure to tag the commit. |
|
+1 for tagging releases,
|
|
@mostlyjason this can be closed as the library is on Bower with versions tagged. |
|
@psquickitjayant @mostlyjason I see no versions tagged. Here is the output from "bower info loggly-jslogger" ...
|
|
From bower's bower.json docs version |
|
ping ping - would love a proper release! |
|
@davidgovea I will update today :) |
|
@davidgovea @ppcano @sirsgriffin @barlindhaug Proper release tags are pushed in repo. You can see the versions now with
|
|
@psquickitjayant thank you! also, thanks for getting full-on tags implemented recently |
would it be possible that the library can be deployed with bower?
The text was updated successfully, but these errors were encountered: