feat: add basic auth to controller #1395
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
commitlint
13s
flake8
15s
isort
11s
black
10s
build-and-test-image
3m 18s
Matrix: all-tests
Annotations
1 error
commitlint
You have commit messages with errors
⧗ input: feat: Add basic auth to controller
Authentication on AWX controller can be with OAuth tokens or basic auth
(username/password). This commit adds basic auth mechanism.
Signed-off-by: Julien Riou <[email protected]>
✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|