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

xtask: Disable pusing during publish #3040

Merged
merged 4 commits into from
Jan 20, 2024

Commits on Jan 20, 2024

  1. xtask: Add --no-push flag to publish

    which can be used when simulating releases to work without a writable
    git fork of the zellij code.
    har7an committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    6a94ef7 View commit details
    Browse the repository at this point in the history
  2. xtask: Fix borrow issues

    har7an committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    fa14f7f View commit details
    Browse the repository at this point in the history
  3. xtask/pipe: Require lockfile in publish

    to avoid errors from invalid dependency versions.
    har7an committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    5f6cbdc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1825f67 View commit details
    Browse the repository at this point in the history