Skip to content

Conversation

lidel
Copy link
Member

@lidel lidel commented Nov 14, 2024

cc #10547

lidel and others added 14 commits October 30, 2024 17:41
…10566)

* fix(autotls): store certificates at the location from the repo path
* docs(autotls): cert storale and other caveats

---------

Co-authored-by: Marcin Rataj <lidel@lidel.org>
(cherry picked from commit 1ca0ae0)
(cherry picked from commit d4ae7fa)
(cherry picked from commit e17dc21)
* chore: stop using go-homedir

The `github.com/mitchellh/go-homedir` repo is archived, no longer needed, and no longer maintained.

- `homedir.Dir` is replaced by the stdlib `os.UserHomeDir`
- `homedir.Expand` is replaced by fsutil.ExpandHome` in the `github.com/ipfs/kubo/misc/fsutil` package.

Additional functionality, such as `DirWritable` and `FileExists` was moved into or included in the `github.com/ipfs/kubo/misc/fsutil` package.

(cherry picked from commit 4009ad3)
this should help with debugging
ipshipyard/p2p-forge#8
on boxes with debug log level
(and hide noise from normal users)
@lidel lidel added the skip/changelog This change does NOT require a changelog entry label Nov 14, 2024
@lidel lidel marked this pull request as ready for review November 14, 2024 02:21
@lidel lidel requested a review from a team as a code owner November 14, 2024 02:21
@lidel lidel merged commit 8351cf9 into master Nov 14, 2024
14 checks passed
@lidel lidel deleted the merge-release-v0.32.0 branch November 14, 2024 02:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip/changelog This change does NOT require a changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants