-
Notifications
You must be signed in to change notification settings - Fork 7
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
Cleanup/october merge #181
Closed
Closed
+3,699
−10,276
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
…ce-condition HotFix to Address Issue #104
Release to 8.01 with changed logging
8.01 Release with new Deployment Tagging
add logging on lock release(s)
…acefully up query limit and fail gracefully if history is empty
…ad_spike moving back to port 7683
adding piazza service for 801
missing comma in pyproject.toml
…hat's needed, with some required fields
Release 8.01
Staging/801 to cleanup
…/A2rchi into cleanup/october_merge Remote branch got ahead
…to_october_cleanup
bug fixes in secrets and configuration addng configurtation for the submit list moveing submit list to proper place bug fix, adding in prompts to docker compose copying over the weblists in the docker files bug fix, adding mailbox and cleo service configuration to the configs file making conversation_id an optional parameter bug fix, parsing receivers of sent mail as a list bug fix, adding expert to the default allowed roles bug fix, typo in the word interfaces
…_october_cleanup Feature/cleo and mailbox into october cleanup
oops, this is not the way to do this, since we don't want a merge. We want a full FF/rebase. |
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.
This is merging into main all the changes from the october cleanup.
The main change is an adjustment to how we do deployments, from a CI/CD github workflow to a easy to install and use cli.
For more information, see all PRs associated with the
cleanup/october_merge
branch as well as PR #159, which was used as a base for this branch.