DEV-1811: Merge release/franklin into master#19
Merged
Conversation
* DEV-159 add pre-commit and detect-secrets Add pre-commit and detect-secrets so it starts to automatically detect secrets for this code base. pre-commit requires cfgv. Use old cfgv version to work with py35 and py27 * DEV-159 add baseline Add baseline file for detect-secrets for future reference. * DEV-159 correct README.md and dev-requirements correct files based on Phil's comment * fix tests * travis tox * rerun travis * pin pifpuf for python3.5 * pin daiquiri for python3.5 --------- Co-authored-by: Rowland Ogwara <rogwara@uchicago.edu> Co-authored-by: Qiao Qiao <qiaoq@uchicago.edu>
* drop py35 support * add back pifpaf
* black all * pyupgrade queueclient
* add imemoryqueue to queue factory * add test test_inmemory_queue_same_uuid_return_same_queue * use multiprocessing queue for inmemory queue * add active_in_memory_queues in QueueFactory * return True for inmemoryqueue status
REQ-456 Fix API for gdcws
stilesj-uchicago
approved these changes
May 12, 2023
ProfOak
approved these changes
May 12, 2023
This file contains hidden or 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
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.
No description provided.