-
Notifications
You must be signed in to change notification settings - Fork 198
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
Pull request update/231226 #185
Merged
Merged
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
## Description Make pylint tests work: herald ## Related issue number OS-7093 ## Checklist * [x] The pull request title is a good summary of the changes * [ ] Unit tests for the changes exist * [ ] New and existing unit tests pass locally
## Description Make pylint tests work: jira_bus Disabled warnings: - missing-module-docstring - missing-class-docstring - missing-function-docstring ## Related issue number OS-7095 ## Checklist * [ ] The pull request title is a good summary of the changes * [ ] Unit tests for the changes exist * [ ] New and existing unit tests pass locally
## Description Make pylint tests work: keeper ## Related issue number OS-7097 ## Checklist * [x] The pull request title is a good summary of the changes * [ ] Unit tests for the changes exist * [ ] New and existing unit tests pass locally
## Description - Make pylint tests work: rest_api - update pep8 package to Pycodestyle ## Related issue number OS-7100 ## Checklist * [ ] The pull request title is a good summary of the changes * [ ] Unit tests for the changes exist * [ ] New and existing unit tests pass locally
## Description Make pylint tests work: pharos_backend ## Related issue number OS-7099 ## Checklist * [ ] The pull request title is a good summary of the changes * [ ] Unit tests for the changes exist * [ ] New and existing unit tests pass locally
## Description Replace pep8 with pycodestyle and pylint upgrade ## Related issue number OS-7138 ## Special notes The rest components is in separated tasks ## Checklist * [x] The pull request title is a good summary of the changes * [x] Unit tests for the changes exist * [x] New and existing unit tests pass locally
maxb-hystax
approved these changes
Dec 26, 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.
316b123 OS-7200: Fixed broken Selector component
942964a OS-7187: Fixed community docs route mismatches
c4437f1 OS-7199. Check alembic down revisions
6534d77 OS-7188: Fixed false error blink in docs panel when switching pages
95d2bb4 Merge feature/ml_leaderboard into integration
291d87d OS-7196. Fixed migration tree in restapi
030be74 OS-6765: Add Learn panel
461af7b OS-7138. Replace pep8 with pycodestyle and pylint upgrade
2e767d4 OS-7099. Make pylint tests work: pharos_backend
3b341a1 OS-7100. Make pylint tests work: rest_api
70d8d9d OS-7179: Updated TS and packages
37d10f2 OS-7097. Make pylint tests work: keeper
f470c67 OS-7095. Make pylint tests work: jira_bus
b0ed4ec OS-7069. Bulldozer pylint
713379f OS-7093. Make pylint tests work: herald