Adrian Edwards

Results 503 comments of Adrian Edwards

afaik a bare clone is essentially just the contents of `.git`, which i believe still stores the full repositoriy's worth of objects (ignoring LFS/submodules) and may only save a little...

should we keep this open while it is still an unresolved issue? it also seemed like there were some viable strategies to reduce the space of cloned repos (with some...

> This would be an issue to address as we make Augur cloud native. > sgoggins added `wontfix` on Mar 18 Is this still planned for a future cloud-native push?...

> Hey, I am not able to find this issue in the Augur TSC. you may need to remove the `no:iteration` filter in the board view. i dont see anything...

Unfortunately, I dont really know much beyond what I can guess. Based on the title, i assume its referring to the two endpoints under https://oss-augur.readthedocs.io/en/main/rest-api/api.html#tag/login, but Im finding it hard...

Why are we storing config in the database? - that seems like it would have a major impact on horizontal scaling (and therefore #1389)

also it seems like the CLI that is described here was added in https://github.com/chaoss/augur/commit/d02e356b6e3613a89e2942c7a34094a61b091949 (pr #1917). so at least theres a chance we might already have a starting point for...

This is important because the default config is currently defined in the source code, which means it is required to rebuild the docker image if you want to update the...

Seems like this change has been merged upstream according to https://github.com/osbuild/bootc-image-builder/issues/639#issuecomment-2415945399

It seems like this already exists as far as I can tell?