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

area/circleci: Speed up circleci build process for branches and pr #16778

Merged
merged 38 commits into from
May 1, 2019

Commits on Apr 26, 2019

  1. speed up circleci build

    briangann committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    2dab761 View commit details
    Browse the repository at this point in the history
  2. add build-fast to jobs

    briangann committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    b88f7ce View commit details
    Browse the repository at this point in the history
  3. fix script

    briangann committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    3008dd5 View commit details
    Browse the repository at this point in the history
  4. remove build from jobs

    briangann committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    2fb8544 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    20db229 View commit details
    Browse the repository at this point in the history
  6. fix typo

    briangann committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    6003b2e View commit details
    Browse the repository at this point in the history
  7. add frontend

    briangann committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    c1797cf View commit details
    Browse the repository at this point in the history
  8. add yarn cache

    briangann committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    6bb6bb8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8aa92f9 View commit details
    Browse the repository at this point in the history
  10. split build process

    briangann committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    b083aed View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a799a85 View commit details
    Browse the repository at this point in the history
  12. backend should persist bin

    briangann committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    fb28193 View commit details
    Browse the repository at this point in the history
  13. add build process output

    briangann committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    354152d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    49ecdc1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    168137e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5b98c85 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2ac4ca9 View commit details
    Browse the repository at this point in the history
  18. fix frontend artifact path

    briangann committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    29f18a6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b3c94db View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    77fa9dd View commit details
    Browse the repository at this point in the history
  21. add node_moduels to persist

    briangann committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    5ee3386 View commit details
    Browse the repository at this point in the history
  22. omit latest

    briangann committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    027fdc1 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    da34183 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    d63cf47 View commit details
    Browse the repository at this point in the history
  25. update path

    briangann committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    3eaea9a View commit details
    Browse the repository at this point in the history
  26. packaing needs grunt

    briangann committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    799011c View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    555f712 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2019

  1. fix cache

    briangann committed Apr 27, 2019
    Configuration menu
    Copy the full SHA
    df80fcf View commit details
    Browse the repository at this point in the history
  2. debug workspace

    briangann committed Apr 27, 2019
    Configuration menu
    Copy the full SHA
    f32b3d2 View commit details
    Browse the repository at this point in the history
  3. update cache

    briangann committed Apr 27, 2019
    Configuration menu
    Copy the full SHA
    8305054 View commit details
    Browse the repository at this point in the history
  4. debugging workspace

    briangann committed Apr 27, 2019
    Configuration menu
    Copy the full SHA
    2bbee8d View commit details
    Browse the repository at this point in the history
  5. more debugging

    briangann committed Apr 27, 2019
    Configuration menu
    Copy the full SHA
    225021d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    70b649c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7e3376a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bfc55f6 View commit details
    Browse the repository at this point in the history
  9. remove debug code

    briangann committed Apr 27, 2019
    Configuration menu
    Copy the full SHA
    6ce6f64 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'master' of https://github.com/grafana/grafana into 2019…

    …0426_circleci_speedup
    briangann committed Apr 27, 2019
    Configuration menu
    Copy the full SHA
    4e8c04c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    269c436 View commit details
    Browse the repository at this point in the history