Skip to content

chore(ci): upgrade audit-check#1577

Merged
Fraser999 merged 1 commit intomainfrom
fraser/update-audit-check
Sep 30, 2024
Merged

chore(ci): upgrade audit-check#1577
Fraser999 merged 1 commit intomainfrom
fraser/update-audit-check

Conversation

@Fraser999
Copy link
Contributor

Summary

This is an upgrade of the audit-check package used in CI for running cargo audit.

Background

This upgrade includes a fix for an issue where audit-check would not respect the committed Cargo.lock file.

Changes

  • Upgrade audit-check.

@Fraser999 Fraser999 requested a review from a team as a code owner September 27, 2024 09:54
@Fraser999 Fraser999 requested a review from aajimal September 27, 2024 09:54
@github-actions github-actions bot added the ci issues that are related to ci and github workflows label Sep 27, 2024
Copy link
Contributor

@SuperFluffy SuperFluffy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approval from the rust-side, even though this will ultimately require infra.

@Fraser999 Fraser999 added this pull request to the merge queue Sep 30, 2024
Merged via the queue into main with commit b79138d Sep 30, 2024
@Fraser999 Fraser999 deleted the fraser/update-audit-check branch September 30, 2024 21:39
steezeburger added a commit that referenced this pull request Oct 7, 2024
* main: (34 commits)
  feat(proto): add bundle and optimistic block apis (#1519)
  feat(sequencer)!: make empty transactions invalid  (#1609)
  chore(sequencer): simplify boolean expressions in `transaction container` (#1595)
  refactor(cli): merge argument parsing and command execution (#1568)
  feat(charts): astrotrek chart (#1513)
  chore(charts): genesis template to support latest changes (#1594)
  fix(ci): code freeze action fix (#1610)
  chore(sequencer)!: exclusively use Borsh encoding for stored data (ENG-768) (#1492)
  ci: code freeze through github actions (#1588)
  refactor(sequencer): use builder pattern for transaction container tests (#1592)
  feat(conductor)!: implement chain ID checks (#1482)
  chore(ci): upgrade audit-check (#1577)
  feat(sequencer)!: transaction categories on UnsignedTransaction (#1512)
  fix(charts): sequencer prometheus rules   (#1598)
  chore(all): Migrate all instances of `#[allow]` to `#[expect]` (#1561)
  chore(charts,sequencer-faucet): asset precision (#1517)
  chore(docs): endpoints (#1543)
  fix(docker): use target binary build param as name of image entrypoint (#1573)
  fix(ci): ibc bridge test timeout (#1587)
  Feature: Add `graph-node` to charts. (#1489)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci issues that are related to ci and github workflows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants