Closed vxsx closed 6 years ago
/cc @jmelett
@vxsx could you please give some example of how to reproduce the bug in my machine? That'd be super helpful. Thanks
@chescales
divio addon validate && divio addon upload
@vxsx as mentioned in the chat, it seemed to work for me with an empty new addon, is there any more feedback or a specific link to an addon? It may be related to the addon itself, or to a specific case for a more complete addon.
$ divio addon validate
Addon is valid!
$ divio addon upload
Warning: Divio Cloud config file 'aldryn_config.py' not found. Your app will not have any configurable settings.
warning: no files found matching '*' under directory '*/boilerplates'
warning: no files found matching '*' under directory '*/templates'
warning: no files found matching '*' under directory '*/static'
warning: no files found matching '*' under directory '*/locale'
warning: check: missing required meta-data: url
ok
Configuration file is valid
New version 0.0.1 of chesco-test-addon uploaded to alpha channel
Configure your addon here https://control.divio.com/account/my-addons/996/
$ python --version
Python 3.6.3
https://github.com/divio/divio-cli/blob/master/divio_cli/upload/addon.py#L35
Possibly other things fail as well