Adrian Edwards
Adrian Edwards
Also be aware that this PR, #3368, and #3370 are all solving the same issue, and only one of them can be merged.
looking specifically at the two data insertion methods touched by #3342 - a codebase wide search indicates that insert_data (2020, seemingly no specific reason to add) is used by the...
converting to draft because of > This PR should be merged after https://github.com/chaoss/augur/pull/3439 as it builds on that branch
The easy way to test this is to put `AUGUR_RABBITMQ_PASSWORD` and a custom password in your augur `.env`, and then take the compose stack down and then back up. i...
> [@MoralCode](https://github.com/MoralCode) I added a new contributor guide to the docs and linked it in both the README and index.rst. Please let me know if you'd like any changes. Where...
[new-contributor-guide.md](https://github.com/iGufrankhan/augur/blob/main/docs/new-contributor-guide.md) leads me to a 404 error. We also have a `CONTRIBUTING.md` file already that I think would be a better place for this rather than creating a new file...
@sgoggins could you retest this to confirm whether it is still true?
Thanks for the info! Can you confirm which repositories you were using, what steps you followed and/or what environment you are running in?
I disagree that this is related, but i guess that can easily be tested with a clean install. It sounds like your theory depends on there being a repo that...
> Issue 2: clone_repos() self-scheduling limitation (fresh install scenario) if all other facade tasks are dependent on facade_status being set to "Update" then i think you found the core problem...