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

Monorepos #140

Merged
merged 28 commits into from
Jun 14, 2018
Merged

Monorepos #140

merged 28 commits into from
Jun 14, 2018

Commits on Jun 14, 2018

  1. docs: add plan

    janl authored and Realtin committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    bef430a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    372f718 View commit details
    Browse the repository at this point in the history
  3. deps: update lockfile

    janl authored and Realtin committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    7a1d6c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8450d0 View commit details
    Browse the repository at this point in the history
  5. feat: handle monorepos

    BREAKING CHANGE: This now works with monorepos, it’s a big refactor,
    that’s why we make it a new semver-major release when it lands, just
    so that existing users won’t get tripped up by little changes.
    
    However, the design goal here is to be as backwards compatible as
    possible.
    janl authored and Realtin committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    f32d33c View commit details
    Browse the repository at this point in the history
  6. fix: sub package naming

    janl authored and Realtin committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    b348b6c View commit details
    Browse the repository at this point in the history
  7. fix: mocking travis for tests to be run on travis was to recursive fo…

    …r this to work
    janl authored and Realtin committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    c9ff90b View commit details
    Browse the repository at this point in the history
  8. fix: path resolution fixes

    janl authored and Realtin committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    7fcb646 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a0c2e41 View commit details
    Browse the repository at this point in the history
  10. fix: node 4 compat

    janl authored and Realtin committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    d8a2419 View commit details
    Browse the repository at this point in the history
  11. fix: how has this ever worked

    janl authored and Realtin committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    36d33ca View commit details
    Browse the repository at this point in the history
  12. feat: instead of detecting firstPush, we now look for a gk-lockfile c…

    …ommit on the branch
    janl authored and Realtin committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    f10dcc0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    31c3b7a View commit details
    Browse the repository at this point in the history
  14. chore: debug

    janl authored and Realtin committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    faf2a82 View commit details
    Browse the repository at this point in the history
  15. feat: detect dep updates in grou branches

    janl authored and Realtin committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    56fae7a View commit details
    Browse the repository at this point in the history
  16. fix: reset to update branch

    janl authored and Realtin committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    4a9ab71 View commit details
    Browse the repository at this point in the history
  17. fix: fix monorepo support (#155)

    liv authored and Realtin committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    51592b1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8080d9d View commit details
    Browse the repository at this point in the history
  19. fix: don't revert commits

    Realtin committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    a1146b2 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    bf0b071 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    23e186d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    32714bb View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    dcad0b4 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    3273138 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    92c455d View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    dccc61b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    397b9c6 View commit details
    Browse the repository at this point in the history
  28. doc: update README.md

    Realtin committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    d9aa066 View commit details
    Browse the repository at this point in the history