Dinesh

Results 42 issues of Dinesh

Is it possible to have 2 IP addresses or 2 interfaces within one container? **.kitchen.yml** ``` . . . platforms: - name: centos-7 driver_config: dockerfile: Dockerfile build_options: tag: company/test:latest rm:...

Unable to generate Typescript interfaces for a large schema. Are you able to help? 🙏 https://www.hl7.org/fhir/fhir.schema.json.zip

I was going to add some features for angular konva such as grouping and upgrading to the latest version of Angular 12.2.20. but unable to build the project using `yarn`...

Question - Is there a way to show a placeholder to add an item after deleting an Item? Any help is much appreciated. **For example: (for a Grid size of...

This is not a bug but an enhancement to Knife Spork. It would be nice to have this feature: Before uploading the cookbooks to Chef server it should commit the...

## Use case Currently, there are too many widgets for building layouts which makes it cumbersome to build responsive layouts effectively. [AspectRatio](https://api.flutter.dev/flutter/widgets/AspectRatio-class.html) [CustomSingleChildLayout](https://api.flutter.dev/flutter/widgets/CustomSingleChildLayout-class.html) [CustomMultiChildLayout](https://api.flutter.dev/flutter/widgets/CustomMultiChildLayout-class.html) [FittedBox](https://api.flutter.dev/flutter/widgets/FittedBox-class.html) [FractionallySizedBox](https://api.flutter.dev/flutter/widgets/FractionallySizedBox-class.html) [LayoutBuilder](https://api.flutter.dev/flutter/widgets/LayoutBuilder-class.html) [MediaQuery](https://api.flutter.dev/flutter/widgets/MediaQuery-class.html) [MediaQueryData](https://api.flutter.dev/flutter/widgets/MediaQueryData-class.html) [OrientationBuilder](https://api.flutter.dev/flutter/widgets/OrientationBuilder-class.html)...

new feature
framework
would be a good package
proposal
P6

How to cross-build openssl for `ios (arm64 & x86_64)` & `ios-sim (arm64)` on Mac M1? - aarch64-apple-ios - aarch64-apple-ios-sim - x86_64-apple-ios Essentially, I am looking to get the `libcrypto` and...

help wanted
triaged: question

# Issue description How to build libzmq for `aarch64-apple-ios-sim` (IOS Simulator on M1)? # Environment * libzmq version (commit hash if unreleased): Latest * OS: Mac M1 # Minimal test...

How to add pgcrypto or pgsodium extension to Postgres-Operator? ### Environment Please provide the following details: - Platform: `OpenShift` - Platform Version: 4.10 - PGO Image Tag: - Postgres Version:...

question
triaged
extension

# 🐛 Bug Report: ### Describe the bug How to generate code for specific endpoint? specifying `--globalProperty=apis=user` is not working. ### Steps to Reproduce 1. Create `openapitools.json` with `globalProperty` such...

bug