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: cargo near new integration test + gh workflow to autorenew image tag/digest #235

Merged
merged 16 commits into from
Oct 28, 2024

Commits on Oct 21, 2024

  1. test: rename docker test, shorten api call

    dj8yf0μl committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    ade0327 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2788c6f View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. ci: add git to installed deps for test

    dj8yf0μl committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    6024e8d View commit details
    Browse the repository at this point in the history
  2. ci: debug info

    dj8yf0μl committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    22cc88d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9b7660 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3884ecd View commit details
    Browse the repository at this point in the history
  5. ci: use env.RUST_MSRV in msrv checks

    dj8yf0μl committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    60be55a View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    3d76a76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f31b6a View commit details
    Browse the repository at this point in the history
  3. test: add test_regular_build

    dj8yf0μl committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    4fcac35 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. ci: add auto-update workflow for docker tag+digest

    dj8yf0μl committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    46cdd06 View commit details
    Browse the repository at this point in the history
  2. chore: wrap some CrateMetadata code into block

    dj8yf0μl committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6c9b22e View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. ci: add permissions clause to image update workflow

    dj8yf0μl committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    04c7efa View commit details
    Browse the repository at this point in the history
  2. chore: improve metadata resolve err msg

    dj8yf0μl committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    207dd03 View commit details
    Browse the repository at this point in the history
  3. chore: improve logic of find_direct_dependency

    dj8yf0μl committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e84de7c View commit details
    Browse the repository at this point in the history
  4. test: remove unneeded parts

    dj8yf0μl committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    ec5a4df View commit details
    Browse the repository at this point in the history