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

Feature/auto release binary #85

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

Feature/auto release binary #85

wants to merge 18 commits into from

Commits on Apr 29, 2023

  1. feat: add release workflow

    Yukaii committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    d3b2101 View commit details
    Browse the repository at this point in the history
  2. fix: cli entrypoint

    Yukaii committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    b1b4b9f View commit details
    Browse the repository at this point in the history
  3. feat: config for pkg

    Yukaii committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    e4ba0d7 View commit details
    Browse the repository at this point in the history
  4. fix: node-version in matrix

    Yukaii committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    4393a2d View commit details
    Browse the repository at this point in the history
  5. fix: matrix

    Yukaii committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    50cdc03 View commit details
    Browse the repository at this point in the history
  6. fix: entrypoint

    Yukaii committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    9ccb8c9 View commit details
    Browse the repository at this point in the history
  7. fix: seperate release step

    Yukaii committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    79d1fb6 View commit details
    Browse the repository at this point in the history
  8. fix: uploaded assets

    Yukaii committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    22e5f11 View commit details
    Browse the repository at this point in the history
  9. fix: binary path

    Yukaii committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    6e206dc View commit details
    Browse the repository at this point in the history
  10. debug

    Yukaii committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    b7f992d View commit details
    Browse the repository at this point in the history
  11. fix: glob

    Yukaii committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    781c33d View commit details
    Browse the repository at this point in the history
  12. fix: zip

    Yukaii committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    f8a88fe View commit details
    Browse the repository at this point in the history
  13. fix: tag name

    Yukaii committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    e56dd2d View commit details
    Browse the repository at this point in the history
  14. feat: fork pkg-action

    Yukaii committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    285aa5b View commit details
    Browse the repository at this point in the history
  15. fix: tag name

    Yukaii committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    9292fd9 View commit details
    Browse the repository at this point in the history
  16. fix: dist file

    Yukaii committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    17a3d80 View commit details
    Browse the repository at this point in the history
  17. feat: run build

    Yukaii committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    9329274 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. fix: include arm for zip

    Yukaii committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    fee7c8d View commit details
    Browse the repository at this point in the history