Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding 'new_record' field for all schemas #11

Commits on Oct 7, 2016

  1. scripts: fix generate_example_records

    * Makes `scripts/generate_example_records.js` work out of the box
      by adding the proper requires and making it executable (closes inspirehep#12).
    
    * Also adds `node_modules` to `.gitignore` so that we can `npm install
      json-schema-faker` locally.
    
    Signed-off-by: Jacopo Notarstefano <jacopo.notarstefano@cern.ch>
    jacquerie authored and spirosdelviniotis committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    38f2721 View commit details
    Browse the repository at this point in the history
  2. travis: add missing coveralls dependency

    Signed-off-by: Jacopo Notarstefano <jacopo.notarstefano@cern.ch>
    jacquerie authored and spirosdelviniotis committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    b67c0bd View commit details
    Browse the repository at this point in the history
  3. schemas: 'new_record' field for all schemas

    * NEW Adds 'new_record' field for all the json schemas regarding merged records.
    * Addresses inspirehep/inspire-next#1609.
    
    Signed-off-by: Spiros Delviniotis <spyridon.delviniotis@cern.ch>
    spirosdelviniotis committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    afe76b2 View commit details
    Browse the repository at this point in the history