Joscha Feth
Joscha Feth
vaguely related to #1382
> What even _is_ migration mode? I _think_ it refers to this: https://github.com/pre-commit/pre-commit.com/blob/main/sections/advanced.md#running-in-migration-mode But I haven't done anything to the install other than updating my `flake.lock`
I do sometimes run `pre-commit run --all-files` directly from my cmd, could that be an issue?
> > I do sometimes run pre-commit run --all-files directly from my cmd, could that be an issue? > > That's completely fine. We don't patch pre-commit, despite what the...
> If anyone encounters this, please save a copy of `.git/hooks` before trying to fix the error. The files in there would really help debug this issue. I had that...
> Hey [@joscha](https://github.com/joscha) 👋 Thank you for reporting the issue, we'll take a look at it during the revisit of security integration. Did you try to utilize the `execute` resource...
> Nvm, this would probably end up in the same place. Snowflake allows you to adjust the timestamp output. Check [parameters](https://docs.snowflake.com/en/sql-reference/parameters) page and search for `_output_format`. There are a number...
> * Add the `typos.settings.force-exclude` option that maps to typos' `--force-exclude` argument. In addition, enable it by default since you expect exclude globs set via the `--exclude` CLI option or...
For anyone who arrived here, like me, thinking they could wire up the terraform SAML integration on the Snowflake side with the one on the Google side, here's a small...
> @wing328 any idea what's the ci issue ? I can't seem to open the CircleCI page for some reason - what's the message in there?