You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix bug
* Convert exceptions at the root
* Adjust to exceptions in platform
* Make gitlab groups a list setting
* Remove au lowercasing for API errors
* Adjust to exceptions in platform
* Allow new param as multi-valued
* Adjust to QG not found message
* Separate exception for HTTP and Connection Error
* Simplify import_zip excepton handling
* Disallowed to remove admin permission to the admin user
* Adjust exception handling
* Add illegal issue transition
* Add illegal issue transition
* Fix
* Raise IllegalIssueTransition
* Remove Illegal Issue Transition Exception
* Remove illegal issue err code
* Remove nolint option from the run_scanner call
* Formatting
* Fix key callection for object not found
* Handle ObjectNotFound for import_zip
* Remove exception handling in delete()
* Fixes on WebHook corner cases
* Add auto gen of unsupported operation for bad parameter value
* Remove ConnectionError, it's a type of RequestException
* Remove useless CLI parameters process
* Raise UnsupportedOperationw hen passing a wrong severity
* Verify exception when passing incorrect parameters
* Verify exception when import non existing project key
* Verify exception when webhook with too small secret string
* Handle update when reference portfolio already exists
* Remove exception handling (handled in Platform)
* Add exception handling for incorretc API param value
* Quality pass
* Add type hints
* Quality pass
* Quality pass
* Fix key retrieval in case of exception
* Add message to detect not found
* Refactoring
* Adjust to 9.9
* Adjust to 9.9
* Use poetry to install dependencies
* Fix run_linters
* Find ruff from python
* Remove python to ruff ruff
* Install deps before running linters
* Remove install before runninng linters
* Try to run linters in same env
0 commit comments