git-bug/bridge/github
Michael Muré 864d3ed335 bridge: allow to configure and pull without having set a user first
- init() only the importer or exporter as required
- assign a "default user" user Id to credentials at creation if no user has been set
- "bridge auth": also display the user
- "bridge auth show": adapt to a potential "default user" user Id
- "bridge configure": allow to run without a user set
- "bridge pull": allow to run without a user set
- "user adopt": replace "default user" by the actual user id when run
2019-12-25 23:25:39 +01:00
..
config_test.go bridge: huge refactor to accept multiple kind of credentials 2019-12-08 21:28:27 +01:00
config.go bridge: allow to configure and pull without having set a user first 2019-12-25 23:25:39 +01:00
export_mutation.go [bug] add snapshot.GetCreateMetadata method 2019-06-30 15:33:27 +02:00
export_test.go bridge: huge refactor to accept multiple kind of credentials 2019-12-08 21:28:27 +01:00
export.go bridge: huge refactor to accept multiple kind of credentials 2019-12-08 21:28:27 +01:00
github.go bridge: huge refactor to accept multiple kind of credentials 2019-12-08 21:28:27 +01:00
import_query.go github: follow API changes 2019-11-11 20:26:13 +01:00
import_test.go bridge: allow to configure and pull without having set a user first 2019-12-25 23:25:39 +01:00
import.go bridge: allow to configure and pull without having set a user first 2019-12-25 23:25:39 +01:00
iterator.go bridge: huge refactor to accept multiple kind of credentials 2019-12-08 21:28:27 +01:00