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

dev-cmd/tap-new: various improvements #17110

Merged
merged 5 commits into from Apr 21, 2024
Merged

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    54a5690 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adbe6ed View commit details
    Browse the repository at this point in the history
  3. dev-cmd/tap-new: fix GitHub Packages user

    It should be `github.repository_owner` rather than `github.actor`.
    ZhongRuoyu committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    7e43853 View commit details
    Browse the repository at this point in the history
  4. dev-cmd/tap-new: various improvements

    1. Update `actions/cache` to `v4`.
    2. Unset GitHub Packages tokens if unused.
    3. Quote shell variables.
    ZhongRuoyu committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    82ad03f View commit details
    Browse the repository at this point in the history
  5. dev-cmd/tap-new: simplify

    ZhongRuoyu committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    ea37708 View commit details
    Browse the repository at this point in the history