ttshivers

Results 45 comments of ttshivers

Some of the current errors: hadolint (docker): ``` /github/workspace/12/alpine3.12/Dockerfile:5 DL3003 Use WORKDIR to switch to a directory /github/workspace/12/alpine3.12/Dockerfile:5 DL3018 Pin versions in apk add. Instead of `apk add ` use...

> I'm thinking that for the `This loop will only ever run once. Bad quoting or missing glob/expansion?` for the Yarn keys. Maybe we should just flatten the loop, since...

> We use shfmt as `shfmt -sr -i 2 -l -w -ci .`, so there are some different places here, I prefer the original parameters we're using right now, instead...

> Maybe I missed it, but I'm not seeing the a way to do the old `-s` security updates where only the Node version gets updated I didn't implement that...

> Let's also add some basic linter for it as we did for shell scripts before!? One option is https://github.com/github/super-linter

> > Is there a case where you would only want to update the node version and not also update the yarn version and keys? > > Probably not `keys`,...

> I don't think it needs to be the default behaviour, we can just keep it for the cases where there is a security release. I believe they have the...

> Updating the keys is fine, as that might actually be the ones being used by the person cutting the security release That does make sense. I am trying to...

Coming back around to work on this. I think I'm going to try out the json metadata approach that yousifkit mentioned. I know my current scripts lacked a security only...

Yes. Some breaking changes were made between v2 and v3 of SyncLounge (hence the major version increase). It sounds like you are wanting to use `app.synclounge.tv` for the web app...