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

feat: include compiled binaries in releases #1529

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    29d9650 View commit details
    Browse the repository at this point in the history
  2. use specific release tag name

    rnbguy committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    2ff4926 View commit details
    Browse the repository at this point in the history
  3. nits

    rnbguy committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    4e18421 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe10bdd View commit details
    Browse the repository at this point in the history
  5. rm leading dash

    rnbguy committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    547d4ab View commit details
    Browse the repository at this point in the history
  6. quotes for strings

    rnbguy committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    2a32ea5 View commit details
    Browse the repository at this point in the history
  7. use GH_TOKEN

    rnbguy authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3875506 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. fix release version

    rnbguy committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    c60b419 View commit details
    Browse the repository at this point in the history
  2. use default ref_name

    rnbguy committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    372bfb0 View commit details
    Browse the repository at this point in the history
  3. nits

    rnbguy committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    688c30b View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    13ceae4 View commit details
    Browse the repository at this point in the history
  2. msg for gh auth login

    rnbguy committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8b2f230 View commit details
    Browse the repository at this point in the history
  3. newline at eof

    rnbguy committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    5c31bac View commit details
    Browse the repository at this point in the history
  4. fix script path

    rnbguy committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    22aa7c8 View commit details
    Browse the repository at this point in the history
  5. ignore GH_TOKEN in dry run

    rnbguy committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d86ac81 View commit details
    Browse the repository at this point in the history
  6. publish instead of final

    rnbguy committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f028f54 View commit details
    Browse the repository at this point in the history
  7. macos instead of darwin

    rnbguy committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c931076 View commit details
    Browse the repository at this point in the history
  8. add example in usage

    rnbguy committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    b7bdf8e View commit details
    Browse the repository at this point in the history