Giter Club home page Giter Club logo

dujour-version-check's Introduction

version-check-service

Build Status Clojars Project

This library allows you to perform version checks with dujour. To use this in your project, add the following to your project.clj file:

[puppetlabs/dujour-version-check "0.1.2"]

Note: The latest version number of this library can be found above

Then, call the check-for-updates! function. This function takes two arguments, request-values and update-server-url. update-server-url should be a string containing the URL of the update server. request-values is a map that currently only supports a single key, :product-name. The value contained at this key can either be a string containing the artifact-id or a map with the following schema:

{:group-id schema/Str
 :artifact-id schema/Str}

If only the artifact id is provided, the group id will default to "puppetlabs.packages".

The request map can also accept :certname and :cacert strings, which can be used to uniquely identify a user. These values will be SHA-512 hashed and sent as site-id and host-id, respectively, before being sent to the server.

This library provides one other public API function, get-version-string. This function takes one argument, product-name, which should be the artifact id as a string. It optionally takes one more argument, group-id, which should be the group-id of the desired artifact as a string.

License

Copyright © 2014 Puppet Labs

Distributed under the Apache License, Version 2.0

Support

Please log tickets and issues at our JIRA tracker. A mailing list is available for asking questions and getting help from others. In addition there is an active #puppet channel on Freenode.

We use semantic version numbers for our releases, and recommend that users stay as up-to-date as possible by upgrading to patch releases and minor releases as they become available.

Bugfixes and ongoing development will occur in minor releases for the current major version. Security fixes will be backported to a previous major version on a best-effort basis, until the previous major version is no longer maintained.

Long-term support, including security patches and bug fixes, is available for commercial customers. Please see the following page for more details:

Puppet Enterprise Support Lifecycle

dujour-version-check's People

Contributors

briancain avatar cprice404 avatar jelinwils avatar jonathannewman avatar justinstoller avatar kevincorcoran avatar knbanderson avatar livinginsyn avatar magisus avatar mikaelsmith avatar mslilah avatar mwaggett avatar nwolfe avatar pcarlisle avatar puppetlabs-jenkins avatar rlinehan avatar shaigy avatar smcclellan avatar steveax avatar theshanx avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.