-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
19373 Update CI for queue services (#2424)
* Add workflow_dispatch to ci jobs * Update queue-services CI jobs * Update queue-services pyproject.toml files * Update queue-services poetry.lock files * Run black formatter on queue-services * Fix pylint errors on queue-services * Update CI yaml files * Run isort on queue-services * Run black again on entity-auth * Run black again on entity-filer * Fix pylint issues on entity_auth * Fix pylint issues on entity_bn src * Fix pylint issues on entity_emailer src * Fix pylint issues on entity_pay src * Fix remaining lint src issues (except for filer) * Fix remaining flake8 src issues (except for filer) * Update yaml and toml files to use Backend CI * Run isort again * Fix new flake8 issues * Add empty init files * Run black on init files * Fix linting issues entity_filer * Update noqa comment placement in filer * Add pytest coverage and configuration * Update pylint coverage config * Update coverage.run config
- Loading branch information
1 parent
a822f82
commit 9971869
Showing
206 changed files
with
5,609 additions
and
5,255 deletions.
There are no files selected for viewing
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
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
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
Oops, something went wrong.