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

[WIP] Gulp conversion #7172

Closed
wants to merge 17 commits into from
Closed

[WIP] Gulp conversion #7172

wants to merge 17 commits into from

Commits on Jul 2, 2016

  1. Configuration menu
    Copy the full SHA
    94447f8 View commit details
    Browse the repository at this point in the history
  2. Convert lint task to gulp

    maxdeviant committed Jul 2, 2016
    Configuration menu
    Copy the full SHA
    7a02349 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a87ee06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8325746 View commit details
    Browse the repository at this point in the history
  5. Convert flow task to gulp

    maxdeviant committed Jul 2, 2016
    Configuration menu
    Copy the full SHA
    3bf5215 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d40bab View commit details
    Browse the repository at this point in the history
  7. Allow gulp + grunt combo in Travis

    A temporary measure to keep CI passing while using a combo of Gulp and
    Grunt tasks.
    maxdeviant committed Jul 2, 2016
    Configuration menu
    Copy the full SHA
    53ae338 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b0b48d2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3d80375 View commit details
    Browse the repository at this point in the history
  10. Add gulp version-check task

    Leaving the Grunt one in place, since it is consumed by Grunt tasks
    that have yet to be ported.
    maxdeviant committed Jul 2, 2016
    Configuration menu
    Copy the full SHA
    11599fd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c9d7020 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fdc3de2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3a19922 View commit details
    Browse the repository at this point in the history
  14. Add back removed grunt tasks using gulp

    Added the previously removed grunt tasks and just have them call the
    gulp tasks.
    
    This keeps things backwards-compatible, while still allowing for the
    gulp migration.
    
    Also reverted the changes to Travis CI, so hopefully there should be no
    issues there.
    maxdeviant committed Jul 2, 2016
    Configuration menu
    Copy the full SHA
    2fd26f1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5d88636 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fc9b790 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    457c77c View commit details
    Browse the repository at this point in the history