Andrew Nesbitt

Results 341 comments of Andrew Nesbitt

@tapaswenipathak you should have access to that now

Feature: - Storing mod times in UnixFS would be helpful for re-adding files that have changed when using the filestore

@momack2 yeah I think reproducibility/immutability would be main benefit they would get, they already make a big deal of having a global CDN delivering the packages so I suspect performance...

@clarkbw maybe I can get access to the beta so I can see the API endpoint responses 😉

I've now got access to the beta of the GitHub Package Registry so will be having a play around with it soon

Looks like you can't delete packages from the registry anymore: https://help.github.com/en/articles/about-github-package-registry#deleting-a-package > To avoid breaking projects that may depend on your packages, GitHub Package Registry does not support package deletion...

Related to the [Bootstrap the IPFS package manager community OKR](https://github.com/ipfs/package-managers/issues/29) We also have the [maintainer-call](https://github.com/ipfs/package-managers/issues?q=is%3Aissue+is%3Aopen+label%3Amaintainer-call) label documenting existing calls

Added to the package-managers directory in https://github.com/ipfs/package-managers/commit/e3158c70150ad189b55d1b5a474f28752d92b08e

There's an open [pull request](https://github.com/gomods/athens/pull/1131) to add a http storage adapter, which is a good example of how to add an adapter but also could be used to point at...

There's two kinds of things to think about here: - tests - integration level tests that cover our usecases that either pass/fail - benchmarks - measure the performance of running...