matthew p hrudka

Results 14 issues of matthew p hrudka

ChannelRepositoryTools do not run the same automated tests as the packagecontrol-bot. Is there documentation on how to run the post pull request tests on the package repository in order to...

Please share the shell script source code in order to mitigate security concerns.

Add an option to create a new table from imported csv data.

Manually lint/format code ### Changed - Sort `import` and `require` statements - Remove parenthesis spacing and new lines after return statements example `if (a === b)` - Add arguments spacing...

Use [`patch-package`](https://github.com/ds300/patch-package?tab=readme-ov-file#readme) to fix `quire-11ty` npm dependencies. ### Added - `patch-package` to dev dependencies - package `postinstall` script ### Changed - `postinstall` script applies `_patches/*` to locally installed `node_modules`

_Work in progress_ to draft schemas for each of the Quire data files.

_Work-in-Progess_ ### Added - Configuration for running Playwright tests - Development dependencies for unit tests ### Todo - [ ] Use demo project as a fixture for tests - [...

### Fixed - Pass figure `alt` text property to TOC image function; see also #874

Implements a configuration module for the `quire-cli`, this module wraps the `conf` package to manage a configuration that is persisted to an OS specific location. ### Changes - Injects the...