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

chore(ci/Dockerfile): add fio for client image #976

Merged
merged 1 commit into from
Feb 12, 2025
Merged

Conversation

gaius-qi
Copy link
Member

Description

This pull request includes several important updates to the build and versioning configuration files. The changes primarily focus on updating dependencies and improving the Docker build process.

Version Updates:

  • Cargo.toml: Updated the version of various dragonfly-client components from 0.2.9 to 0.2.10. [1] [2]

Docker Configuration:

  • .github/workflows/docker.yml: Removed the pull_request trigger and its associated branch and path filters, leaving only the push trigger for the main branch.
  • ci/Dockerfile: Added fio to the list of packages installed via apt-get.

Related Issue

Motivation and Context

Screenshots (if appropriate)

@gaius-qi gaius-qi added the enhancement New feature or request label Feb 12, 2025
@gaius-qi gaius-qi added this to the v2.3.0 milestone Feb 12, 2025
@gaius-qi gaius-qi self-assigned this Feb 12, 2025
@gaius-qi gaius-qi requested review from a team as code owners February 12, 2025 04:01
Copy link
Member

@chlins chlins left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link

codecov bot commented Feb 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 33.19%. Comparing base (d56dae3) to head (ab60b3c).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #976   +/-   ##
=======================================
  Coverage   33.19%   33.19%           
=======================================
  Files          59       59           
  Lines        9637     9637           
=======================================
  Hits         3199     3199           
  Misses       6438     6438           

@gaius-qi gaius-qi merged commit 07d7d83 into main Feb 12, 2025
6 checks passed
@gaius-qi gaius-qi deleted the feature/fio branch February 12, 2025 04:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants