Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add contexts. * Start implementing load. * Add globs. * Add aliases event. * Rework events. * Add constraints. * Add caching. * Add graph itself. * Add creation. * Add new token expander. * Start on expander tests. * Fix task builder tests. * Fix project builder tests. * Start on tests. * Add output tests. * Move to another struct. * Move to a new crate. * Move regex to config. * Add more expansion. * Finish expander. * Add another pattern. * Expand projects on demand. * Add query. * Test command. * Test args and env. * Test inputs and outputs. * Test deps. * Migrate to new pg. * Fix cache. * Fix query. * Rework expander. * JSONify pg. * Remove old code. * Hook up events. * Remove old tests. * Update some tests. * Fix dep graph. * Fix pg recursion. * Move expansion. * Get tests working. * Use new events. * Start on graph tests. * Test aliases and dupes. * Migrate tests. * Add source tests. * Test more sources. * Test cycle. * Test caching. * Test expansion. * Polish. * Delete old fixtures. * Rename to project expander. * Refactor expanders. * Rename pg package. * Overlapping outputs. * Test inheritance. * Test tag deps. * Update docs. * Fix tests. * Fix tests. * Fix more tests. * Fix versions.
- Loading branch information