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

Tag private packages when their version changes #662

Merged
merged 31 commits into from Oct 1, 2022

Commits on Sep 29, 2022

  1. Configuration menu
    Copy the full SHA
    626cfdf View commit details
    Browse the repository at this point in the history
  2. Fixed formatting

    JakeGinnivan committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    5686490 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d37ea5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e5354a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    53742d5 View commit details
    Browse the repository at this point in the history
  6. Fixed tests compilation

    JakeGinnivan committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    60a1930 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9d22a27 View commit details
    Browse the repository at this point in the history
  8. Fixed lint issue

    JakeGinnivan committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    e571a0e View commit details
    Browse the repository at this point in the history
  9. Fixed tests

    JakeGinnivan committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    d2f4d89 View commit details
    Browse the repository at this point in the history
  10. Update docs again

    JakeGinnivan committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    013e969 View commit details
    Browse the repository at this point in the history
  11. Remove requirement of being logged into NPM if there are no unpublish…

    …ed packages
    
    When only publishing private packages (apps?) we shouldn't need users to be logged into NPM
    JakeGinnivan committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    8644724 View commit details
    Browse the repository at this point in the history
  12. Update .changeset/khaki-kangaroos-tie.md

    Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
    JakeGinnivan and Andarist committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    f3c7ded View commit details
    Browse the repository at this point in the history
  13. Update packages/config/src/index.ts

    Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
    JakeGinnivan and Andarist committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    86171cb View commit details
    Browse the repository at this point in the history
  14. Update packages/git/src/index.test.ts

    Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
    JakeGinnivan and Andarist committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    44f2bd6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bae290b View commit details
    Browse the repository at this point in the history
  16. Updated config to work against a privatePackages flag

    Allows opting into tagging private package versions & also opting out of versioning private packages entirely
    JakeGinnivan committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    49614eb View commit details
    Browse the repository at this point in the history
  17. Fixed lint error

    JakeGinnivan committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    c356ae3 View commit details
    Browse the repository at this point in the history
  18. Fixed tests

    JakeGinnivan committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    656d28f View commit details
    Browse the repository at this point in the history
  19. Fixed linting errors

    JakeGinnivan committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    24f0a78 View commit details
    Browse the repository at this point in the history
  20. Update packages/cli/src/commands/publish/publishPackages.ts

    Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
    JakeGinnivan and Andarist committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    f17508a View commit details
    Browse the repository at this point in the history
  21. Update packages/cli/src/commands/add/createChangeset.ts

    Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
    JakeGinnivan and Andarist committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    3886e90 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c062b16 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    f0ece83 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    4dd972e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    6047290 View commit details
    Browse the repository at this point in the history
  26. Addressed feedback

    JakeGinnivan committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    2f158d5 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    3e9f3b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Configuration menu
    Copy the full SHA
    ce2f1d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2022

  1. Configuration menu
    Copy the full SHA
    99d233b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30b6004 View commit details
    Browse the repository at this point in the history
  3. tweak changesets

    Andarist committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    7bdce4a View commit details
    Browse the repository at this point in the history