Robert Kesteson

Results 11 issues of Robert Kesteson

JSON-LD has become widely used and it has key names of @id and @type . Current implementation assert that all appearance of @ is in reference to current node; hence...

Maintaining an open source project is a time consuming and often thankless good, but having other help can make it much more enjoyable. It appears that this repo has a...

If a consuming project uses the following from the DEMO project and that project has strict=true, then it will not compile. ``` export class CreateLinkState extends State { sourcePort: PortModel;...

- Converted project to typescript for better type support - Removed gulp due to complication with support to TS

My Project has need to select a specific RTL-SDR, hence I add a function like the devices function that returns more information that just name.

Following the manaul on [Recursive Types](https://github.com/colinhacks/zod#recursive-types) , results in a type of ZodType which can not function as a ZodObject. namely it cannot be merged or passthrough.

stale

**What's happening** Running `craco build` fails with ``` Error: [BABEL] /xxx/repo/ccpaas_frontend/src/index.tsx: React Refresh Babel transform should only be enabled in development environment. Instead, the environment is: "production". If you want...

bug

Sonatype Nexus Repository OSS users can file an issue here. Sonatype Nexus Repository Pro customers should not use this form - please go to https://support.sonatype.com to report issues. Thanks for...

incomplete

##### SUMMARY I need to pass command line args to kustomize, current implmentation does not allow this. ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME kubernetes.core.kustomize ##### ADDITIONAL INFORMATION...

type/enhancement
topic/helm

This change will remove the need to set ENABLE_INSECURE_REMOTE_EXTENSIONS to true when use the baseline profile.