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

Nightly releases #459

Merged
merged 11 commits into from
Jan 15, 2022
Merged

Nightly releases #459

merged 11 commits into from
Jan 15, 2022

Commits on Jan 15, 2022

  1. Nightly releases

    onbjerg committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    bd9e07f View commit details
    Browse the repository at this point in the history
  2. Add manual workflow trigger

    onbjerg committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    335e806 View commit details
    Browse the repository at this point in the history
  3. Use runner's GITHUB_TOKEN

    onbjerg committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    794c50d View commit details
    Browse the repository at this point in the history
  4. Remove unneeded config

    - `name` defaults to `tag_name`
    - `GITHUB_TOKEN` is not used from environment
    onbjerg committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    917984c View commit details
    Browse the repository at this point in the history
  5. Cross-compile for M1

    onbjerg committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    7a10d89 View commit details
    Browse the repository at this point in the history
  6. Fix IS_NIGHTLY

    onbjerg committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    c93c93b View commit details
    Browse the repository at this point in the history
  7. Fix --target for cargo step

    onbjerg committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    7a0e720 View commit details
    Browse the repository at this point in the history
  8. Disable M1 builds

    onbjerg committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    6bacac0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b242fc1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d3bc2be View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e889a43 View commit details
    Browse the repository at this point in the history