kscout / serverless-registry-api

API which curates serverless applications.
https://api.kscout.io
GNU General Public License v2.0
0 stars 1 forks source link

Debug environment pings production chat bot API with new app models #192

Closed Noah-Huppert closed 5 years ago

Noah-Huppert commented 5 years ago

The default config.Config.ChatBotURL is the production URL.

As a result if an jobs.UpdateAppsJob is run locally, it will ping the new apps chat bot API endpoint and upload locally constructed apps to the production chat bot environment.

Action items:

Acceptance criteria: