Simon

Results 33 comments of Simon

I'm getting the same results as @JDubbTX. Is there any way to properly investigate / debug this without having to use a network analyzer like Wireshark or mitmproxy? Because it...

Well, this is interesting. Still trying to figure out why and how, but I tried testing it with the `--keyserver` flag. So basically: ```sh ( echo "${keys}" | xargs -n...

Agreed, that could be helpful, although that gives the question of what format the output should have? Side note: With a simple regex you can get most of the data...

Hello, is there any status update here?

Has development stopped? :(

Nice! I have some questions, I will open a new issue for them

It tried it like that and, unfortunately, it errors as it tries to load. `Error: Cannot find module 'conventional-changelog-@favoloso/emoji'` 😞

`fatal: No names found, cannot describe anything.` 🤔 The last commit message is `🚨 test`

I changed the commit message to `✨ test` but it also doesn't do anything. ``` [7:13:14 PM] [semantic-release] › ✔ Completed step "analyzeCommits" of plugin "@semantic-release/commit-analyzer" [7:13:14 PM] [semantic-release] ›...