I haven’t used Komodo yet, does it change the compose files in the repo as well? I thought it’s just reading, not writing. Personally I like the workflow of Merge Requests that Renovate provides.
Not sure what you mean with the second paragraph. Which config toml?
Make sure to not check in secrets in plaintext. git crypt is one way to encrypt secrets before checking them in.
Sorry, English is not my first language, bit I thought the post is somewhat clear?
I didn’t forget a word, maybe a comma - in the given context, the meaning is “Would you keep your opinion for yourself if it’s something you care about?” as the post I replied to suggested exactly that.
Would you if it’s something you care about and want to be vocal about? I’d rather know that she’s full of shit and now out of the whole thing than supporting someone who spews against trans people on a secret identity.
To expose your stuff to the outside internet, you need to actively set port forward in your internet router, you won’t do that by accident.
Did autotune touch the interfaces?
Most of the stuff will somewhat work, but you’ll introduce side effects sooner or later by using commands that might work but are not the proper ones and alter unrelated things. At some point those will likely bite you and you have no idea where it’s coming from. I’d suggest to check at least what the commands you are copying are doing.