Tomas S
064d97f87b
[Downloader] Catch and handle erorr in update_all when target repository/branch is missing (#3080)
* [Downloader] Catch and handle erorr in update_all when target repository/branch is removed from remote
* Rewrite fix, remove ctx from repo_manager, edit docstring, add annotations
* Text formatting
* Group failed repo messages into padded table, catch single updated repo fails
* Error catching v2; repo_manager design change
* Docstrings, typos and changelog
* Add Optional to update_repos annotatition
* Wrong logic
* Clear-er log message.
* add format_failed_repos, change _repo_update for failed messages
* Merge cog updating with fail repo logic; Filter out failed repos
* Merge cog updating with fail repo logic; Cog updating logic shuffled to support sending fails at the end
* Docstring typo
* format_failed_repos - proper docstring
* repo_manager.update_repos argument name fix
* downloader._cog_checkforupdates added missed failed message
* downloader._cog_update_logic place back return on some errors
* Purge unused stuff from downloader._repo_update
* downloader._cog_update_logic Change exception catching
* _cog_update_logic purging obsolete
* Remove obsolete 'message' from _cog_checkforupdates
* Fix forgotten ctx.send
* Wording
* Removed obsolete 'message'
* Fix wrong type hint in , update docstring
* repo update logic fix
* format_failed_repos type hint and docstring repair
* Extend _get_cogs_to_check with 'update_repos'
* Fix type mangling in _get_cogs_to_check
* fix: typo
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com>
* _repo_update; Added single repo up-to-date message
2019-12-08 17:59:53 -05:00
..
2019-09-27 12:10:35 -04:00
2019-07-17 11:12:43 +10:00
2019-11-22 18:59:38 -05:00
2019-07-17 11:12:43 +10:00
2019-07-17 11:12:43 +10:00
2019-09-28 02:46:40 -04:00
2019-12-08 17:59:53 -05:00
2019-07-17 11:12:43 +10:00
2019-07-17 11:12:43 +10:00
2019-07-17 11:12:43 +10:00
2019-08-18 09:50:48 +10:00
2019-09-13 18:40:54 -04:00
2019-08-28 08:45:56 +10:00
2019-07-17 11:12:43 +10:00
2019-11-04 23:09:01 +01:00
2019-07-17 11:12:43 +10:00
2019-08-18 09:50:48 +10:00
2019-09-28 17:18:58 -04:00
2019-07-17 11:12:43 +10:00
2019-07-17 11:12:43 +10:00
2019-10-03 12:47:46 -04:00
2019-11-04 16:52:01 -05:00
2019-10-21 22:46:56 -04:00
2019-08-30 18:08:26 -04:00
2019-11-07 20:36:16 -05:00
2019-07-23 16:50:07 -04:00
2019-08-26 22:02:26 -04:00
2019-08-26 22:02:26 -04:00
2019-10-22 16:25:01 -04:00
2019-08-28 08:44:52 +10:00
2019-08-28 08:44:52 +10:00
2019-08-30 17:35:25 -04:00
2019-08-30 17:35:25 -04:00
2019-08-26 10:13:21 +10:00
2019-08-27 11:42:31 +10:00
2019-07-17 11:12:43 +10:00
2019-08-27 12:38:56 -04:00
2019-09-28 17:24:49 -04:00
2019-07-19 11:50:33 +10:00
2019-09-28 17:28:14 -04:00
2019-07-18 05:49:40 -04:00
2019-08-27 11:42:31 +10:00
2019-07-27 02:36:21 -04:00
2019-07-27 15:37:29 -04:00
2019-07-27 15:37:29 -04:00
2019-07-27 15:37:29 -04:00
2019-07-27 15:37:29 -04:00
2019-08-02 10:49:22 -04:00
2019-08-02 10:49:22 -04:00
2019-08-02 10:49:22 -04:00
2019-08-02 10:49:22 -04:00
2019-08-18 09:05:22 +10:00
2019-08-27 11:39:51 +10:00
2019-08-30 18:08:26 -04:00
2019-08-07 10:13:31 +10:00
2019-08-27 12:40:11 -04:00
2019-08-27 10:34:44 +02:00
2019-08-29 21:05:31 -04:00
2019-08-29 21:05:31 -04:00
2019-08-13 13:57:16 -04:00
2019-09-01 09:29:54 +10:00
2019-09-01 09:29:54 +10:00
2019-08-20 10:37:23 +10:00
2019-08-29 21:19:19 -04:00
2019-08-27 11:42:31 +10:00
2019-08-30 17:41:40 -04:00
2019-08-28 12:01:02 +10:00
2019-08-30 08:23:31 +10:00
2019-08-30 08:23:31 +10:00
2019-08-30 08:23:31 +10:00
2019-08-30 08:23:31 +10:00
2019-11-06 12:24:54 -05:00
2019-08-29 21:18:43 -04:00
2019-08-30 17:20:34 -04:00
2019-09-01 15:42:28 -04:00
2019-09-28 17:22:45 -04:00
2019-09-28 16:58:40 -04:00
2019-09-02 09:43:56 -04:00
2019-09-26 12:55:05 -04:00
2019-09-28 09:59:21 -04:00
2019-09-07 19:25:02 -04:00
2019-09-15 19:32:07 -04:00
2019-09-15 19:32:07 -04:00
2019-09-28 17:18:08 -04:00
2019-09-22 02:05:27 -04:00
2019-09-29 07:43:53 -04:00
2019-09-23 16:52:48 +02:00
2019-09-18 17:15:24 -04:00
2019-11-06 12:29:01 -05:00
2019-09-28 15:35:26 -04:00
2019-09-20 16:55:46 +02:00
2019-09-29 07:42:44 -04:00
2019-09-26 11:41:11 -04:00
2019-09-27 16:12:29 -04:00
2019-10-23 17:51:12 -04:00
2019-10-02 20:38:52 -04:00
2019-10-21 22:38:24 -04:00
2019-10-21 22:37:07 -04:00
2019-10-21 22:43:00 -04:00
2019-11-09 14:19:57 -05:00
2019-10-13 19:32:24 -04:00
2019-10-17 07:58:39 -04:00
2019-10-17 07:58:39 -04:00
2019-10-21 22:41:35 -04:00
2019-10-16 08:17:04 -04:00
2019-10-16 08:17:04 -04:00
2019-11-08 12:07:32 -05:00
2019-11-08 12:07:32 -05:00
2019-11-08 12:07:32 -05:00
2019-10-21 22:43:00 -04:00
2019-10-18 17:54:27 -04:00
2019-11-09 14:19:57 -05:00
2019-10-23 17:51:35 -04:00
2019-10-23 23:45:25 -04:00
2019-11-09 14:06:07 -05:00
2019-11-08 14:48:04 -05:00
2019-11-08 09:43:21 -05:00
2019-11-09 15:50:40 +01:00
2019-11-09 14:58:10 -05:00
2019-11-22 18:54:01 -05:00
2019-11-14 13:04:00 -05:00
2019-11-15 22:28:17 +01:00
2019-11-23 16:58:35 -05:00
2019-11-23 16:58:35 -05:00
2019-12-07 19:24:07 -05:00
2019-12-07 18:56:23 -05:00