Thread overview | |||||
---|---|---|---|---|---|
|
September 20, 2018 dub auto-tester | ||||
---|---|---|---|---|
| ||||
On Thursday, 20 September 2018 at 04:16:41 UTC, Neia Neutuladh wrote:
> On Thursday, 20 September 2018 at 02:51:52 UTC, Neia Neutuladh wrote:
>> On Monday, 10 September 2018 at 01:27:20 UTC, Neia Neutuladh wrote:
>>> Not on dlang.org anywhere, but I built a crude version of this. Results are available at http://ikeran.org/report/.
>>
>> A quick status update:
>
> And source code is available at https://git.ikeran.org/dhasenan/dubautotester
>
> Please don't judge me.
Nice, what will it take to get this integrated with the official dub website?
BTW, the gitea self-hosted github-workalike you're using looks nice, too bad it's written in Go. ;)
|
September 20, 2018 Re: dub auto-tester | ||||
---|---|---|---|---|
| ||||
Posted in reply to Joakim | On Thursday, 20 September 2018 at 04:41:21 UTC, Joakim wrote: > Nice, what will it take to get this integrated with the official dub website? I need to: * add JSON output to the auto-tester * get the dub registry to scrape the data (or, optionally, push the data to the registry, but that opens up trust issues that I'd rather not get into) * enable SSL on the report site (and probably get a new domain for it) * alter the dub UI to include the data That's all pretty straightforward. > BTW, the gitea self-hosted github-workalike you're using looks nice, too bad it's written in Go. ;) Gitea has the benefit of existing, which is surprisingly important. |
September 20, 2018 Re: dub auto-tester | ||||
---|---|---|---|---|
| ||||
Posted in reply to Neia Neutuladh | On Thursday, 20 September 2018 at 05:04:49 UTC, Neia Neutuladh wrote:
> On Thursday, 20 September 2018 at 04:41:21 UTC, Joakim wrote:
>> Nice, what will it take to get this integrated with the official dub website?
>
> I need to:
>
> * add JSON output to the auto-tester
> * get the dub registry to scrape the data (or, optionally, push the data to the registry, but that opens up trust issues that I'd rather not get into)
> * enable SSL on the report site (and probably get a new domain
Feel free to send me a ping if you want a .dlang.io subdomain.
|
Copyright © 1999-2021 by the D Language Foundation