Skip to content

Rename conan profile to default#5599

Merged
bthomee merged 4 commits intodevelopfrom
Bronek/rename_conan_profile_to_default
Jul 24, 2025
Merged

Rename conan profile to default#5599
bthomee merged 4 commits intodevelopfrom
Bronek/rename_conan_profile_to_default

Conversation

@Bronek
Copy link
Copy Markdown
Collaborator

@Bronek Bronek commented Jul 23, 2025

High Level Overview of Change

Rename libxrpl profile to default making it more usable.

Context of Change

This will simplify the build (at the cost of "hijacking" the default Conan profile). Also put all
the normally used workarounds in the default profile.

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

@Bronek Bronek requested review from bthomee and ximinez July 23, 2025 14:02
@Bronek
Copy link
Copy Markdown
Collaborator Author

Bronek commented Jul 23, 2025

This will be followed up by #5478

@Bronek Bronek requested a review from legleux July 23, 2025 14:03
@codecov
Copy link
Copy Markdown

codecov bot commented Jul 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.8%. Comparing base (60e340d) to head (c904343).
Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           develop   #5599   +/-   ##
=======================================
  Coverage     78.8%   78.8%           
=======================================
  Files          814     814           
  Lines        71204   71204           
  Branches      8353    8331   -22     
=======================================
+ Hits         56083   56109   +26     
+ Misses       15121   15095   -26     

see 9 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.

@Bronek Bronek added the Ready to merge *PR author* thinks it's ready to merge. Has passed code review. Perf sign-off may still be required. label Jul 24, 2025
@bthomee bthomee enabled auto-merge (squash) July 24, 2025 10:06
@bthomee bthomee merged commit 5713f97 into develop Jul 24, 2025
2 checks passed
@bthomee bthomee deleted the Bronek/rename_conan_profile_to_default branch July 24, 2025 10:35
ximinez added a commit that referenced this pull request Jul 24, 2025
…to ximinez/lending-refactoring-3

* XRPLF/ximinez/lending-refactoring-2:
  refactor: Update rocksdb (#5568)
  Switch instrumentation workflow to use dependencies (#5607)
  chore: Rename conan profile to `default` (#5599)
  Include `network_id` in validations and subscription stream responses (#5579)
  Add support for `DomainID` in `MPTokenIssuance` transactions (#5509)
  chore: Remove unused code after flow cross retirement (#5575)
  Remove obsolete owner pays fee feature and XRPL_ABANDON stanza (#5550)
  refactor: Makes HashRouter flags more type-safe (#5371)
  Fix clang-format CI job (#5598)
@mvadari mvadari mentioned this pull request Jul 25, 2025
1 task
This was referenced Aug 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Ready to merge *PR author* thinks it's ready to merge. Has passed code review. Perf sign-off may still be required.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants