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

ci: remove vendored yarn, and use volta for Travis + GHA #19069

Merged
merged 30 commits into from May 29, 2020

Commits on May 28, 2020

  1. remove vendored yarn

    Joshua Li committed May 28, 2020
    Configuration menu
    Copy the full SHA
    9a97e5c View commit details
    Browse the repository at this point in the history
  2. replace remaining ./bin/yarn paths

    Joshua Li committed May 28, 2020
    Configuration menu
    Copy the full SHA
    f91caf0 View commit details
    Browse the repository at this point in the history
  3. install volta in ci

    Joshua Li committed May 28, 2020
    Configuration menu
    Copy the full SHA
    80f55fe View commit details
    Browse the repository at this point in the history
  4. hardcode node-version-check for now

    Joshua Li committed May 28, 2020
    Configuration menu
    Copy the full SHA
    7273fe3 View commit details
    Browse the repository at this point in the history
  5. not sure if deduping this will actually work

    Joshua Li committed May 28, 2020
    Configuration menu
    Copy the full SHA
    8c76217 View commit details
    Browse the repository at this point in the history
  6. this isn't needed anymore

    Joshua Li committed May 28, 2020
    Configuration menu
    Copy the full SHA
    9e27872 View commit details
    Browse the repository at this point in the history
  7. Revert "not sure if deduping this will actually work"

    This reverts commit 8c76217.
    Joshua Li committed May 28, 2020
    Configuration menu
    Copy the full SHA
    93f8c69 View commit details
    Browse the repository at this point in the history
  8. lol

    Joshua Li committed May 28, 2020
    Configuration menu
    Copy the full SHA
    95c3bf0 View commit details
    Browse the repository at this point in the history
  9. lol x2

    Joshua Li committed May 28, 2020
    Configuration menu
    Copy the full SHA
    648284d View commit details
    Browse the repository at this point in the history
  10. lol x3

    Joshua Li committed May 28, 2020
    Configuration menu
    Copy the full SHA
    4c6678d View commit details
    Browse the repository at this point in the history
  11. lol x4

    Joshua Li committed May 28, 2020
    Configuration menu
    Copy the full SHA
    2e84e8e View commit details
    Browse the repository at this point in the history
  12. i am the world's biggest idiot

    Joshua Li committed May 28, 2020
    Configuration menu
    Copy the full SHA
    c847483 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a281bec View commit details
    Browse the repository at this point in the history
  14. dedupe

    Joshua Li committed May 28, 2020
    Configuration menu
    Copy the full SHA
    de10242 View commit details
    Browse the repository at this point in the history
  15. fix bin/yarn here too

    Joshua Li committed May 28, 2020
    Configuration menu
    Copy the full SHA
    f72bcef View commit details
    Browse the repository at this point in the history
  16. another fix

    Joshua Li committed May 28, 2020
    Configuration menu
    Copy the full SHA
    1654a31 View commit details
    Browse the repository at this point in the history
  17. port GHA to volta

    Joshua Li committed May 28, 2020
    Configuration menu
    Copy the full SHA
    26a9cc0 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. add tracking issue for the volta magic

    Joshua Li committed May 29, 2020
    Configuration menu
    Copy the full SHA
    5f5d73d View commit details
    Browse the repository at this point in the history
  2. dedupe yarn install

    Joshua Li committed May 29, 2020
    Configuration menu
    Copy the full SHA
    d665676 View commit details
    Browse the repository at this point in the history
  3. better comment

    Joshua Li committed May 29, 2020
    Configuration menu
    Copy the full SHA
    2e99bfd View commit details
    Browse the repository at this point in the history
  4. dedupe yarn global bin

    Joshua Li committed May 29, 2020
    Configuration menu
    Copy the full SHA
    0406170 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a6b7536 View commit details
    Browse the repository at this point in the history
  6. install stuff to ~/bin

    Joshua Li committed May 29, 2020
    Configuration menu
    Copy the full SHA
    80dc4bd View commit details
    Browse the repository at this point in the history
  7. does xenial already have this?

    Joshua Li committed May 29, 2020
    Configuration menu
    Copy the full SHA
    c00bf13 View commit details
    Browse the repository at this point in the history
  8. super good node-version-check

    Joshua Li committed May 29, 2020
    Configuration menu
    Copy the full SHA
    d37d023 View commit details
    Browse the repository at this point in the history
  9. i forgot this

    Joshua Li committed May 29, 2020
    Configuration menu
    Copy the full SHA
    d75ddbc View commit details
    Browse the repository at this point in the history
  10. path probe. ~/bin might be before node lol

    Joshua Li committed May 29, 2020
    Configuration menu
    Copy the full SHA
    38f39e4 View commit details
    Browse the repository at this point in the history
  11. idk

    Joshua Li committed May 29, 2020
    Configuration menu
    Copy the full SHA
    8cd19de View commit details
    Browse the repository at this point in the history
  12. Revert "idk"

    This reverts commit 8cd19de.
    Joshua Li committed May 29, 2020
    Configuration menu
    Copy the full SHA
    4660f39 View commit details
    Browse the repository at this point in the history
  13. i nuked travis cache

    Joshua Li committed May 29, 2020
    Configuration menu
    Copy the full SHA
    b36e750 View commit details
    Browse the repository at this point in the history