Grigory Starinkin
Grigory Starinkin
The root of this issue was an attempt to make a single project re-use dependency PLTs. You are absolutely right, if a dependency is changed, the lock (and the hash...
hey @andreineculau could you please let us know what the current status of this PR is?
@andreineculau congrats! :)
The goal here is to allow `mosquitto_pub` client to publish on multiple topics: ``` mosquitto_pub -m "hello world" -t client/updates/0 -t client/updates/1 ``` The message is sent on the topics....
good day @essen ! Is there any chance this would get some attention from your side in the nearest future?
Unless I'm missing something, the change that is relevant for the Rexbug should be around new type of `meta` calls: https://github.com/massemanet/redbug/compare/1.2.2...v2.0.0#diff-76dc3ee4e270fd76ca18de457773b47f4dd67a13ba00c78ff6d7cab2e24e14fbR367-R368 Taking `dtop` out of the cope.
First attempt: https://github.com/nietaki/rexbug/pull/55
make sure your GITHUB_URL has `https` scheme
@weakish if you're using public github, then you don't need to set `GITHUB_URL` variable (`https://api.github.com/` by default), everything should work out of box, though if you're trying to use privately...
I'd glad to fix that and create pull request, but unfortunately I'm not so familiar with packaging.