Releases: chaoss/augur
Releases · chaoss/augur
v0.76.6 - Turkey Drop 24
What's Changed
- Use jq to make parsing GECKODRIVER API call reproducible by @GregSutcliffe in #2945
- Fix Logic for
is_valid_github_repo
by @IsaacMilarky in #2949
New Contributors
- @GregSutcliffe made their first contribution in #2945
Full Changelog: v0.76.5...v0.76.6
v0.76.5 - Pumpkin Home Companion
What's Changed
- Optimize repo insertion and add repo src id by @ABrain7710 in #2929
- Improve dockerization by @Mbaoma in #2940
Full Changelog: v0.76.4...v0.76.5
v0.76.4 - Pumpkin Core
What's Changed
- Fix syntax error in sql by @ABrain7710 in #2933
- Scorecard Patch by @IsaacMilarky in #2935
- update CONTRIBUTING.md file to have a better formatting by @Mbaoma in #2925
- Add repo_id on gitlab comments by @ABrain7710 in #2937
New Contributors
Full Changelog: v0.76.3...v0.76.4
v0.76.3 - Pumpkin Laser
What's Changed
- Updating Dev Branch by @sgoggins in #2912
- Add support for nested gitlab repos by @ABrain7710 in #2913
- Run machine learning and contributor breadth every 30 days by @ABrain7710 in #2921
- Release 0.76.3: Fixes GitLab URL nesting Issue by @sgoggins in #2930
Full Changelog: v0.76.2...v0.76.3
v0.76.2 - Pumpkin Space
What's Changed
- Remove GitHub paginator and retrieve_dict_from_endpoint references by @ABrain7710 in #2878
- Add Commit Message Table and Add Commit Messages to Facade Collection by @IsaacMilarky in #2879
- Full collect events by @ABrain7710 in #2880
- Dev update to docker fixes by @sgoggins in #2883
- Handle url not found in contributor breadth worker by @sgoggins in #2884
- Docker dev: Docker WOrking by @sgoggins in #2885
- Docker dev fix: Fixes to commit comments and events by @sgoggins in #2891
- Dev fixes for event collection by @sgoggins in #2897
- Jumpstart by @Ulincsys in #2902
- Release Ready by @sgoggins in #2903
- Add Step to Fetch Missing Git Messages from Commits Analyzed Before Commits Message Table was Added by @IsaacMilarky in #2905
- Release 0.76.2 fix install by @Ulincsys in #2907
- Augur release 0.76.2 by @sgoggins in #2898
Full Changelog: v0.76.1...v0.76.2
v0.76.1 - For the Good of the Data
What's Changed
- Proper Gunicorn bringup detection by @Ulincsys in #2842
- Add metadata to json decode errors by @ABrain7710 in #2860
- Pr review comments fix by @ABrain7710 in #2859
- GitHub data access pr migration by @ABrain7710 in #2864
- Make Pylint Messages Exclusive Not Inclusive by @IsaacMilarky in #2863
- Change log statements in contributor resolution to match new policy by @IsaacMilarky in #2862
- Refactor github graphql by @ABrain7710 in #2861
- updating version by @sgoggins in #2870
- Address release bugs by @ABrain7710 in #2872
- Raise exceptions on graphql errors by @ABrain7710 in #2874
- Augur 0.76.1 Release by @sgoggins in #2869
Full Changelog: v0.76.0...v0.76.1
v0.76.0 - England's Favorite Traitors
What's Changed
- Improve profile page by @Ulincsys in #2689
- Merge Main into Dev by @IsaacMilarky in #2695
- Dev to startup-wizard by @sgoggins in #2694
- Startup wizard by @Ulincsys in #2815
- Bump gunicorn from 20.1.0 to 22.0.0 by @dependabot in #2763
- Bump dnspython from 2.2.1 to 2.6.1 by @dependabot in #2761
- Bump eventlet from 0.33.3 to 0.35.2 by @dependabot in #2762
- Bump flask-cors from 3.0.10 to 4.0.1 in /augur/tasks/data_analysis/clustering_worker by @dependabot in #2792
- Bump flask-cors from 3.0.10 to 4.0.1 in /augur/tasks/data_analysis/insight_worker by @dependabot in #2793
- Bump flask-cors from 3.0.10 to 4.0.1 in /augur/tasks/git/util/facade_worker by @dependabot in #2794
- Bump flask-cors from 3.0.10 to 4.0.1 in /augur/tasks/data_analysis/pull_request_analysis_worker by @dependabot in #2795
- Bump flask-cors from 3.0.10 to 4.0.1 in /augur/tasks/data_analysis/contributor_breadth_worker by @dependabot in #2796
- Bump flask-cors from 3.0.10 to 4.0.1 in /augur/tasks/data_analysis/discourse_analysis by @dependabot in #2797
- Bump flask-cors from 3.0.10 to 4.0.1 in /augur/tasks/data_analysis/message_insights by @dependabot in #2798
- Bump flask-cors from 3.0.10 to 4.0.1 by @dependabot in #2799
- Bump requests from 2.28.0 to 2.32.0 by @dependabot in #2803
- Bump tornado from 6.3.3 to 6.4.1 by @dependabot in #2811
- update most API description URLS by @kaxada in #2808
- Optimize secondary task recollection by @ABrain7710 in #2800
- Improve github paginator by @ABrain7710 in #2823
- fix missing import error by @Ulincsys in #2825
- Bump scikit-learn from 1.1.3 to 1.5.0 in /augur/tasks/data_analysis/clustering_worker by @dependabot in #2824
- Explicitly identify iconized buttons using role attribute by @Ulincsys in #2826
- Dev fixes by @ABrain7710 in #2828
- Improve directory selection for facade worker by @Ulincsys in #2827
- Order settings and sections from config by @ABrain7710 in #2830
- Add check to see if git credentials are writable by @IsaacMilarky in #2831
- Fix Merge Error by @IsaacMilarky in #2832
- Resolve contributor if we find one by @ABrain7710 in #2833
- Move Facade Affiliation Refresh and Rebuild to Happen After Materialized Views Refresh by @IsaacMilarky in #2820
- Fix ml issue by @ABrain7710 in #2834
- Optimize issue and pr recollection by @ABrain7710 in #2835
- Use key manager in github data access by @ABrain7710 in #2838
- Migrate messages and events to use github data access by @ABrain7710 in #2837
- Add confirmation dialog for blank input in config script by @Ulincsys in #2836
- Remove empty files and move redundant folders to simplify project structure by @ABrain7710 in #2839
- Fix issues recollection url by @ABrain7710 in #2840
- version bump by @sgoggins in #2841
- add empty output handle by @IsaacMilarky in #2855
- Release 0.76.0 by @sgoggins in #2857
Full Changelog: v0.71.0...v0.76.0
v0.71.0 - Taylor baby!
What's Changed
- Attempt to clarify profile page terminology, fix redirects by @Ulincsys in #2783
- Handle GitHub ratelimit responses based on Github API docs by @ABrain7710 in #2784
- Add default arg values for rabbitmq dockerfile by @Ulincsys in #2791
- PR File Patch / Varoius Bug Fixes by @sgoggins in #2790
- Add more detail to 500 page report by @Ulincsys in #2802
- update check for pr_file_patch by @sgoggins in #2804
- Pr file patch into MAIN by @sgoggins in #2806
- Database improvements by @ABrain7710 in #2809
- Debugging of
dev
branch looks complete by @sgoggins in #2810 - PR Files Merge Issue Fix by @sgoggins in #2816
- Release fixes by @ABrain7710 in #2814
- npm dependency patch by @sgoggins in #2817
- Xdev: Final Patches for Release by @sgoggins in #2818
- Release Ready by @sgoggins in #2812
- do not merge by @sgoggins in #2813
Full Changelog: v0.70.0...v0.71.0
v0.70.0 - Windows 95 Man!
What's Changed
- add podman compose file by @GaryPWhite in #2780
- handle rate limiting and more repo load messages by @GaryPWhite in #2782
- Fix some typos and broken links in the docs by @mhauru in #2773
- Add full collection for messages by @ABrain7710 in #2788
New Contributors
Full Changelog: v0.63.3...v0.70.0
v0.63.3 - Supply Chain Gang
What's Changed
- Add Check to SQL Update Statements to Avoid constraints on
date_last_collected
by @IsaacMilarky in #2759 - Fix Facade Task Signature to Take
repo_git
instead ofrepo_id
by @IsaacMilarky in #2775 - add last_collected checks to retry_errored_repos to correctly follow … by @sgoggins in #2760
- Dev patch release by @sgoggins in #2774
- Rollback transaction when query throws exception by @ABrain7710 in #2777
Full Changelog: v0.63.1...v0.63.3