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

Use Yarn to manage dependencies #38481

Merged
merged 43 commits into from
Nov 16, 2017
Merged

Use Yarn to manage dependencies #38481

merged 43 commits into from
Nov 16, 2017

Commits on Nov 13, 2017

  1. yarn: initial commit

    joaomoreno committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    c04085a View commit details
    Browse the repository at this point in the history
  2. remove npm shrinkwrap

    joaomoreno committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    a3046ee View commit details
    Browse the repository at this point in the history
  3. fix postinstall

    joaomoreno committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    3822d58 View commit details
    Browse the repository at this point in the history
  4. fix extensions

    joaomoreno committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    0092e9c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a8b6fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b6bc9ec View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2017

  1. Configuration menu
    Copy the full SHA
    c230630 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50cabbc View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    b635672 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39ea787 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72d55f0 View commit details
    Browse the repository at this point in the history
  6. build/monaco/yarn.lock

    joaomoreno committed Nov 14, 2017
    Configuration menu
    Copy the full SHA
    b088da1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    deed70d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    525b980 View commit details
    Browse the repository at this point in the history
  9. upgrade vsce

    joaomoreno committed Nov 14, 2017
    Configuration menu
    Copy the full SHA
    25c14fc View commit details
    Browse the repository at this point in the history
  10. adopt latest vsce

    joaomoreno committed Nov 14, 2017
    Configuration menu
    Copy the full SHA
    acfaf48 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5e5ebf5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f47e544 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a5a27b5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3d71f19 View commit details
    Browse the repository at this point in the history
  15. gulp-tsb remove from yarn

    joaomoreno committed Nov 14, 2017
    Configuration menu
    Copy the full SHA
    ffa63ae View commit details
    Browse the repository at this point in the history
  16. upgrade vsce

    finally can build vscode!
    joaomoreno committed Nov 14, 2017
    Configuration menu
    Copy the full SHA
    206a500 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2017

  1. update gulp tsb

    joaomoreno committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    2069d83 View commit details
    Browse the repository at this point in the history
  2. update vsce

    joaomoreno committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    97c108d View commit details
    Browse the repository at this point in the history
  3. fix dependencies

    joaomoreno committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    deb667a View commit details
    Browse the repository at this point in the history
  4. omit stderr from yarn deps

    joaomoreno committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    9d1aea2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    90d276f View commit details
    Browse the repository at this point in the history
  6. npm > yarn

    joaomoreno committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    758c47e View commit details
    Browse the repository at this point in the history
  7. use vscode-chokidar

    related to #38342
    joaomoreno committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    9fa007f View commit details
    Browse the repository at this point in the history
  8. use yarn in travis

    joaomoreno committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    c817693 View commit details
    Browse the repository at this point in the history
  9. travis: cache apt

    joaomoreno committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    126f4db View commit details
    Browse the repository at this point in the history
  10. cache yarn in travis

    joaomoreno committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    aead222 View commit details
    Browse the repository at this point in the history
  11. use yarn in appveyor

    joaomoreno committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    e732274 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5f46e5c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fbed34f View commit details
    Browse the repository at this point in the history
  14. use add instead of install

    joaomoreno committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    a7ded33 View commit details
    Browse the repository at this point in the history
  15. 💄

    joaomoreno committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    aadcc9f View commit details
    Browse the repository at this point in the history
  16. fix tfs windows build

    joaomoreno committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    3fa2784 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2017

  1. fix nsfw for gulp watch

    joaomoreno committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    ff55615 View commit details
    Browse the repository at this point in the history
  2. improve preinstall script

    joaomoreno committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    c4cb8bf View commit details
    Browse the repository at this point in the history
  3. 💄 clean tfs builds

    joaomoreno committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    70b8b9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d4d385 View commit details
    Browse the repository at this point in the history
  5. adopt yarn in scripts

    joaomoreno committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    4537783 View commit details
    Browse the repository at this point in the history