August 06, 2022

On 8/5/22 10:40 PM, bachmeier wrote:

>

On Friday, 5 August 2022 at 18:29:46 UTC, mw wrote:

>

On Friday, 5 August 2022 at 17:56:47 UTC, bachmeier wrote:

>

Here's the code if anyone is relying on it: https://github.com/bachmeil/decimal/tree/main

I really think DUB should save a copy of all the files of all the registered packages:

https://code.dlang.org/packages/decimal

to prevent such disaster in the future.

@bachmeier, you want create a new DUB entry?

I'm not familiar with that process. Anyone else that has the necessary knowledge should feel free to do so.

Note, we have a complete copy of the git repository.

I would prefer a full copy if someone is going to register. Please ask on discord if you need this, WebFreak has the full copy. It needs someone to publish and maintain.

-Steve

August 07, 2022

On Sunday, 7 August 2022 at 00:54:35 UTC, Steven Schveighoffer wrote:

>

Note, we have a complete copy of the git repository.

So you mean all the dub registered packages are cached somewhere?

Can we publish the cache address?

August 06, 2022

On 8/6/22 8:59 PM, mw wrote:

>

On Sunday, 7 August 2022 at 00:54:35 UTC, Steven Schveighoffer wrote:

>

Note, we have a complete copy of the git repository.

So you mean all the dub registered packages are cached somewhere?

Can we publish the cache address?

I don't know how it's done. It's probably their local copy.

-Steve

August 08, 2022

On Sunday, 7 August 2022 at 00:59:14 UTC, mw wrote:

>

On Sunday, 7 August 2022 at 00:54:35 UTC, Steven Schveighoffer wrote:

>

Note, we have a complete copy of the git repository.

So you mean all the dub registered packages are cached somewhere?

Can we publish the cache address?

here is a snapshot, but I don't have the constantly updating cache exposed anywhere:

https://wfr.moe/clones-2022-06-14_16-16-36_you_might_need_to_git_checkout_master_or_main_in_each_project.tar.zstd

The dependency cloning and updating is part of https://github.com/Pure-D/symbol-search which is a complete DScanner index of all DUB packages (all symbols indexed with version, file and line number + symbol type and other things) which is run on my server every 6 hours.

1 2 3 4
Next ›   Last »