Bob Wall
Bob Wall
Step 1: Identify all the known value tests that are required, and indicate which of them are already in place. Should include tests for edge cases (particularly for private key...
Seeing these on a server running http4s 0.20.0-M4. ``` java.lang.Exception: Cannot send inbound command on disconnected stage at org.http4s.blaze.pipeline.Head.sendInboundCommand(Stages.scala:264) at org.http4s.blaze.pipeline.Head.sendInboundCommand$(Stages.scala:252) at org.http4s.blazecore.IdleTimeoutStage.sendInboundCommand(IdleTimeoutStage.scala:12) at org.http4s.blaze.pipeline.Head.inboundCommand(Stages.scala:273) at org.http4s.blaze.pipeline.Head.inboundCommand$(Stages.scala:271) at org.http4s.blazecore.IdleTimeoutStage.inboundCommand(IdleTimeoutStage.scala:12) at...
Need to see if we have the keys from the old ironssh brew publishing. Notarization requires shipping the signed binary to Apple for approval. :sadpanda:
NOTE: This is required to handle upload of files larger than 2 GB, and compressed data.
Timebox to 5 - effort will depend on initial direction (mocking or integration test approach)
Looks like you need to update the version of `protractor` - it depends on `[email protected]` and `[email protected]`
In retrospect, that seems pretty obvious. Updated title and description.
It dawned on me that after we switched direction on passphrase generation, we should have refactored so that instead of requiring an RSA private key in ~/.ssh/id_rsa and reading that...
Any update on the status of this?