Skip to content

build(ci): add dragonfly-client-util request example to Dockerfiles#1780

Merged
gaius-qi merged 1 commit intomainfrom
feature/dockerfile
Apr 10, 2026
Merged

build(ci): add dragonfly-client-util request example to Dockerfiles#1780
gaius-qi merged 1 commit intomainfrom
feature/dockerfile

Conversation

@gaius-qi
Copy link
Copy Markdown
Member

Description

This pull request updates the Docker build configuration to include the dragonfly-client-util/examples/request example in the Docker images. This ensures that the example code and its dependencies are available in the build context for all relevant Dockerfiles.

Docker build context updates:

  • Added COPY instructions for dragonfly-client-util/examples/request/Cargo.toml and its src directory to the ci/Dockerfile, ensuring the example is included in the production build.
  • Added the same COPY instructions to ci/Dockerfile.debug for the debug build.
  • Added the same COPY instructions to ci/Dockerfile.dfinit for the dfinit build.

Related Issue

Motivation and Context

Screenshots (if appropriate)

@gaius-qi gaius-qi added this to the v2.5.0 milestone Apr 10, 2026
@gaius-qi gaius-qi self-assigned this Apr 10, 2026
@gaius-qi gaius-qi added the enhancement New feature or request label Apr 10, 2026
@gaius-qi gaius-qi requested review from a team as code owners April 10, 2026 08:13
@github-actions github-actions bot requested review from CormickKneey and jim3ma April 10, 2026 08:13
@gaius-qi gaius-qi enabled auto-merge (squash) April 10, 2026 08:15
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 44.41%. Comparing base (ce1f47f) to head (cad8388).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1780      +/-   ##
==========================================
- Coverage   44.43%   44.41%   -0.03%     
==========================================
  Files          91       91              
  Lines       26054    26054              
==========================================
- Hits        11578    11571       -7     
- Misses      14476    14483       +7     

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gaius-qi gaius-qi merged commit 0e52ad1 into main Apr 10, 2026
9 checks passed
@gaius-qi gaius-qi deleted the feature/dockerfile branch April 10, 2026 08:29
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.

3 participants