Adrian Edwards
Adrian Edwards
**Description** This change: 1. removes several dependencies that were seemingly never used 2. relocates a couple of dependencies to either the devdependencies area, or removes them since they are transitive...
This is derived from a conversation in a private slack group, but sharing here because it makes a good list of "guideposts"/touchpoints/buffet/little path lights along the journey from newcomer to...
> [issue] noticed that the “Current Maintainers” listed in index.rst (ReadTheDocs) does not match the correct list in CONTRIBUTORS.md and also the contributors of 2025 not updated in index.rst >...
**Description** this removes the unique-per-run uuid values from celery worker names because they are causing inconvenience with the augur monitoring stack (i.e. the graphs in grafana for running tasks arent...
Current tasks like process_deps_libyear seem to at least have code that attempts to parse python package metadata (i.e. Pipfile and Pipfile.lock). We should have something similar for R packages as...
Figured I'd make a tracking issue to keep track of the various new ideas for different platforms that may be worth eventually adding. Inclusion in this issue doesn't mean it...
The readme mentions specific python versions a little ways down and has commands for using `venv` - this is probably outdated and could be updated to use `uv` Augur intends...
discussed in maintainers call yesterday, this was used for essentially a one-off event by relatively few instances
> This has been the case for years, I believe... and is probably something that should have an issue open if we don't already have one. - @sgoggins in [slack](https://chaoss-workspace.slack.com/archives/C0226ELG6R4/p1761080449039899?thread_ts=1760713058.666319&cid=C0226ELG6R4)...
Per a recent meeting among several core augur maintainers, it sounds like there is a legacy method of scheduing tasks that involved calculating a weight and assigning it to each...