Erik Montnemery
|
24cd6a8a52
|
Improve ergonomics of FlowManager.async_show_progress (#107668)
* Improve ergonomics of FlowManager.async_show_progress
* Don't include progress coroutine in web response
* Unconditionally reset progress task when show_progress finished
* Fix race
* Tweak, add tests
* Address review comments
* Improve error handling
* Allow progress jobs to return anything
* Add comment
* Remove unneeded check
* Change API according to discussion
* Adjust typing
|
2024-01-11 12:00:12 +01:00 |
Joakim Sørensen
|
b5012a9964
|
Adjust the GitHub config flow (#105295)
|
2023-12-27 13:42:24 +01:00 |
Joost Lekkerkerker
|
ac53b78a0c
|
Deduplicate constants A-D (#105638)
|
2023-12-13 14:21:44 +01:00 |
Franck Nijhof
|
bcf32f8331
|
Mark required fields in FlowResult typedict (#84811)
* Mark required fields in FlowResult typedict
* Remove unneeded asserts from tests
|
2022-12-30 12:01:45 +01:00 |
Franck Nijhof
|
a6244eea28
|
Search/replace RESULT_TYPE_* by FlowResultType enum (#74656)
|
2022-07-07 21:28:18 +02:00 |
Joakim Sørensen
|
8021b05448
|
Allow selecting own repositories (#65695)
|
2022-02-04 19:33:10 +01:00 |
Joakim Sørensen
|
b46b32bafa
|
Add diagnostics to GitHub integration (#64385)
|
2022-01-19 13:41:02 +01:00 |
Joakim Sørensen
|
6a0c3843e5
|
Revamp github integration (#64190)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2022-01-18 20:04:01 +01:00 |