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

ci: refactor release #906

Merged
merged 12 commits into from
Nov 7, 2023
Merged

ci: refactor release #906

merged 12 commits into from
Nov 7, 2023

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    f17c7fd View commit details
    Browse the repository at this point in the history
  2. ci: build vmclarity-cli distribution

    Add `dist-vmclarity-cli` target to Makefile for cross-compiling
    vmclarity-cli go binary and packaging them into tar archives which are
    used in CI as release artifacts.
    chrisgacsal committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    c436be7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e277f32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f509ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc4da77 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee2a3a6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9dc008e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    37326d4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5103131 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2294123 View commit details
    Browse the repository at this point in the history
  11. ci: publish release

    * generate changelog
    * upload artifacts
    * switch to ncipollo/release-action publishing releases
    chrisgacsal committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    6760ccc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    453b8e5 View commit details
    Browse the repository at this point in the history