This is unmaintained library being open sourced for others to learn and fork from.
Patches will not be accepted. Issues are not likely to be responded to.
Add this line to your application's Gemfile:
gem 'library_version_analysis'
And then execute:
$ bundle install
Or install it yourself as:
$ gem install library_version_analysis
TODO: Write usage instructions here
After checking out the repo, run bin/setup
to install dependencies. Then, run rake spec
to run the tests. You can also run bin/console
for an interactive prompt that will allow you to experiment.
To use in development version of this code to analyze Jobber, replace the gem definition with jgem :enablers, "library_version_analysis", path: "/Users/johnz/workspace/library_version_analysis"
TODO when I next update, but...
Also remember to update (maybe, we don't know why yet) the bundle_cache_key in circle-ci as per this PR: https://github.com/GetJobber/Jobber/pull/40468/files
Used to read dependabot alerts
To create the github token:
- Under you profile, go to settings
- Now on the right side, click on Developer settings (near the bottom)
- Click on Personal access tokens -> Tokens (classic)
- Create a new classic token, selecting the (repo (all), read:package and read:project) scopes
The key used by LibraryTracking. See that project for the correct value.
deprecated
deprecated
deprecated
Update the gemfile to read: jgem :enablers, "library_version_analysis", path: "/Users/johnz/source/library_version_analysis"
then: bundle update --conservative library_version_analysis ln -s ../library_version_analysis . source library_version_anaysis/version.sh library_version_analysis/run.sh
Not supported
The gem is available as open source under the terms of the MIT License.