Commit Graph

10 Commits

Author SHA1 Message Date
Naveen Gogineni
f8a7cfe246 Chore: Add altsrc flag definition generation 2022-10-29 19:24:31 -04:00
Naveen Gogineni
729a7c41ce Fix:(issue_1206) Default value shouldnt depend on env variable or value set from cmdline 2022-10-14 17:46:03 -04:00
e9f2ca42db
Use existing goimports installation if available 2022-10-10 08:48:50 -04:00
11915a875d
Build and run urfave-cli-genflags via its Makefile
so that `go.mod` files don't get all confused
2022-10-09 11:25:02 -04:00
Wendell Sun
b33117618a
Rebase main, update flag-spec.yaml to add Action field 2022-09-16 00:38:20 +09:00
Naveen Gogineni
15491d6f91 Fix: dont generate pointer for dest for Generic flag 2022-09-10 18:03:30 -04:00
Naveen Gogineni
faf75f6960 Update for build 2022-09-06 08:48:56 -04:00
Naveen Gogineni
193fd848b1 Merge changes onto latest main 2022-09-06 08:48:56 -04:00
234972ef8f
Add missing go.sum entries for go 1.16.x 2022-08-14 10:22:18 -04:00
3e4237a67f
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-08-14 10:02:07 -04:00