cli/pkg
Mislav Marohnić d6add864b8 Ensure efficient resolving of issue/pr create metadata to GraphQL IDs
For metadata types chosen in interactive flow, we fetch all records from
the API in order to be able to display a multi-select interface.

For metadata defined via command-line flags, we resolve records that can
be looked up directly, avoiding fetching the entirety of expensive
datasets (e.g. all members of an organization) if we can.

The new approach ensures efficient fetching when interactive flow is
combined with values from flags.
2020-12-03 15:53:13 +01:00
..
browser Ensure that only PATH is searched when shelling out to external commands 2020-11-11 16:33:13 +01:00
cmd Ensure efficient resolving of issue/pr create metadata to GraphQL IDs 2020-12-03 15:53:13 +01:00
cmdutil Extract repeated code to util function 2020-11-03 22:05:04 +01:00
githubtemplate get everything working 2020-11-12 12:03:32 -08:00
httpmock Prompt for push target during pr create 2020-09-16 14:49:36 +02:00
iostreams switch to recover instead of resubmit 2020-11-23 11:21:34 -08:00
jsoncolor Add tests for jsoncolor 2020-06-08 16:05:00 +02:00
markdown Add "reference" help topic (#2223) 2020-11-18 12:31:36 -06:00
prompt fix survey invocation 2020-11-13 10:35:32 -08:00
surveyext Ensure that only PATH is searched when shelling out to external commands 2020-11-11 16:33:13 +01:00
text Improve string display width calculation 2020-09-11 11:56:54 +02:00