Skip to content

ci: Only run reusable package in public repos#7293

Merged
bthomee merged 1 commit into
XRPLF:developfrom
mathbunnyru:run_reusable_package_pub
May 19, 2026
Merged

ci: Only run reusable package in public repos#7293
bthomee merged 1 commit into
XRPLF:developfrom
mathbunnyru:run_reusable_package_pub

Conversation

@mathbunnyru
Copy link
Copy Markdown
Contributor

High Level Overview of Change

Context of Change

We upload only in public repos, so we can only run this workflow in public repos (at least for now)

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)

@mathbunnyru mathbunnyru added Ready to merge *PR author* thinks it's ready to merge. Has passed code review. Perf sign-off may still be required. Trivial Simple change with minimal effect, or already tested. Only needs one approval. labels May 19, 2026
@bthomee bthomee enabled auto-merge May 19, 2026 12:45
@codecov
Copy link
Copy Markdown

codecov Bot commented May 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.1%. Comparing base (1e45d36) to head (e9421e2).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop   #7293     +/-   ##
=========================================
- Coverage     82.1%   82.1%   -0.0%     
=========================================
  Files         1010    1010             
  Lines        76164   76164             
  Branches      7423    7411     -12     
=========================================
- Hits         62509   62505      -4     
- Misses       13655   13659      +4     

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.

@bthomee bthomee added this pull request to the merge queue May 19, 2026
Merged via the queue into XRPLF:develop with commit 8d1083e May 19, 2026
39 checks passed
@mvadari mvadari added this to the 3.2.0 milestone May 20, 2026
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. Trivial Simple change with minimal effect, or already tested. Only needs one approval.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants