Skip to content

ci: Build all conan dependencies from source for now#5623

Merged
bthomee merged 7 commits intoXRPLF:developfrom
mathbunnyru:build_all
Jul 29, 2025
Merged

ci: Build all conan dependencies from source for now#5623
bthomee merged 7 commits intoXRPLF:developfrom
mathbunnyru:build_all

Conversation

@mathbunnyru
Copy link
Copy Markdown
Contributor

High Level Overview of Change

Context of Change

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (non-breaking change that only restructures code)
  • Performance (increase or change in throughput and/or latency)
  • Tests (you added tests for code that already exists, or your new feature included in this PR)
  • Documentation update
  • Chore (no impact to binary, e.g. .gitignore, formatting, dropping support for older tooling)
  • Release

API Impact

  • Public API: New feature (new methods and/or new fields)
  • Public API: Breaking change (in general, breaking changes should only impact the next api_version)
  • libxrpl change (any change that may affect libxrpl or dependents of libxrpl)
  • Peer protocol change (must be backward compatible or bump the peer protocol version)

bthomee
bthomee previously approved these changes Jul 28, 2025
@bthomee bthomee dismissed their stale review July 28, 2025 23:10

I'm hoping we don't need this PR and can make it work with the updated CI images.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.8%. Comparing base (7179ce9) to head (1a866fa).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop   #5623     +/-   ##
=========================================
- Coverage     78.8%   78.8%   -0.0%     
=========================================
  Files          814     814             
  Lines        71259   71258      -1     
  Branches      8345    8367     +22     
=========================================
- Hits         56162   56134     -28     
- Misses       15097   15124     +27     

see 6 files with indirect coverage changes

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@bthomee bthomee enabled auto-merge (squash) July 29, 2025 14:55
@bthomee bthomee merged commit 9b45b68 into XRPLF:develop Jul 29, 2025
3 checks passed
bthomee added a commit that referenced this pull request Jul 29, 2025
mathbunnyru added a commit to mathbunnyru/rippled that referenced this pull request Jul 31, 2025
bthomee pushed a commit that referenced this pull request Jul 31, 2025
mvadari pushed a commit to mvadari/rippled that referenced this pull request Aug 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants