Skip to content
This repository has been archived by the owner on Nov 20, 2018. It is now read-only.

Build cleanup #1635

Merged
merged 31 commits into from
Aug 8, 2016
Merged

Build cleanup #1635

merged 31 commits into from
Aug 8, 2016

Commits on Jul 29, 2016

  1. chore(build): start cleaning up build

    Move grunt-clean to Makefile target.
    #1569
    Ray Nicholus committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    6cacd4e View commit details
    Browse the repository at this point in the history
  2. chore(travis.yml): remove ci branch limits

    Ray Nicholus committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    5b4766d View commit details
    Browse the repository at this point in the history
  3. chore(build): move jscs linting to makefile

    Ray Nicholus committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    4ab9728 View commit details
    Browse the repository at this point in the history
  4. chore(build): move jscs linting to makefile

    Ray Nicholus committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    86241fd View commit details
    Browse the repository at this point in the history
  5. chore(build): move jshint linting to makefile

    Ray Nicholus committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    c1533d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2016

  1. chore(build): concat, minify, and source maps for all artifacts

    This includes a dnd artifacts + "core" artifacts as well.
    #1605
    #1607
    #1569
    Ray Nicholus committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    e174c39 View commit details
    Browse the repository at this point in the history
  2. fix(build): travis tests fail w/out grunt uglify

    Not yet ready to remove grunt. I need to migrate the karma stuff over first.
    #1605
    #1607
    #1569
    Ray Nicholus committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    d034eed View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2016

  1. chore(build): move test runner logic into Makefile

    Ray Nicholus committed Aug 3, 2016
    Configuration menu
    Copy the full SHA
    c63725a View commit details
    Browse the repository at this point in the history
  2. fix(build): create _build dir before building

    Ray Nicholus committed Aug 3, 2016
    Configuration menu
    Copy the full SHA
    df76114 View commit details
    Browse the repository at this point in the history
  3. chore(build): lint before test

    Ray Nicholus committed Aug 3, 2016
    Configuration menu
    Copy the full SHA
    4d797bd View commit details
    Browse the repository at this point in the history
  4. chore(build): cleanup test-related Grunt deps

    Ray Nicholus committed Aug 3, 2016
    Configuration menu
    Copy the full SHA
    20f904c View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2016

  1. chore(build): cp non-js to _build

    Also created .editorconfig & renamed css files in client dir to match their output name.
    #1569
    rnicholus committed Aug 6, 2016
    Configuration menu
    Copy the full SHA
    053d4d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fb7515 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c10712 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2016

  1. chore(build): JS header comment

    Ray Nicholus committed Aug 7, 2016
    Configuration menu
    Copy the full SHA
    e24fe2a View commit details
    Browse the repository at this point in the history
  2. chore(build): prepare for publish to npm

    Ray Nicholus committed Aug 7, 2016
    Configuration menu
    Copy the full SHA
    7f3f2a2 View commit details
    Browse the repository at this point in the history
  3. chore(build): run build with more recent version of node

    Ray Nicholus committed Aug 7, 2016
    Configuration menu
    Copy the full SHA
    c9f3e6e View commit details
    Browse the repository at this point in the history
  4. chore(build): goodbye grunt

    Ray Nicholus committed Aug 7, 2016
    Configuration menu
    Copy the full SHA
    bd06868 View commit details
    Browse the repository at this point in the history
  5. chore(build): cleanup package.json

    Ray Nicholus committed Aug 7, 2016
    Configuration menu
    Copy the full SHA
    1bb3135 View commit details
    Browse the repository at this point in the history
  6. chore(package.json): add contributors

    [skip ci]
    Ray Nicholus committed Aug 7, 2016
    Configuration menu
    Copy the full SHA
    7cd196e View commit details
    Browse the repository at this point in the history
  7. chore(Makefile): easy version rev

    Ray Nicholus committed Aug 7, 2016
    Configuration menu
    Copy the full SHA
    370bfca View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2016

  1. chore(Makefile): final cleanup

    Removed new jQuery builds, fixed JS compression
    #1569
    Ray Nicholus committed Aug 8, 2016
    Configuration menu
    Copy the full SHA
    93f3787 View commit details
    Browse the repository at this point in the history
  2. chore(Makefile): leave out core for jquery builds

    Ray Nicholus committed Aug 8, 2016
    Configuration menu
    Copy the full SHA
    260a50b View commit details
    Browse the repository at this point in the history
  3. chore(Makefile): include dnd in published artifacts too

    Ray Nicholus committed Aug 8, 2016
    Configuration menu
    Copy the full SHA
    f0757fa View commit details
    Browse the repository at this point in the history
  4. docs(README.md): update build/test instructions

    #1569
    [skip ci]
    Ray Nicholus committed Aug 8, 2016
    Configuration menu
    Copy the full SHA
    e55eb90 View commit details
    Browse the repository at this point in the history
  5. chore(build): prepare for 5.11.0 release

    Ray Nicholus committed Aug 8, 2016
    Configuration menu
    Copy the full SHA
    d1324a5 View commit details
    Browse the repository at this point in the history
  6. chore(build): more consistent name for dnd zip

    Ray Nicholus committed Aug 8, 2016
    Configuration menu
    Copy the full SHA
    4a6a502 View commit details
    Browse the repository at this point in the history
  7. chore(build): don't need a standalone dnd zip

    Ray Nicholus committed Aug 8, 2016
    Configuration menu
    Copy the full SHA
    eda9119 View commit details
    Browse the repository at this point in the history
  8. fix(build): source files missing from sourcemap

    Ray Nicholus committed Aug 8, 2016
    Configuration menu
    Copy the full SHA
    89a96d0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6345c09 View commit details
    Browse the repository at this point in the history
  10. docs(getting started): typo

    Ray Nicholus committed Aug 8, 2016
    Configuration menu
    Copy the full SHA
    e2bf728 View commit details
    Browse the repository at this point in the history