Arlo O'Keeffe

Results 9 issues of Arlo O'Keeffe

Thanks for this wonderful tool :) Customizing the menu bar is a lot of fun! I was noticing an issue where the position of the icons gets reset: https://user-images.githubusercontent.com/195367/139425738-7fda40c6-7bf1-42ec-ada9-5249ec79174a.mov Is...

### Describe the bug When mocking a module where the source path contains a module called `app` and the source is located inside a directory called `/app` then the mocking...

bug

The default timeout of 60 seconds is too high for one of my use cases. I tried my best to match the existing API. Please feel free to give me...

enhancement

### Describe the bug Thanks so much for creating such wonderful tooling :) I believe I have found a bug and hope I can describe it well enough here: *...

p2-edge-case

To make the adoption of reproducible builds easier it would be great if `flatten:flatten` with `resolveCiFriendliesOnly` would also update the build timestamp. Given ``` ${revision} 2023-01-01T00:00:00Z ``` When called like...

I use a filter on my html and jsp files to automatically use the latest css file. Sadly these files are not automatically updated when I make a change in...

My PRODUCT_NAME is set to $(PROJECT_NAME). I get an error when trying to call clean: ``` $ bundle exec rake --trace clean ** Invoke clean (first_time) ** Invoke remove_build_dir (first_time)...

When using the [maven wrapper `distributionType` `only-script`](https://maven.apache.org/wrapper/maven-wrapper-plugin/wrapper-mojo.html#distributionType) autobuild will override the wrapper: ``` [2024-07-13 09:29:53] [autobuild] > mvn -N org.apache.maven.plugins:maven-wrapper-plugin:3.3.0:wrapper -Dtype=bin ``` See https://github.com/ArloL/chorito/actions/runs/9918944552/job/27404224920 for a full log. My guess...

Thanks for all the work you're putting into this really cool WebDriver :) Sadly I have to report an issue with the latest versions. I have made a small demo...

bug