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

Switch to using the Core local environment #17004

Merged
merged 91 commits into from
Aug 30, 2019
Merged

Commits on Aug 29, 2019

  1. Configuration menu
    Copy the full SHA
    8a67776 View commit details
    Browse the repository at this point in the history
  2. Delete all the files this setup will replace. (Many of them are not y…

    …et replaced, let's see what explodes!)
    pento committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    ef8e1c3 View commit details
    Browse the repository at this point in the history
  3. Retrieve the compose file version from Core's docker-compose.yml, to …

    …ensure the override version matches.
    pento committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    95b671d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37ed924 View commit details
    Browse the repository at this point in the history
  5. Use local-env in Travis.

    pento committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    94be79d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0498428 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a39012e View commit details
    Browse the repository at this point in the history
  8. Upgrade Docker on Travis

    pento committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    5a9e154 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5242cd8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1cdd12a View commit details
    Browse the repository at this point in the history
  11. push !== append

    pento committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    32070c1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    edb7b6a View commit details
    Browse the repository at this point in the history
  13. Add debugging

    pento committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    94e456d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1342f4d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c3c2d7c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a679ae9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bd92a8d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    020f721 View commit details
    Browse the repository at this point in the history
  19. Build to the build dir

    pento committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    cfd0933 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    88bb0b8 View commit details
    Browse the repository at this point in the history
  21. Travis debugging.

    pento committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    96af4a1 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    dbfe7ad View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    4cbd978 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c99524c View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    d372e1f View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    c8dd498 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    f8f6460 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    f10a38a View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    02ca863 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    92c0117 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    370ef52 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    273c761 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    9e48716 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    1e948c9 View commit details
    Browse the repository at this point in the history
  35. Add start/stop scripts.

    pento committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    8b0c239 View commit details
    Browse the repository at this point in the history
  36. Add an install script.

    pento committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    fcc1467 View commit details
    Browse the repository at this point in the history
  37. Tidy up .travis.yml

    pento committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    519de4d View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    baf81fb View commit details
    Browse the repository at this point in the history
  39. Allow other plugins using these scripts to override the docker-compos…

    …e template with their own.
    pento committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    8227869 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    83b0aa7 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    ece0f01 View commit details
    Browse the repository at this point in the history
  42. b0d7330 is obseleted by #16243.

    pento committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    843f622 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    ecc8b25 View commit details
    Browse the repository at this point in the history
  44. If we're running in a managed environment, encourage updating if it h…

    …asn't been updated in over a week.
    pento committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    028460a View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    52059be View commit details
    Browse the repository at this point in the history
  46. Add a placeholder for setup-local-env.sh, pointing folks at the new w…

    …ay of doing things.
    pento committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    9e6054b View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    07be5aa View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    78bdc3b View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    548b10a View commit details
    Browse the repository at this point in the history
  50. Improve behaviour on Windows.

    pento committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    2b020f4 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    ebaffd8 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    8248c80 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    69a91df View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    6fd7805 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    6d628a2 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    837e6d1 View commit details
    Browse the repository at this point in the history
  57. Normalise WP_DEVELOP_DIR when it's generated, so we don't need to nor…

    …malize it everywhere it's used.
    pento committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    56e2009 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    e97900c View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    15db588 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    f963793 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    4859699 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    e8bc7f3 View commit details
    Browse the repository at this point in the history
  63. Make require look a little more like import.

    Co-Authored-By: Robert Anderson <robert@noisysocks.com>
    pento and noisysocks committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    a6d2e73 View commit details
    Browse the repository at this point in the history
  64. Make require look a little more like import.

    Co-Authored-By: Robert Anderson <robert@noisysocks.com>
    pento and noisysocks committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    a52430d View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    92def6a View commit details
    Browse the repository at this point in the history
  66. Remove a bonus \n

    Co-Authored-By: Robert Anderson <robert@noisysocks.com>
    pento and noisysocks committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    18183ea View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    0e1596f View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    602bbb7 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    ef7d0b7 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    13c1f90 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    bd90182 View commit details
    Browse the repository at this point in the history
  72. Tweak the Travis caching.

    pento committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    12c52bb View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    50748b9 View commit details
    Browse the repository at this point in the history
  74. Speed up the cache warmup

    pento committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    8b356eb View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    0903b9c View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    e64edb8 View commit details
    Browse the repository at this point in the history
  77. Fix a .travis.yml parse error.

    pento committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    a6cf935 View commit details
    Browse the repository at this point in the history
  78. Give MySQL some time to start.

    pento committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    62e035c View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    472ca38 View commit details
    Browse the repository at this point in the history
  80. More Travis tweaking.

    pento committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    4cdf186 View commit details
    Browse the repository at this point in the history
  81. Try not caching node_modules

    pento committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    1b2cba5 View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    4957667 View commit details
    Browse the repository at this point in the history
  83. Fix up some Travis bugs.

    pento committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    8159801 View commit details
    Browse the repository at this point in the history
  84. Add some debugging.

    pento committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    1c582ce View commit details
    Browse the repository at this point in the history
  85. Travis: HALP HOW DO I mv

    pento committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    f8e5524 View commit details
    Browse the repository at this point in the history
  86. A little more tweaking.

    pento committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    84035b1 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    f36fb00 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    a09be70 View commit details
    Browse the repository at this point in the history
  89. Add documentation to README.md.

    pento committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    a47f54c View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    bc69eda View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    ab6f7e0 View commit details
    Browse the repository at this point in the history