-
```
These patches add de-duplication (by equals()/hashCode()) for all listener and
interceptor types. It's potentially a breaking change, except for the first
patch because ProvisionListener isn't …
-
Would you be interested in a PR for a Carburetor theme for COSMIC DE? I'm working on building it right now, but I thought I'd ask since Cosmic is still pretty unstable, and so it might require some ex…
-
### Describe the bug
We run the jfrog cli in our Github workflows to setup a pipenv. There we noticed that the `jf pipenv install` command seems to internally create a shell with a column width of 80…
-
### Description
In the Android environment, the switch component button is on the right
### Steps to reproduce
```
```
android effect:
### React Native Version
0.75.2…
-
## Context
The variant identifier generated from `chr_pos_ref_alt` problematic, as some in/dels can be very long, so the resulting string cannot be used as identifier. The alternative for such vari…
-
## Environment
Just like these issues described:
- #3933
- #3621
- #3166
- #3852
Any project with [Webpack 5](https://webpack.js.org/plugins/environment-plugin/), [Vite](https://vitejs.dev/…
-
Hello,
First thank you for one more great package!
I meant this issue to be less about the package and more about opening a discussion. Apologies, if this is wrong place to start and - if that's…
-
```
These patches add de-duplication (by equals()/hashCode()) for all listener and
interceptor types. It's potentially a breaking change, except for the first
patch because ProvisionListener isn't …
-
See https://github.com/dart-lang/sdk/issues/54947.
There are certain patterns that need to be followed to work around tricky breaking changes. Consider the following:
```dart
class Cow {
voi…
-
We are extending the runner base image to provision additional software similar to what GitHub does in their virtual environments. These provisioners also need to set up additional environment variabl…