Roman

Results 273 issues of Roman

https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/managing-rulesets/about-rulesets https://docs.github.com/en/rest/repos/rules?apiVersion=2022-11-28

A [minor issue](https://github.com/sindresorhus/globby/issues/268) has been fixed in v14.0.2 release. Which _may_ help to close #211 (via #218, #219). https://github.com/JamieMason/syncpack/blob/e85b2343764b51846c731ac39dc701cb9cae7846/package.json#L44 Thanks!

I'm trying to run `corepack` inside devcontainers, in a `postCreateCommand`. I've upgraded `corepack` to latest: ``` npm install --yes --global corepack@latest ``` Then run: ``` corepack -v && COREPACK_ENABLE_DOWNLOAD_PROMPT=0 corepack...

### What is the improvement or update you wish to see? Code generator comes with built-in variables, e.g. `{{ turbo.paths.root }}`, but they are not documented anywhere. ### Is there...

area: docs
pkg: turbo-gen

### Verify canary release - [X] I verified that the issue exists in the latest Turborepo canary release. ### Link to code that reproduces this issue N/A ### What package...

kind: bug
needs: triage
owned-by: turborepo

Today after using screenpipe all day, I realized it was capturing my mic only, but not the other side of the conversation (e.g. a Zoom call). I realized there's an...

It appears that the `turso` driver is already used, but because the credentials are hard-coded to be read from the file, it is not possible to use Turso hosted databases....

Open Source

### Is this your first time submitting a feature request? - [X] I have searched the existing issues, and I could not find an existing issue for this feature ###...

enhancement

It is possible to specify a filter like this: ```yaml KMSAlias: - alias/cdk-hnb659fds-assets-key ``` But the underlying key that alias points to, still gets deleted. ``` ap-northeast-1 - KMSKey -...

Sometimes I want to find abstract things on CPAN, and not a specific module name. With the way it currently works, I must already know exact name of the module...