Conversation
f4f3bfc to
2c6f762
Compare
* Add new Github Actions workflows * Remove default .env file because we shouldn't commit secrets * Add compose configuration for CI
…t have an arm image
fe38434 to
c22a7b8
Compare
danschmidt5189
left a comment
There was a problem hiding this comment.
Looks good to me! I'm in favor of following up with the Wowza upgrade / arm64 support in a subsequent PR. I don't think that'll be especially difficult or a breaking change, but it keeps this diff clean/focused.
awilfox
left a comment
There was a problem hiding this comment.
Looks good but needs the README updated since we are changing how .env works.
awilfox
left a comment
There was a problem hiding this comment.
Small nit re GitHub capitalisation. Otherwise looks great. r+
(also the .env file doesn't look removed any more in the Files Changed view? it is still removed in the commits, so I think it's just a bug with GitHub's Web view.)
|
Small question: why was |
because i didn't realize there was already a LICENSE.md file. |
Co-authored-by: Anna Wilcox <AWilcox@Wilcox-Tech.com>
Ah, right, I didn't see that either. Also, as an aside from the parenthetical on my review comment: the GitHub Web view has decided .env was renamed to env.example instead of removed and replaced with a new file. It's still gone out of the repo in the MR. This is good. |
TODO: