Commit Graph

11 Commits

Author SHA1 Message Date
75aabac594
Use existing goimports installation if available 2022-10-13 07:47:17 -04:00
b45820714d
Build and run urfave-cli-genflags via its Makefile
so that `go.mod` files don't get all confused
2022-10-13 07:47:17 -04:00
6404f1d1b4
Backfill drop of generated GetDefaultText method 2022-10-10 10:57:06 -04:00
Wendell Sun
d213683bee
Rebase main, update flag-spec.yaml to add Action field 2022-10-03 09:34:46 -04:00
Naveen Gogineni
e13c16bb10
Fix: dont generate pointer for dest for Generic flag 2022-10-03 07:58:43 -04:00
Naveen Gogineni
2b0db3b3ae
Update for build 2022-10-02 21:11:35 -04:00
Naveen Gogineni
2941bc8e70
Merge changes onto latest main 2022-10-02 21:08:12 -04:00
1446649448
Use cli/v2 in genflags tool (for now?) 2022-10-02 20:59:36 -04:00
d34a232baf
Merge remote-tracking branch 'origin/v3-dev-main' into v3-porting 2022-10-02 20:16:11 -04:00
a5313eb2d5
Add missing go.sum entries for go 1.16.x 2022-10-02 08:50:29 -04:00
2ca91434a8
Move genflags tool to cmd/ and pin to previous release
to alleviate problems caused by the circular dependency of using the
same code as a library that is potentially being generated to adhere to
a different API.
2022-10-02 08:50:29 -04:00