Skip to content

Conversation

hoh
Copy link
Member

@hoh hoh commented Mar 11, 2025

This bumps their versions to

  • Kubo 0.23.0 -> 0.33.2

The list of changes regarding Kubo too large to be
mentioned here, but I mostly expect performance
improvements as the main API has not changed much.

hoh added 2 commits March 11, 2025 14:27
This bumps their versions to
- Kubo 0.23.0 -> 0.33.1

The list of changes regarding Kubo too large to be
 mentioned here, but I mostly expect performance
 improvements as the main API has not changed much.
Due to an error reading the denylist.

The error was:
```
Error: constructing the node (see log for full detail):
error walking /home/ipfs/.config/ipfs/denylists:
lstat /home/ipfs/.config/ipfs/denylists: permission denied
```

The [documentation](https://specs.ipfs.tech/compact-denylist-format/)
mentions that:

> Implementations SHOULD look in /etc/ipfs/denylists/ and
> $XDG_CONFIG_HOME/ipfs/denylists/ (default: ~/.config/ipfs/denylists)
> for denylist files.

I am not sure why this only failed on Ubuntu 22.04
and not Debian 12 or Ubuntu 24.04. My first assumption
would be a difference in Systemd.
@codecov
Copy link

codecov bot commented Mar 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.26%. Comparing base (8043bf0) to head (e732ee7).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #778   +/-   ##
=======================================
  Coverage   63.26%   63.26%           
=======================================
  Files          77       77           
  Lines        6855     6855           
  Branches      576      576           
=======================================
  Hits         4337     4337           
  Misses       2329     2329           
  Partials      189      189           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.

@hoh hoh requested a review from olethanh March 11, 2025 14:47
@hoh
Copy link
Member Author

hoh commented Mar 12, 2025

Do not squash ;-)

@olethanh olethanh merged commit f09bdd2 into main Mar 12, 2025
22 checks passed
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