Iuliu Pop
Iuliu Pop
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior I bootstrap the local environment using `cdklocal` successfully, but when I...
I ran `api.repos.create_fork(owner="WebGoat", repo="WebGoat")`, and got an error: ``` Traceback (most recent call last): File "/Users/iulspop/Development/github-app/scripts/e2e/main.py", line 15, in api.repos.create_fork(owner="WebGoat", repo="WebGoat") File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/ghapi/core.py", line 61, in __call__ return self.client(self.path, self.verb,...
Draft of NPM script for signing in with SSO manually. Currently not working. It's tricky to sign in with Google SSO on an automated browser since by default Google prevents...
Write a Dart Script Inputs VRI Tipitaka XML Files and Outputs SQL Files For Inserting Into SQLite DB
Original request from Bhante Subhuti: > Yes.. let me show you one.. I think we have this book.. but it does not matter.. > This is the xml format. >...
Is MSW `http` added simply for convenience of not having to re-import from MSW in tests files? Here's an example from the docs: ``` import { test as base, expect...
### Prerequisites - [X] I confirm my issue is not in the [opened issues](https://github.com/mswjs/msw/issues) - [X] I confirm the [Frequently Asked Questions](https://mswjs.io/docs/faq) didn't contain the answer to my issue ###...
### openapi-typescript version 7.6.1 ### Node.js version 22.12.0 ### OS + version macOS 15.2 ### Description # Reproduce Bug ## Given ```yaml CreateRepositoryRequest: description: Lorem ipsum dolor sit amet. type:...