Adrian Edwards

Results 148 issues of Adrian Edwards

``` [augur] | 2025-11-19 19:19:32 fae4c1aaae33 process_libyear_dependency_metrics[287] INFO Found dependency file: /facade/25480-github.com-classclock-API/API/Pipfile [augur] | [2025-11-19 19:19:32,777: INFO/ForkPoolWorker-2] Task augur.tasks.start_tasks.augur_collection_monitor[f8d86f3a-7aa3-4bdb-9f18-78db6f5335c0] succeeded in 0.17252128501422703s: None [augur] | [2025-11-19 19:19:32,777: WARNING/ForkPoolWorker-4] Failed to...

more info needed

https://github.com/chaoss/augur/blob/4732c8090ec76924d6c920c991eedd9e26d73617/docker/rabbitmq/Dockerfile#L8-L10 These lines seem to be causing issues when trying to use the rabbitmq container in a production stack for Augur. Building this container as-is seems to cause the augur...

containers
discussion

This reorganizes the CI jobs so they can be more easily found via the Actions tab of github. it essentially sepearates the tests into categories for things like checks (i.e....

devops
tech debt

There appears to be a [docs page](https://oss-augur.readthedocs.io/en/main/schema/unused_data.html) listing unused tables. I strongly suspect this is out of date. I think its worth going through and auditing which tables are in...

documentation
discussion

This is an issue to track changes that need to be made to the "how to run augur in production" [section](https://oss-augur.readthedocs.io/en/main/deployment/toc.html) of the docs Changes to potentially add/mention/include (unless specified...

documentation
good first issue

What Happens/symptoms: 1. a task begins running in augur 2. *something happens* 3. rabbitmq logs show the following error (could also be logged as a warning): ``` 2025-10-14 15:37:05.560429+00:00 [error]...

deployed version

I encountered a weird exception when trying to load the frontend pages today. I got a 500 error before anything showed up on screen, even when just trying to get...

tech debt

A colleague is trying to set up augur in docker as a test and set the username to something other than augur This caused the migration process to fail at...

database

Given that many other projects (such as fedora) are adopting genAI policies, I think it may be helpful to at least give contributors a clear opportunity to disclose their use...

discussion
devops

Several observations have bene made about ways in which major components/functions of the codebase are duplicated, requireing changes to be made in more than one place. - #3338 - #3342...

tech debt