[go: nahoru, domu]

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

Decouple publishing packages from publishing CLIs #1778

Merged
merged 20 commits into from
Jun 28, 2024
Merged

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    db1b2c7 View commit details
    Browse the repository at this point in the history
  2. Move tools out of packages/ and into tools/

    These things have different release schedules. Simply moving this out of
    packages/* already stops publishing new versions here.
    nvie committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    4fbbb40 View commit details
    Browse the repository at this point in the history
  3. Update lockfile

    nvie committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    8be9c79 View commit details
    Browse the repository at this point in the history
  4. Copy GA script

    nvie committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    9111d1f View commit details
    Browse the repository at this point in the history
  5. Remove unused var

    nvie committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    98344d9 View commit details
    Browse the repository at this point in the history
  6. Add usage

    nvie committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    17e8659 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    306007d View commit details
    Browse the repository at this point in the history
  8. Remove outdated comment

    nvie committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    120d98c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8ab18c6 View commit details
    Browse the repository at this point in the history
  10. Update release script similarly

    nvie committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    0d29bfb View commit details
    Browse the repository at this point in the history
  11. Final tweaks

    nvie committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    9d1ac85 View commit details
    Browse the repository at this point in the history
  12. Don't do this part for CLI tools

    nvie committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    587b4d9 View commit details
    Browse the repository at this point in the history
  13. Bump to 2.20240627.0-test1

    GitHub Actions Bot committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    5c9b660 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bcf0f33 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5f5764e View commit details
    Browse the repository at this point in the history
  16. Fix package-lock.json

    marcbouchenoire committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    373fafa View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    e539f0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efcc836 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e240d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    273682c View commit details
    Browse the repository at this point in the history