Sepehr Laal
Sepehr Laal
Added a method to get run dates in a date range and some minor optimizations.
Hello @dimroc ! I have a question on how you generally rebuild and regenerate the `environment.yml` file? I am having a hard time finding out how to correctly upgrade /...
Source is riddled with assertions. These all should be converted to typed exceptions with tests against app.ts. A lot of technical debt must be paid here.
it currently contains unnecessary commit data and junk files, hard reset the documentation branch with a clean state.
I attempted to fix this in 20f68ee45e628528b1d6751528b0818264ab3128 but it clearly did not work. Investigate?
We should be using [pinst](https://github.com/typicode/pinst) to disable our `postinstall` script when the package is published as an npm dependency. The `postinstall` should not run for npm users.
similar to https://docs.drone.io/pipeline/conditions/
stack deletion currently is a PITA. the manual process is explained here: https://stelligent.github.io/mutato/#/mutato-workflow?id=destroy automate this.