git-bug/bridge/github
Michael Muré 9abeb9956b
github: sanitize rate limit waiting time
In particular, for the case of when the local clock is wrong, but also if the returned value is bogus.
2022-11-15 20:05:04 +01:00
..
mocks Tests for the github bridge (#706) 2021-09-14 22:24:34 +02:00
client.go github: sanitize rate limit waiting time 2022-11-15 20:05:04 +01:00
config_test.go add github actions 2020-12-08 15:03:56 +01:00
config.go move {bug,identity} to /entities, move input to /commands 2022-08-18 23:44:06 +02:00
export_mutation.go [bug] add snapshot.GetCreateMetadata method 2019-06-30 15:33:27 +02:00
export_test.go core: bubble up the comment ID when created, or edited the first comment 2022-11-13 12:31:38 +01:00
export.go core: bubble up the comment ID when created, or edited the first comment 2022-11-13 12:31:38 +01:00
github.go feature: Github bridge mutation rate limit (#694) 2021-09-14 22:22:28 +02:00
import_events.go github: fix data race when closing event channel 2022-06-05 15:13:49 +02:00
import_integration_test.go move {bug,identity} to /entities, move input to /commands 2022-08-18 23:44:06 +02:00
import_mediator.go github: fix data race when closing event channel 2022-06-05 15:13:49 +02:00
import_query.go Tests for the github bridge (#706) 2021-09-14 22:24:34 +02:00
import_test.go move bug.Status in entities/common for reuse 2022-08-20 10:52:11 +02:00
import.go core: bubble up the comment ID when created, or edited the first comment 2022-11-13 12:31:38 +01:00