Daniel Porteous (dport)

Results 253 comments of Daniel Porteous (dport)

- Changed it so it only verifies that you're at the root. - Added a link to a wrapper that lets you run it from anywhere in the repo.

Looks great, but I feel like we should find a way to make this more bulletproof. For example, we add middleware that calls the verify function on all input values....

Okay sounds like a plan, let's start with this. Will take another pass tomorrow.

Copy paste of message relevant to this issue that is affecting forge: The problem here is forge is using a newer client with an older server. We should maintain backwards...

Don't take this issue to heart right now, we're still discussing expectations around compatibility / release process.

Nonetheless this is not well-understood, I think we should mention it somewhere as a heads up, e.g. in the system integrator's guide.

Could you let me know where you installed this SDK from and how? Was this from pypi?

We had a recent issue at my company where it became relevant what build profile our binary was using, and while we had a good guess, it would've been much...

As part of this startup logging we log the commit hash the binary was built from, so we can easily see what the config was at that time. I'm not...