Joel Courtney
Joel Courtney
It would be helpful to me to have an option to invert the rule to exclude files in gitignore. Maybe `-O` and `--only-ignore`? For example, my particular use case is...
**Describe the bug** If a generic interface has a default method that uses that generic type, any classes that inherit from that interface and specify the generic argument will not...
Rework the constraint, goal, and scheduling condition tables to accept jars.
Add commands for uploading and managing goal/constraint/condition jars.
* **Tickets addressed:** closes #1362 * **Review:** By commit * **Merge strategy:** Merge (no squash) ## Description - The main part of this PR is the new interfaces for scheduling...
* **Tickets addressed:** none * **Review:** By commit * **Merge strategy:** Merge (no squash) ## Description This PR fixes or silences all warnings in the current build process. For silenced...
Design the interface for procedural goal plan edits and simulation. To be presented on friday
### Checked for duplicates Yes - I've already checked ### Is this a regression? No - This is a new bug ### Version develop ### Describe the bug Activity type...
Make a build.gradle file to provide to users for managing a gradle project of constraints/goals/conditions. Needs to provide easy-to-use tasks for building individual jars for each goal/constraint/etc. Look into using...
```[tasklist] ### Tasks - [ ] goal helpers (coexistence, recurrence, etc) - [ ] conflict type - [ ] goal interface - [ ] simulation control facade - [ ]...