Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.50.3 #2426

Merged
merged 75 commits into from Jun 6, 2023
Merged

Release 0.50.3 #2426

merged 75 commits into from Jun 6, 2023

Conversation

sgoggins
Copy link
Member

Description

  • Many updates to Augur summarized in release notes.

sgoggins and others added 30 commits May 4, 2023 15:55
Documentation Update: Quickstart
Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
Improved error handling when cloning repositories
Signed-off-by: Andrew Brain <andrewbrain2019@gmail.com>
Signed-off-by: Andrew Brain <andrewbrain2019@gmail.com>
Signed-off-by: Andrew Brain <andrewbrain2019@gmail.com>
Signed-off-by: Andrew Brain <andrewbrain2019@gmail.com>
Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
default materialized view refresh for every 7 days
Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
…otal virtual memory

Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
Scale celery memory use to system's available memory
Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
ABrain7710 and others added 4 commits May 23, 2023 15:49
Signed-off-by: Andrew Brain <andrewbrain2019@gmail.com>
Documentation updates made to main but not dev
IsaacMilarky
IsaacMilarky previously approved these changes May 24, 2023
Copy link
Contributor

@IsaacMilarky IsaacMilarky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -578,6 +596,10 @@ def get_favorite_groups(self, session):
return None, {"status": "Error when trying to get favorite groups"}

return groups, {"status": "Success"}

@staticmethod
def compute_hashsed_password(password):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor spelling issue, should probably be compute_hashed_password. Not a super serious thing though.

IsaacMilarky and others added 5 commits May 24, 2023 11:51
Signed-off-by: Isaac Milarsky <krabs@tilde.team>
- fix PostgreSQL 15 permissions
- fix AVX on VMs
- start SQL SSL connection and RabbitMQ server

Signed-off-by: Seltyk <whhacker.dcx@gmail.com>
- see previous commit; they're matched

Signed-off-by: Seltyk <whhacker.dcx@gmail.com>
Signed-off-by: Isaac Milarsky <krabs@tilde.team>
Add testing fixtures for easy database creation and deletion
IsaacMilarky and others added 10 commits May 24, 2023 17:44
[docs] Address missing installation details
Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
Update documentation to more closely reflect new celery data collection
Add old linux badge worker functionality back to augur
Signed-off-by: Isaac Milarsky <krabs@tilde.team>
Signed-off-by: Seltyk <whhacker.dcx@gmail.com>
Quickly add repos to group if they already exist
[docs] Clarify prompts during `make install`
Copy link
Contributor

@Ulincsys Ulincsys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sgoggins sgoggins merged commit 5560f4d into main Jun 6, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants