Git Product home page Git Product logo

los-metrics's Introduction

los-metrics

Utilities to compute metrics for the LOS circle.

Getting Started

Be sure you've read the instructions for contributing.

  1. Clone the repository.

  2. Create your .env.<NODE_ENV> files as appropriate for each environment. This software depends on unpublished ZenHub APIs. You'll have to "sniff" your unpublished API token using Chrome developer tools by looking at the request for the /board endpoint:

     GITHUB_API_TOKEN=<YOUR GITHUB API TOKEN>
     ZENHUB_API_TOKEN=<YOUR ZENHUB API TOKEN>
     ZENHUB_API_UNPUBLISHED_TOKEN=<YOUR ZENHUB API TOKEN FOR UNPUBLISHED APIS>
     CODECLIMATE_API_TOKEN=<YOUR CODECLIMATE API TOKEN>
    
  3. Run the setup tasks:

     $ npm install
    
  4. Run the 'metrics' script:

     $ npm run metrics
    

License

See the LICENSE file.

los-metrics's People

Contributors

jeffreywescott avatar

Watchers

Punit Rathore avatar James Cloos avatar Anne avatar Aaron Xavier avatar  avatar Learners Guild Bot avatar  avatar

los-metrics's Issues

Upgrade node.js version

@prattsj commented on Thu Jul 13 2017

---------- Forwarded message ---------
From: Heroku <[email protected] <mailto:[email protected]>>
Date: Wed, Jul 12, 2017 at 9:10 PM
Subject: [software] [ACTION REQUIRED] Follow-up: Node.js security update on Heroku

Hello,

Earlier today, we notified you that you had one or more Node.js applications affected by a recent vulnerability <http://hello.heroku.com/e/36622/y-july-2017-security-releases-/cqwlkl/643538443>. We sincerely apologize if the email you received did not include the list of affected applications.

Note: Apps that have already been upgraded will appear in this list.

Upgrading

1. Review your package.json file. You need to assure your engines section specifies a version that is not vulnerable: 4.8.4, 6.11.1, 7.10.1, or 8.1.4. If you do not specify a version, 6.11.1 will be used automatically. Please see Specifying a Node.js version <http://hello.heroku.com/e/36622/t-specifying-a-node-js-version/cqwlkn/643538443> for details.

2. Push a new commit to your app, which will cause a deploy. For example:

$ heroku git:clone -a APPNAME

# review your package.json and edit if necessary (see above)

$ git add package.json

$ git commit --allow-empty -m "Upgrade Node.js version"

$ git push heroku master

If you have any additional questions, please view our detailed FAQ <http://hello.heroku.com/e/36622/htable-seeds-vulnerability-faq/cqwlkq/643538443>.

Heroku, 650 7th Street

San Francisco, CA 94103

"!Echo usability continuously measured" goal

Background here.

  • We will track "satisfaction" by counting both GH issues on los repository as well as counting the number of messages in the #support channel in echo.
  • We will track "effectiveness" by counting the number of unhandled errors across all services.

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.