Results 8 comments of Sean Connolly

+1 this issue. My breadcrumbs require parameters that are unique for each user. If you dynamically set a node's property (e.g. Title) that property will be cached and displayed for...

@hipstersmoothie I thought that might be the case, but confirmed that it happens when adding the `skip-release` label before the PR is created.

@hipstersmoothie `npx auto shipit --vv` results in this error `Found unknown flag: "--vv"`. Did I miss something?

`npx auto --version` results in `9.53.1` I went ahead and just changed to `npx auto shipit --verbose --verbose`. Hopefully this is enough info: ``` npx auto shipit --verbose --verbose npx:...

Thanks! Sorry for opening this in probably the wrong repo, it's taken me a bit to figure out what's where here 😄

Regarding codegen, my `package.json` typically has a script like this and it works fine: `fauna-gql && npm run build:gql` What would programmatic usage gain for codegen?

I also wasn't able to edit the theme and didn't really understand how to use the UI. The UI displayed in the README is what I was hoping for.

Experiencing this as well but surprisingly not for every project where I've had to set `via_ir = true`. I also have not found a way to perform the verification manually....