Justin Arruda

Results 6 issues of Justin Arruda

Homebrew or Macports would be greatly appreciated so mac users can stay up to date. If unwilling to maintain packages on that platform, perhaps post instructions here for someone else...

The `--fire-idle-event` option uses a period of 110% of the latency period. [Reference](https://github.com/emcrisostomo/fswatch/commit/59dbc70002254a55e27fabbbf092d4bfc8c033fd#diff-061ed758149b95b92b13c27adaab04f2c942793ce625d8b854715ddbd2be64b7R241-R243) I would like to be able to set a different period for the idle event that is...

This is a feature request for adding the ability to adjust the flow[1] during a print. This is similar to the existing features of adjusting the feed rate, fan speed,...

enhancement

When creating a CloudFormation stack that fails due to a resource already existing and rollback is enabled, the StackCreateComplete waiter throws an exception that it encountered a terminal failure state....

feature-request
waiters
p3

## 🐛 Bug Report When using `toMatchObject` with a RegExp object as a value, the test passes with any RegExp object. It behaves as though the matching object used `expect.any(RegExp)`...

Needs Triage
Bug Report
Stale

### What would you like to be added? Expose [GlobOptions](https://github.com/actions/toolkit/blob/main/packages/glob/src/glob.ts#L16) to the action and use them when globbing files for inclusion into the artifact. E.g. ```yaml - uses: actions/upload-artifact@v3 with:...

enhancement