Git Product home page Git Product logo

node-libmanta's Introduction

node-libmanta

This repository is part of the Joyent Manta project. For contribution guidelines, issues, and general documentation, visit the main Manta project page.

This repo serves to hold any/all common code that is shared between Manta components. Currently a mahi client, the indexing ring client, and some common utils exist.

Testing

You'll need an existing Manta deployment to run the test suite. You should set the ELECTRIC_MORAY environment variable to the hostname or IP address of an electric-moray instance in your deployment and the MAHI_HOST environment variable to the hostname or IP address of an authcache instance in your deployment. As an example, in a deployment called emy-10 with DNS configured in your development zone, you might set these to:

$ export ELECTRIC_MORAY=electric-moray.emy-10.joyent.us
$ export MAHI_HOST=authcache.emy-10.joyent.us
$ make prepush

Release process

Manta components that use libmanta should use versions published to npm. To release a new libmanta:

  1. Make a commit to set the intended version in "package.json#version".

  2. Get that commit approved and merged via https://cr.joyent.us, as with all commits to this repo. See the discussion of contribution at the top of this readme.

  3. Once that is merged and you've updated your local copy, run:

    make cutarelease
    

    This will ensure a clean working copy, git tag, and npm publish.

node-libmanta's People

Contributors

mcavage avatar fkuo avatar trentm avatar cburroughs avatar melloc avatar jordanhendricks avatar kellymclaughlin avatar kodykantor avatar kusor avatar

Watchers

James Cloos 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.