Commit Graph

14 Commits (c2b92722a88404b36a05e1e7f71fe69ad2ff6259)

Author SHA1 Message Date
Rick Carlino 786fd450be Iterate over groups with the new MARK AS step 2020-05-12 11:48:33 -05:00
Rick Carlino 049411f272 TODO: Compile ASTs when pulling up vars in `better_params`. 2020-05-11 11:20:38 -05:00
Rick Carlino f0ea202196 [UNSTABLE] Fix pattern matches in do_update_resource 2020-05-11 10:59:36 -05:00
Rick Carlino 285fb1a491 Still debugging update_resource issues 2020-05-11 09:40:35 -05:00
Rick Carlino 4694108cfd Next idea: Replace `params` object with `better_params` object. Avoids legacy breakages 2020-05-09 16:35:16 -05:00
Rick Carlino 755cfb6f9e Dead code removal 2020-05-09 15:59:34 -05:00
Rick Carlino afec9d13bd Change name of syscall to find_points_via_group 2020-02-28 16:30:02 -06:00
Rick Carlino ee010874f0 TODO: Fix failing test 2020-01-17 16:59:04 -06:00
Rick Carlino 5722bea421 Huge formatting update (sorry) 2020-01-17 09:58:53 -06:00
Connor Rigby 2eb94818a6
Add logs to sequence iteration 2019-10-31 14:40:32 -07:00
Connor Rigby c82619e470 Add referential integrity checker for point_groups
This will cause point_group updates to reindex any
running processes using those assets
2019-10-22 14:19:32 -07:00
connor rigby 30d035fb88 Fix compiler tests 2019-10-22 14:19:32 -07:00
connor rigby 433af34e6a Add ability to use loops in farm_events and regimens 2019-10-22 14:19:32 -07:00
Connor Rigby a5022eed27 Factor out CeleryScript compiler into multiple modules
This should hopefully allow for easier to follow error messages as it
removes all elixir macro "magic"
2019-10-22 14:19:32 -07:00