• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

frictionlessdata / datapackage-registry-js / 22

Builds Branch Commit Type Ran Committer Via Coverage
22 master [#2] Add small description to README Pull #10 03 Feb 2016 07:41PM UTC vitorbaptista travis-ci pending completion   set done
21 2-cleaning-up-and-syncing-with-py-lib [#2] Add small description to README push 03 Feb 2016 04:52PM UTC vitorbaptista travis-ci pending completion   set done
20 2-cleaning-up-and-syncing-with-py-lib [#9] Don't require 'babel-polyfill', leaving that to the user When requiring the polyfill, we're polluting the global scope, and making our codebase bigger. They're not needed on many newer browsers, which might be all that our users need to supp... push 03 Feb 2016 04:48PM UTC vitorbaptista travis-ci pending completion   set done
19 2-cleaning-up-and-syncing-with-py-lib [#2] Compile package to ES5 for NPM The ./src folder contains our code (ES6), the ./lib contains it compiled to ES5, and the schemas cache was moved from ./lib/schemas to ./schemas. In our tests, I've prefered to test the compiled ES5, instead o... push 02 Feb 2016 03:54PM UTC vitorbaptista travis-ci pending completion   set done
18 2-cleaning-up-and-syncing-with-py-lib [#2] Run latest NodeJS 4.2 (LTS) and 5.5 (stable) versions on Travis push 01 Feb 2016 09:30PM UTC vitorbaptista travis-ci pending completion   set done
17 2-cleaning-up-and-syncing-with-py-lib [#2] Adds .getBasePath() and .getProfile() The profile is loaded from the local filesystem (if exists and we're on Node), or from its URL. The base path is the Registry's base path in the local filesystem, if it was loaded locally. The base path... push 01 Feb 2016 09:26PM UTC vitorbaptista travis-ci pending completion   set done
16 2-cleaning-up-and-syncing-with-py-lib [#2] Fix "npm run coverage" push 01 Feb 2016 06:37PM UTC vitorbaptista travis-ci pending completion   set done
15 2-cleaning-up-and-syncing-with-py-lib [#2] Fix running mocha with babel push 01 Feb 2016 06:00PM UTC vitorbaptista travis-ci pending completion   set done
13 2-cleaning-up-and-syncing-with-py-lib [#2] Configure ESLint using AirBnB style push 31 Jan 2016 08:54PM UTC vitorbaptista travis-ci pending completion   set done
12 2-cleaning-up-and-syncing-with-py-lib [#2] Caches the default registry This library needs to work both on the browser and on NodeJS, so we can't rely on `fs.readFile`. Here we're using brfs (actually, babel-brfs because we need ES6) to embed the default registry and its schemas into ... push 31 Jan 2016 07:50PM UTC vitorbaptista travis-ci pending completion   set done
11 2-cleaning-up-and-syncing-with-py-lib [#2] Refactor into class and simplify code Apart from the obvious changes (becoming a class and such), the behaviour changed in two other places: * Instead of rejecting with a string, we throw an Error; * We don't alter the csv.parse exceptions ... push 30 Jan 2016 09:34PM UTC vitorbaptista travis-ci pending completion   set done
10 2-cleaning-up-and-syncing-with-py-lib [#2] Cache nvm and node_modules folders on Travis push 30 Jan 2016 08:10PM UTC vitorbaptista travis-ci pending completion   set done
9 2-cleaning-up-and-syncing-with-py-lib [#2] Setup Karma to run tests on PhantomJS This gives us more confidence that the code runs both on NodeJS an on a browser (at least on a WebKit browser). push 30 Jan 2016 08:05PM UTC vitorbaptista travis-ci pending completion   set done
8 2-cleaning-up-and-syncing-with-py-lib [#2] Run Travis on all branches push 30 Jan 2016 06:55PM UTC vitorbaptista travis-ci pending completion   set done
7 master Use new registry location push 27 Dec 2015 06:41AM UTC pwalsh travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc