Jacob Marks

Results 10 issues of Jacob Marks

**Describe the bug** When attempting to generate a single C# service client reference for more than one WSDL spec - **for the purposes of type reuse** - all but _the...

I am currently attempting to generate an accurate schema that represents a polymorphic object model, however, the specification seemingly discards/ignores all inheritance/polymorphism detail. I have created a basic example as...

p2

## What does this PR do? - Modifies `IImage` properties to align with DSL - Adds `string Registry` - Removes `string Name` - Modifies `DockerImage` constructor to align with new...

Documentation for this library leaves much to be desired. There are currently entirely blank pages ([Snapshot Match Options](https://swisslife-oss.github.io/snapshooter/docs/snapshot-options) and [Snapshots of Scalar Types](https://swisslife-oss.github.io/snapshooter/docs/scalar-type-snapshot)). The documentation should be either retired in...

Under [Step 2: Set up Azure environment > Activity 1](https://github.com/skills/continuous-delivery-azure/blob/653293c53dcfed4e14343eb4ed0482e761f6510e/README.md#activity-1-store-your-credentials-in-github-secrets-and-finish-setting-up-your-workflow), the command within the following step: https://github.com/skills/continuous-delivery-azure/blob/653293c53dcfed4e14343eb4ed0482e761f6510e/README.md?plain=1#L137-L145 Produces the following warning: ``` Option '--sdk-auth' has been deprecated and will be...

bug

Within _Step 1 - Activity 1 - 9._ it states "we will remove the need to upload node_modules in a later step", however this is never addressed.

The [addTelemetryInitializer](https://github.com/microsoft/ApplicationInsights-JS/blob/master/API-reference.md#addtelemetryinitializer) function defines the following signature: ``` javascript public addTelemetryInitializer(telemetryInitializer: (item: ITelemetryItem) => boolean | void) ``` > [...] If one of the telemetry initializers returns false or throws...

enhancement

Resolves #290 Raising this draft to discuss desired approaches for maintaining backwards compatibility for the existing `Func` delegate; if desired.

There currently exists discrepancies which cause quite a few issues when attempting to use the tool installed via dist (`pip install ubotw-converter` / `pip install .`) versus local (`pip install...

Version 4.0.7 has been released from the [v4](https://github.com/micromatch/micromatch/tree/v4) branch where 4.0.6 was based on [master](https://github.com/micromatch/micromatch/tree/master). These branches have diverged and 4.0.7 looks to have regressed upwards of 9 commits that...