wesleymatosdev
wesleymatosdev
The master name of the primary branch is offensive to black and indigenous populations since they have been enslaved; we should change the primary branch name to `main` to follow...
Using the project without cloning the repo would be significant, something like `docker pull inb` and then `docker run inb ...`. The experience nowadays is already better than needing to...
Not always we want Carot operator to be the default. There are cases such as in rust-lang/rustfmt#6066, as if user sets "1.0.0", "1.1.0" should not work as user set an...
### Prerequisites - [x] I have checked the existing issues to ensure this is not a duplicate. - [x] I am running the latest version of Tailcall. ### Describe the...
The contributing guide (and how to start the app for the first time) looks pretty straightforward, but running `docker-compose up` would be even more. I'd like the maintainer's opinion about...
- feat: warn on mismatch of global and local versions - feat(cli/generate): warn on version mismatch of global prisma with local prisma/prisma@client - test: warn on mismatch of global and...
- test: create test allowing buffer use for binary column - test: write test enforcing retro compatibility - feat: return buffer always for binary type - test: update zod tests...
fixes #1053 /claim #1053 - **test: ensure >256 bit does not work but 256 works** - **feat: update max bit to 256**
- **fix: comment out input by host segfaulting** - **fix: use output device instead of input device** before my changes: after: --- name: pull request about: submit changes to the...
fixes partially #169. this PR generates the changelog needed. we still need to update the app though. I'll be taking PTO next week so I can't do it rn. -...