rng-dynamics
|
247e1a865d
|
feature: Github bridge mutation rate limit (#694)
Unified handling of rate limiting of github graphql api
|
2021-09-14 22:22:28 +02:00 |
|
Michael Muré
|
0cebe1e57e
|
bridge: record the login used during the configure and use it as default credential
fix #338
|
2020-02-23 14:20:54 +01:00 |
|
Michael Muré
|
87b97ca4b2
|
bridges: more refactor and cleanup
|
2020-02-15 13:45:14 +01:00 |
|
Michael Muré
|
fe3d5c95e4
|
bridges: massive refactor
- automatic flag validation and warning
- generalized prompt
- cleanups
|
2020-02-15 02:55:19 +01:00 |
|
Michael Muré
|
646fd681ff
|
it compiles \o/
|
2020-02-08 17:19:57 +01:00 |
|
Michael Muré
|
b92adfcb5f
|
bridge: huge refactor to accept multiple kind of credentials
|
2019-12-08 21:28:27 +01:00 |
|
Michael Muré
|
3984919a3d
|
bridge: various cleanups
|
2019-11-09 13:26:48 +01:00 |
|
Amine Hilaly
|
07492fb72a
|
[bridge/github] importer: tag imported issues with origin metadata
[bridge/github] exporter: correct export signature and cache maps
|
2019-06-24 21:29:57 +02:00 |
|
Amine Hilaly
|
fbb0e836d3
|
[bridge/github] Add exporter implementation
|
2019-06-24 21:20:45 +02:00 |
|
Amine Hilaly
|
70268ff4ec
|
Change keyUser to keyOwner in Github bridge
|
2019-05-29 22:58:01 +02:00 |
|
Amine Hilaly
|
390ca86724
|
Improve naming and functions signatures
expose `NewIterator` in `github` package
remove `exist` in tests cases
skip tests when env var GITHUB_TOKEN is not given
|
2019-05-05 18:16:10 +02:00 |
|
Michael Muré
|
64133ee5ba
|
github: deal with the deleted user case where github return a null actor
|
2018-10-06 11:55:16 +02:00 |
|
Michael Muré
|
a4b218adec
|
add documentation
|
2018-10-01 21:47:12 +02:00 |
|
Michael Muré
|
c4a207622a
|
github: query most of the data
|
2018-09-24 19:22:32 +02:00 |
|
Michael Muré
|
5e8fb7ec50
|
bridge: big refactor and cleanup
|
2018-09-24 15:25:15 +02:00 |
|
Michael Muré
|
921cd18cf9
|
bridge: better interfaces, working github configurator
|
2018-09-21 18:53:44 +02:00 |
|
Michael Muré
|
6a575fbf48
|
bridge: make github 2FA work
|
2018-09-21 14:38:44 +02:00 |
|
Michael Muré
|
1c86a66cbe
|
bridge: add the beginning of a github importer
|
2018-09-21 12:54:48 +02:00 |
|