Bart Riepe

Results 19 comments of Bart Riepe

Let me see if I remember to do this tomorrow. If I don’t manage to get to it before you do feel free :) On Sun, Apr 4, 2021, at...

Have fun on your vacation! I get this error first thing when opening goldfish. ``` Get https://127.0.0.1:8200/v1/sys/health?sealedcode=299&uninitcode=299: x509: cannot validate certificate for 127.0.0.1 because it doesn't contain any IP SANs...

It's completely client-side, so everyone would decide for themselves whether they want to block the bot or not :smile: I'm personally quite happy to do without all the bot messages.

The fix to a problem I've had with npm for *years*, is literally 10 lines of code. It boggles my mind that nobody working on the project did this before.

Thank you for typescript support! I was going to try and build my own native linter, but it seems someone already had the same idea.

@airhorns Sure, here you go. ``` ❯ WDS_DEBUG=1 node_modules/.bin/wds ./src/index.ts [wds pid=4628] starting wds for workspace root /Users/bart.riepe/Projects/horizon-core and workdir /var/folders/ff/mlp019tx2ml271f4q1_g2t_5stkfr0/T/wdst7eUxa [wds pid=4628] Not loading project config from /Users/bart.riepe/Projects/horizon-core/wds.js, error...

With the desktop application now released this has become more relevant. My local applications often run with certificates that were made for production, and validation fails. Actually the error is...

@travi @gr2m Is this something that can maybe be merged? We've been dealing with this nonsense for literal years now. While I completely understand that you might have no time...

If nobody currently working on this project has time to review/merge these changes, is there a chance someone else can get review/merge permissions? 8 months for a PR that looks...

Well, that put a damper on my enthusiasm. Happily start running my first workflow only to be greeted by 'node' doesn't exist for the... checkout action. Would you be open...