Ravi Kotecha
Ravi Kotecha
https://github.com/ministryofjustice/fab-oidc/blob/6cf135e9866251af52bc9d47d3a6b1138fe9b75a/fab_oidc/views.py#L34 `add_user` can return False if it fails to add a user to the db: https://github.com/dpgaspar/Flask-AppBuilder/blob/v1.13.1/flask_appbuilder/security/sqla/manager.py#L162 We need to handle this better and return a more useful message. Thanks to...
This pull request introduces a new update strategy called `calver` for handling calendar versioning in the Argo CD Image Updater. The changes span across multiple files to integrate this new...