Shahar "Dawn" Or

Results 487 comments of Shahar "Dawn" Or

Hey, would this mean that when `cargo publish` exits with 0 the published crate version is actually available (which is not the case now, due to CDN)?

Here are my two cents: perhaps whatever crates.io API call is used for publishing should respond success only after the crate is actually available. Otherwise, it's more like "yeah, I...

Here's a bash script we use: https://github.com/mobusoperandi/michie/blob/9a190b78a5ef540c261f2af0ca5a820e18910746/Makefile.toml#L107-L124.

Thank you, @mfranzke for some (otherwise) good piece of open source code. Seems to have no affect in Safari 12, both macOS and iOS. Here is [a deployment](https://syntaxexpert-4pc89m9ie.now.sh/) of my...

Is this a bug in watchify? Is it reported there?

Seems like https://github.com/substack/watchify/issues/260.

@vvanpo conditional testing sounds right. Test the feature only on the runtime version in which it is available.

@kneasle thank you. How about we get to know each other a little over video?

@micimize perhaps you can test it by mocking `ava`?