Michael Sitter

Results 3 issues of Michael Sitter

## Summary jest-build-transform does not support sources outside of `/src`, looks like its enforced here: https://github.com/microsoft/rushstack/blob/master/heft-plugins/heft-jest-plugin/src/transformers/BuildTransformer.ts#L353 I'm unclear why this limitation is enforced by the plugin, so I don't know...

## Summary For publish runs using the apply & branch options which release workspace packages, the version bump edits to package.json files are not reflected in the shrinkwrap state. This...

help wanted
needs design

## Summary Hey team, I raised a question in Zulip about an issue with custom plugins using the the `flushTelemetry` hook: https://rushstack.zulipchat.com/#narrow/stream/262513-general/topic/flushTelemetry.20hook.20receives.20no.20data.20for.20failed.20operations/near/432975837 Summarizing here, `RushCommandLineParser` doesn't wait for the `flushTelemetry`...