Rostislav Simonik

Results 9 issues of Rostislav Simonik

### Expected Behavior When I initiate commit action It should open list of files to be committed. ### Actual Behavior It displays a modal with loading status but never displays...

N-investigation
B-bug
S-verified

Hello, I'd like ask you for `--package=` support in ignite new command, which should result in `react-native init --package=` Thanks,

help wanted
enhancement
Hacktoberfest

Inputs are slow. Is it known issue? e.g. Demo: Products/Product

**Is your feature request related to a problem? Please describe.** `NODE_ENV` and `stage` are two different things, `NODE_ENV` usually controls let's say for the sake of simplicity just "optimizations" -...

bug
feature

## Changes Added ignoreReviewers config option to filter out reviewers that are not relevant, like renovate-approve. This will allow assigning reviewers if autoMerge is enabled but commit status checks will...

To prevent unintentional changes on plugin bumps.

### Roadmap 2023-Q3 **DONE:** - https://github.com/graphql-nexus/nexus-prisma/issues/674 - Stabilisation of tests to pick locked prisma version instead of the latest one matching the caret version range - https://github.com/graphql-nexus/nexus-prisma/pull/680 dynamic nodejs versions...

Greetings, I'd like ask you for a possibility to mark type as deprecated, so the flow will throw warning on places where given type is used. eg. ``` // $FlowDeprecated...

feature request

This PR re-enable changes triggered on push events.