Joel Courtney

Results 21 issues of 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...

feature-request
upstream-feature

**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...

bug

Rework the constraint, goal, and scheduling condition tables to accept jars.

feature
scheduling

Add commands for uploading and managing goal/constraint/condition jars.

feature

* **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...

feature
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...

build

Design the interface for procedural goal plan edits and simulation. To be presented on friday

feature
scheduling

### 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...

bug
scheduling
constraints

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...

feature

```[tasklist] ### Tasks - [ ] goal helpers (coexistence, recurrence, etc) - [ ] conflict type - [ ] goal interface - [ ] simulation control facade - [ ]...

feature
scheduling