Sebastian Wilzbach

Results 539 comments of Sebastian Wilzbach

Another good example from npm: ![image](https://cloud.githubusercontent.com/assets/4370550/15657541/26bbe9f0-26b2-11e6-82fa-7efb0c00cf40.png)

It's already in master since four weeks: https://github.com/dlang/dub-registry/pull/278

Can you provide more details? The name of your repository for example?

While availability has improved, we still have much work to do to improve to an expected uptime > 99.9%, so I would leave this issue open as a tracker and...

I have seen a few failures on the Buildkite project tester over the last three months, but I don't remember them enough to say whether it was GitHub's or the...

This is due to the registry not being updated yet. Two ways to fix this for now: 1) optional ```diff diff --git a/source/dubregistry/dbcontroller.d b/source/dubregistry/dbcontroller.d index 5c55647..da6eaa6 100644 --- a/source/dubregistry/dbcontroller.d +++...

> however it makes some progress (finally!) if i replace dub.selections.json with: `dub add-local` should work too. Anyhow, let's bump the dependencies: https://github.com/dlang/dub-registry/pull/288

On nice thing about Travis CI integration is that you could query their API and provide filters for passing/failing libraries - the latter I imagine to be quite useful.