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

github-ci: weekly cargo update and audit - v1 #10391

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

jasonish
Copy link
Member

@jasonish jasonish commented Feb 12, 2024

Add GitHub actions to perform:

  • cargo audit: catch new warnings in dependent packages
  • cargo update: catch updated dependencies that depend on a new MSRV
    than we use

Run weekly, or on demand via a workflow dispatch.

Example run: https://github.com/jasonish/suricata/actions/runs/7878758427

Add GitHub actions to perform:

- cargo audit: catch new warnings in dependendent packages
- cargo update: catch updated dependencies that depend on a new MSRV
    than we use
@victorjulien victorjulien added this to the 8.0 milestone Feb 13, 2024
@victorjulien victorjulien merged commit edfda9f into OISF:master Feb 13, 2024
44 of 45 checks passed
@victorjulien
Copy link
Member

Merged in #10396, thanks!

@jasonish jasonish deleted the cargo-checks/v1 branch February 13, 2024 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants