Andrew Gazelka
Andrew Gazelka
Adding to the positive sentiment. This would be really useful for my team and me if this is merged soon! :)
While this is in development, you can also use [`cargo nextest`](https://nexte.st/book/retries.html), which does this.
> @JarredAllen How do I get this working ? This is a feature request. It still needs to be implemented.
Should we still even have an `Action#end()` after #106 ? fyi, [this](https://github.com/ezAuton/ezAuton/blob/155efe87f534f849daa54a89026dbe495e9b04c2/Core/src/main/java/com/github/ezauton/core/action/tangible/ActionCallable.java#L24-L35) is how actions are currently run.
> For some profiles it is. Mine can be seen but yours not. > > Unfortunately, I don't have the time to check the code and fix the problem. I'm...
I think it might have something to do with our package changing. This is JitPack on the [main page](https://jitpack.io/#ezAuton/ezAuton)  and this is when I look at the [latest commit](https://jitpack.io/#ezAuton/ezAuton/accf07eaab)...
Maybe... actually noting my dependencies one was `ezAuton-Core` and one was `ezAuton`. However, I could have sworn during open room I tried all combinations and it was still unpredictable... might...
Closing as I am not (yet) having any dependency problems. Will open again if I have more problems today.
Well... ``` > Could not resolve com.github.ezAuton.ezAuton:ezAuton-WPILib:-b26423c914-1. > inconsistent module metadata found. Descriptor: com.github.ezAuton.ezAuton:ezAuton-WPILib:-SNAPSHOT Errors: bad version: expected='-b26423c914-1' found='-SNAPSHOT' ``` even though  ... confused.
note it _does_ work with `-SNAPSHOT`... weird