mattermost-community / mattermost-app-servicenow

Service Now app for Mattermost
Apache License 2.0
4 stars 5 forks source link

[MM-33477] Add CI to release App #7

Closed hanzei closed 3 years ago

hanzei commented 3 years ago

Summary

This is the first iteration of the circleci config that takes care of publishing the App bundle into S3. I've also added some basic test, build & lint CI.

Please note that CircleCi is not yet enabled for this repo and hence the script in untested.

Ticket Link

https://mattermost.atlassian.net/browse/MM-33477

hanzei commented 3 years ago

@iomodo Generating the terrafrom variables seems like a job for the provisioning script to me. I would like to keep the CI in the individual repos as small as possible to avoid having to touch it in multiple repos when we need to change things. 2/5