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

Sjoerd/gitlab runner 0.0.9 #44

Merged
merged 3 commits into from
Apr 22, 2024
Merged

Sjoerd/gitlab runner 0.0.9 #44

merged 3 commits into from
Apr 22, 2024

Commits on Apr 14, 2024

  1. feat: Move to gitlab-runner 0.0.9

    Adapt to newer gitlab-runner crate and setup version and revision
    information based on vergen
    
    Signed-off-by: Sjoerd Simons <[email protected]>
    sjoerdsimons committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    fc8bb2c View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. feat: Make log format configurable

    Add a --log-format option to select between different log formats.
    Defaulting to pretty when running on a terminal and json when not.
    
    Signed-off-by: Sjoerd Simons <[email protected]>
    sjoerdsimons committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    9b292cf View commit details
    Browse the repository at this point in the history
  2. chore: checkin Cargo.lock

    Signed-off-by: Sjoerd Simons <[email protected]>
    sjoerdsimons committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    d651687 View commit details
    Browse the repository at this point in the history