Jon Peterson
Jon Peterson
**Describe the bug** If a job `needs` a prior job which has been skipped, the `if` condition for the dependent job may behave unexpectedly under some conditions. (unsure if condition...
#### Why these changes When using the DuplexStreamStreamer in node, the callback only receives the row data, instead of the full [parse result object](https://www.papaparse.com/docs#results), however the library still generates per-row...
**Describe the bug** I am authoring long-form content that does not use an `index.md`. Instead, the entrypoint `.md` for a given dir has frontmatter like ```yaml ... aliases: - index...
### What does this PR do? Adds a check before proxying a request to fetch JSONSchema content, to ensure the request URI does not match the domains specified in the...
In #589 a regression was introduced. A `shortSummary` variable (holding a 35+ byte string) was created outside the `getReport` function and prepended to the step summary, bypassing the Action's truncation...