openwisp-controller
openwisp-controller copied to clipboard
[controller] Update hostname if provided by the client
Fixes #293
Travis tests have failed
Hey @okraits, Please read the following log in order to understand the failure reason. It'll be awesome if you fix what's wrong and commit the changes.
6th Build
./run-qa-checks
SUCCESS: Blank endline check successful!
SUCCESS: Migration name check on "./openwisp_controller/config/migrations" with migrations-to-ignore: 12 successful!
SUCCESS: Migration name check on "./openwisp_controller/connection/migrations" with migrations-to-ignore: 0 successful!
SUCCESS: Migration name check on "./openwisp_controller/geo/migrations" with migrations-to-ignore: 0 successful!
SUCCESS: Migration name check on "./openwisp_controller/pki/migrations" with migrations-to-ignore: 4 successful!
Skipped 1 files
SUCCESS: Isort check successful!
All done! ✨ 🍰 ✨
192 files would be left unchanged.
SUCCESS: Black check successful!
SUCCESS: Flake8 check successful!
Your commit message does not follow our commit message style guidelines:
- if you mention an issue in the long description, please show it in the short description too
eg: [prefix] Action performed #234
Long desc. Closes #234
Please read our guidelines at: http://openwisp.io/docs/developer/contributing.html#commit-message-style-guidelines
Checked commit message:
[controller] Update hostname if provided by the client
Fixes #293
ERROR: Commit message check failed!
No changes detected
SUCCESS: Migrations check successful!