Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(cli): add cmd to preview generated apps of appsets (argoproj#10895…
…) (argoproj#16781) * feat(cli): add cmd to preview generated apps Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com> * fix build Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com> * fix local proto gen Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com> * dry run client Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com> * fix: allow to run codegen outside GOPATH Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com> * clientgen Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com> * openapigen Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com> * remove ensure-gopath Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com> * fix tests and templatePatch Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com> * fix build Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com> * convert to interfaces Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com> * codegen Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com> * extract common code Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com> * use appset params in server Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com> * codegen Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com> * fix test build Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com> * unit tests Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com> * move test to new package Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com> * move to correct folders Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com> * fix build Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com> * review Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com> * lint Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com> * fix test Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com> * fix lint Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com> * auto generate mocks Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com> * better error handling Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com> * more docs Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com> * more docs Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com> * lint Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com> --------- Signed-off-by: Alexandre Gaudreault <alexandre.gaudreault@logmein.com> Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com> Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com> Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
- Loading branch information