Sophie Cooper

Results 7 comments of Sophie Cooper

Hi! Sorry for the delayed reply, we've been knee-deep trying to get our large table to perform better! Thanks for the detailed reply - it was really useful. We tried...

@kherock @leontastic Is there any way we can get this issue moving again? It's something we're struggling with at the moment, as we need to talk to this, and a...

It appears to be a Slack limitation, unfortunately. From the docs about webhooks (by creating an app): > You cannot override the default channel (chosen by the user who installed...

Interesting - when I run `npm i` in the container as the `node` user, the package installs fine. The files are owned by the `node` user (in the container) regardless...

I'm having a similar issue. We're seeing it when we try to do an `npm install` from the Docker command, when we set the user for the container. If you...

@yuki-js Have you tried adding a user to match the mounted file permissions, and using that to use `npm`? Obviously it isn't ideal, but it worked for our use case....

Just had to re-auth with GitHub, and alongside the existing permissions discussed above, it's also now requiring the ability to "Update GitHub Action Workflow files" ("This application will be able...