Oliver Hookins

Results 29 issues of Oliver Hookins

I may have misunderstood the code, so if I have then my apologies. My expectation for `-fail-on-error=false` or leaving the option out entirely (which should default to false) is that...

The perl script doesn't include any download of a region-aware database, but some of the tests rely on one being available. Those tests currently fail.

I'm trying to constrain the dimensions of a surface inside of a view to 50px less than the view's size. For example: ``` var sizeConstraint = new SizeConstraint({ padding: [undefined,...

**Describe the bug** https://github.com/actions/toolkit/blob/main/packages/cache/src/cache.ts#L157-L165 The function signature for cache.saveCache mentions: > @returns number returns cacheId if the cache was saved successfully and throws an error if save fails When there...

bug

The informational output on my build looks like: ``` Follow along by running: ssh -l root ec2-XX-XX-XX-XX.compute-1.amazonaws.com 'tail -f /var/log/user-data.log' ``` Which seems to come from use of `server.username` provided...

Not sure why this is not working now but was before, when it doesn't appear anything has really changed in the scripts: ``` tar: ./sys/module/md_mod/uevent: Cannot open: Permission denied tar:...

### Describe the bug While using the library to collect metadata about events/errors, due to the volume of requests easily exceeding the rate limits, I hit the rate limits often....

feature request
backlog

I'm not sure if this is a limitation of Eventmachine so feel free to let me know if so, but currently there is no way to send the client certificate...

TLS

Maybe this will become more clear as the workshop progresses but I've found that it's not super clear which of the copilot/cdk/cloudformation paths are truly optional. I took a look...

I believe the retrieval cost calculation is based on the 4-5 hour retrieval job time (or at least, a single 24-hour period). In the case of very large data storage...