-
Notifications
You must be signed in to change notification settings - Fork 851
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.51.0 #2451
Merged
Release 0.51.0 #2451
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Ulincsys <ulincsys@gmail.com>
Fix toast messages visibility
Signed-off-by: Ulincsys <ulincsys@gmail.com>
Fix toast messages visibility again
Signed-off-by: Ulincsys <ulincsys@gmail.com>
Fix toast messages visibility againgain
Signed-off-by: Isaac Milarsky <krabs@tilde.team>
Signed-off-by: Isaac Milarsky <krabs@tilde.team>
- Add DEI endpoints - Unfinished ATM - Add BadgingDEI table Signed-off-by: Ulincsys <ulincsys@gmail.com>
Signed-off-by: Ulincsys <ulincsys@gmail.com>
- Switch to DatabaseSession for object management - Edit alembic revision with auto-increment - Fix logic errors Co-authored-by: IsaacMilarky <imilarsky@gmail.com> Signed-off-by: Ulincsys <ulincsys@gmail.com>
Signed-off-by: Andrew Brain <andrewbrain2019@gmail.com>
- Lowercase provided repo_url in dei/repo/add - The dei/report endpoint now returns an error if the given project ID does not exist - Add mdpdf as dependency for generating report PDFs - Add kwargs to DatabaseSession - Add dei badging report markdown template Signed-off-by: Ulincsys <ulincsys@gmail.com>
Contributor upsert fix
- Add documentation for Augur Oauth endpoints - user/session/generate - user/session/refresh - Add documentation for DEI endpoints - dei/repo/add - dei/report - Fix consistency issues in user endpoints - Add documentation describing the Augur Oauth flow Signed-off-by: Ulincsys <ulincsys@gmail.com>
Add DEI Badging endpoints
Signed-off-by: ulincsys <28362836a@gmail.com>
Add jinja example to markdown file
Fix timestamp not being updated when repo collection fails because of 404
Signed-off-by: Isaac Milarsky <krabs@tilde.team>
Signed-off-by: Isaac Milarsky <krabs@tilde.team>
Signed-off-by: Isaac Milarsky <krabs@tilde.team>
Signed-off-by: Isaac Milarsky <krabs@tilde.team>
Fix typos in docstring for remove_duplicate_dicts
Make Machine Learning Tasks Consistent With Other Horizontally Collecting Tasks
Dev api performance patch
Signed-off-by: Sean P. Goggins <s@goggins.com>
updating versions for release
fixes #2452 |
IsaacMilarky
approved these changes
Jun 27, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description