Commit 586e101
Integrate with the team repo (#267)
* initialize dotenv during tests to pick up env vars
* disable scraping if the envvar is omitted
* put the team configuration behind a rwlock
* switch from raw hyper to reqwest
* allow loading teams from an URL updated every 5 minutes
* import users into the database when missing
* fix wrong github access token on ci1 parent e8ddcfc commit 586e101
File tree
14 files changed
+765
-329
lines changed- src
- github
14 files changed
+765
-329
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
0 commit comments