Eli

Results 432 comments of Eli

Can you reopen this? I think there were a few more issues, but it crashes right now (filed woodruffw/zizmor#427 for that), and I certainly think it'd be good to get...

Alright, the crash was fixed, here's the output: ``` ❯ zizmor . 2025-01-13T18:14:22.207331Z WARN zizmor: skipping impostor-commit: can't run without a GitHub API token 2025-01-13T18:14:22.207494Z WARN zizmor: skipping ref-confusion: can't...

> > does not set persist-credentials: false > > but we need credentials for managing labels Then get them other ways.

Wait, what? You need the credentials for releasing, not for labels.

@AndreaPontrandolfo, is this really a good first issue? It's mostly setting up secrets, so it's not really something I (or someone else) can help with.

Starting a Svelte project today, and one thing I've noticed is that we'll need to add in storybook support for Svelte.

Alright, I'm getting around to adding Svelte support to Deputy (PSDTools/psdtools.github.io#147), feel free to upstream once I'm done. (Deputy is my ESLint config, it's at https://github.com/PSDTools/psdtools.github.io/tree/main/packages/deputy)

Oh, and I've patched the bugs I've run into if that helps: https://github.com/PSDTools/psdtools.github.io/blob/60dff6630ae57c8c153b4ebfca4f2a6d820f81d2/patches/eslint-config-sheriff.patch (the change to support `.storybook/main.svelte` is wrong, but it doesn't break anything so I've been too lazy...

I think a _suggestion_ to bump the range would be helpful, but a fix would be potentially a breaking change and not to be taken lightly.

Would supporting make eslint-plugin-depend redundant?