Results 8 issues of Omar Abdelkader

This package uses typehints, however `mypy` gives the following error when run on packages that import it: ``` error: Skipping analyzing 'aiohttp_swagger': found module but no type hints or library...

This PR makes it so that users can configure how long they want the magic link to be valid for, in minutes. Right now the default value is 10, which...

## Summary This PR makes creates a new public method on the `RDS` construct called `runMigrations`, which effectively runs the `validateMigrationsFileExists` `createMigrationsFunction` and `createMigrationCustomResource` functions that are sequentially executed in...

### What problem do you want to solve? The `mysql-connector-python` package had a [major version bump on July 1, 2024](https://pypi.org/project/mysql-connector-python/9.0.0/). However, the [`opentelemetry-instrumentation-mysql`](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/e6c27e08007c4acf2a3fa9f903c52c4656b9ea62/instrumentation/opentelemetry-instrumentation-mysql/src/opentelemetry/instrumentation/mysql/package.py#L16) plugin only supports 8.x ### Describe the...

feature-request

## Summary This PR does a couple of things: - Removes the `yarn.lock` file and references to `yarn` in the `package.json` scripts because this uses `pnpm` for the GitHub actions...

## Description We are seeing strange delays in the start time for propagated traces emitted from our Flask API. Notice how the `HTTP GET` trace, which is emitted by our...

bug

Does the team intend to publish releases for the `primereact: 10.9.x` version line? I understand that there are some big changes coming soon with respect to custom themeing but this...

### Describe the bug I stumbled onto this strange behavior where moving an item from source -> target, repositioning the item, moving it back to source, and then trying to...

Type: Bug