GNOME Bugzilla – Bug 750903
Make it easier to access the API key config
Last modified: 2015-06-16 10:46:10 UTC
.
Created attachment 305198 [details] [review] lua-factory: Print debug when a required config key is missing This will stop the plugin developer from going bonkers.
Created attachment 305199 [details] [review] lua-factory: Make it easier to access the API key config Eg. configs.api_key is available as well as configs['api-key'].
Review of attachment 305198 [details] [review]: Okay!
Review of attachment 305199 [details] [review]: Sure!
Attachment 305198 [details] pushed as 7035130 - lua-factory: Print debug when a required config key is missing Attachment 305199 [details] pushed as 89cae5e - lua-factory: Make it easier to access the API key config