Red-GitHubBot
6f75c0f13f
[3.4] Fix usage of file/folder names without suffix in Downloader ( #5938 ) ( #6043 )
...
Co-authored-by: Jakub Kuczys <me@jacken.men >
2023-04-19 23:01:28 +02:00
Red-GitHubBot
7d6fdd954a
[3.4] Change/Update casing in findcog command. ( #5772 ) ( #6038 )
...
Co-authored-by: Honkertonken <94032937+Honkertonken@users.noreply.github.com >
Co-authored-by: Jakub Kuczys <me@jacken.men >
2023-04-19 22:59:33 +02:00
Red-GitHubBot
e9a9b22d0f
[3.4] Include commit hash for each cog inside [p]cog listpinned ( #5563 ) ( #5761 )
...
* [3.4] Include commit hash for each cog inside `[p]cog listpinned` (#5563 )
* Initial commit
* Necessary amendments/changes
* style changes (i knew id have to do this...)
* Use inline()
(cherry picked from commit 9c11e85bb4 )
Co-authored-by: Kreusada <67752638+Kreusada@users.noreply.github.com >
Co-authored-by: Jakub Kuczys <6032823+jack1142@users.noreply.github.com >
* Don't use _() inside f-strings in 3.4 as it uses older redgettext
* style
Co-authored-by: Kreusada <67752638+Kreusada@users.noreply.github.com >
Co-authored-by: Jakub Kuczys <6032823+jack1142@users.noreply.github.com >
2022-06-05 19:38:55 +02:00
Red-GitHubBot
bd010fdae5
[3.4] [Downloader] Show repo name in findcog ( #5383 ) ( #5400 )
...
* show repo name in findcog
* how did i manage to overcomplicate this?
* for Kreusada
* I wanted to do that... but forgot
(cherry picked from commit 1d34e9e47b )
Co-authored-by: Dav <dav@mail.stopdavabuse.de >
Co-authored-by: Dav <dav@mail.stopdavabuse.de >
2021-10-16 00:12:37 +00:00
Red-GitHubBot
b8cf464355
[3.4] Do not include expected wait_for responses in translated strings ( #5364 ) ( #5396 )
...
* Do not include 'I agree' prompt in translation string
* Add more stuff
* Address review comment
* Address review comments
(cherry picked from commit 4b70acb989 )
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-10-15 22:04:21 +00:00
Red-GitHubBot
96421a6dfa
[3.4] Allow dots in the middle of repo names ( #5214 ) ( #5281 )
...
* Allow dots in the middle of repo names
* Screw you, Black
(cherry picked from commit f6cf0d5670 )
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-09-08 22:07:43 +02:00
Red-GitHubBot
80a1088061
[3.4] [Downloader] Fix various formatting issues in cog update notices ( #5185 ) ( #5273 )
...
* again :P
* some more
* fix
(cherry picked from commit 6bf85a42f8 )
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
2021-09-08 21:48:28 +02:00
Red-GitHubBot
b9d9ae3103
[3.4] [Downloader] Suppress NotFound errors in [p]cog update command ( #5109 ) ( #5272 )
...
* [Downloader] Suppress NotFound errors when cog update message is deleted
* occurance 2
(cherry picked from commit d15011e2c5 )
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
2021-09-08 21:46:55 +02:00
Red-GitHubBot
7197952795
[3.4] [Downloader] Fix formatting for red version requirement notices ( #5183 ) ( #5252 )
...
(cherry picked from commit 49cc9374d4 )
Co-authored-by: Kreusada <67752638+Kreusada@users.noreply.github.com >
Co-authored-by: Kreusada <67752638+Kreusada@users.noreply.github.com >
2021-09-08 20:16:42 +02:00
Vexed
210c07d5a7
[Downloader] Allow removal of multiple repos ( #5082 )
...
* add multi repo support + docstring
* update docs
* Update redbot/cogs/downloader/downloader.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* style
* Update redbot/cogs/downloader/downloader.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-05-27 14:47:41 +02:00
Lifeismana
c0f17c2155
Unify docstring ( #5081 )
...
To be the same as L725 and L1555
631adc282f/redbot/cogs/downloader/downloader.py (L725)
631adc282f/redbot/cogs/downloader/downloader.py (L1555)
2021-05-26 11:32:37 -04:00
Lifeismana
2d8dbad63b
Docstring Fix ( #5080 )
...
* Missing word
* Make a little more sense
2021-05-25 17:58:10 +02:00
Kreusada
2374b4af59
[Downloader] Fix spacing in [p]cog install response ( #5034 )
2021-05-10 19:26:15 +00:00
Obi-Wan3
7f05841b96
[Downloader] Fix [p]cog uninstall examples ( #5019 )
...
* [Downloader] fix `[p]cog uninstall` examples
* [Docs] fix Downloader guide's `[p]cog uninstall` examples
2021-05-02 19:18:38 +02:00
Pred
82edaeeb81
[Downloader] Show repo's name ( #4954 )
...
* Add forgotten format
* leave me alone
2021-04-06 15:15:00 +00:00
Pred
1199f160d0
Add plural forms to Downloader ( #4004 )
...
* Downloader's plurial & Fix
* Don't forget pipinstall
* Fix syntax issue
* This f****** fix that took me too much of my time for nothing.
* Black
* Update redbot/cogs/downloader/downloader.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/cogs/downloader/downloader.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/cogs/downloader/downloader.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/cogs/downloader/downloader.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/cogs/downloader/downloader.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/cogs/downloader/downloader.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/cogs/downloader/downloader.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/cogs/downloader/downloader.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/cogs/downloader/downloader.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Fix Jack's syntax, remove numbers & fix bad calculated cogs
* Black ofc
* Update redbot/cogs/downloader/downloader.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/cogs/downloader/downloader.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/cogs/downloader/downloader.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/cogs/downloader/downloader.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/cogs/downloader/downloader.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/cogs/downloader/downloader.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/cogs/downloader/downloader.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/cogs/downloader/downloader.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/cogs/downloader/downloader.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Address my review comment
* Simplify
* this is kinda a lot but shh
Co-authored-by: Predeactor <ubuntu@vps-35e65bf5.vps.ovh.net >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-04-05 16:37:36 +00:00
jack1142
b36a702e62
Make command usage in help for required arguments consistent ( #4589 )
...
* Make command usage in help for required arguments consistent
* Bob 3
* Bob 1
* Docstring updates
* Address Flame's review
* Update cog guides in docs
2020-12-22 14:14:47 -05:00
bobloy
c7fd561cd5
[Docs] Downloader cog guide ( #4511 )
...
* Downloader cog guide initial commit
* Updated cogguide to prepare description on cog as well.
* Lots of docstring updates
* Even more docstrings
* Fix docstring and generate docs
* Switch to alphabetical
* Aliases are `in ticks and fully qualified`
* Fix grammer, arguments, and explain revision.
* Regenerated docs
* Avoid ticks in links
* New URL logic
* Additional grammar fixes
* Regenerate docs
2020-11-20 20:18:04 -05:00
bobloy
a1a44bf1cc
[Downloader] Hide [p]cog reinstallreqs ( #4590 )
2020-11-11 16:39:33 +01:00
jack1142
85afe19455
Bump black to 20.8b1 (and reformat) ( #4371 )
...
* Bump black version
* Reformat with black
2020-08-29 19:12:28 +02:00
jack1142
929fd04613
EUD things for Downloader ( #4169 )
...
* Initial commit
* Send pagified as with other Downloader's things
2020-08-17 01:27:46 +02:00
jack1142
c673bb0979
Fix the errors related to installed module having invalid commit data ( #4086 )
2020-08-05 19:35:57 +01:00
Michael H
c0b1e50a5f
Begin work on a data request API ( #4045 )
...
[Core] Data Deletion And Disclosure APIs
- Adds a Data Deletion API
- Deletion comes in a few forms based on who is requesting
- Deletion must be handled by 3rd party
- Adds a Data Collection Disclosure Command
- Provides a dynamically generated statement from 3rd party
extensions
- Modifies the always available commands to be cog compatible
- Also prevents them from being unloaded accidentally
2020-08-03 15:09:07 +02:00
jack1142
326ae76fe0
Fix the error for empty author list in [p]findcog ( #4042 )
2020-07-10 21:37:41 +01:00
jack1142
b49b53934d
Update deprecation warnings ( #3608 )
...
* Make deprecation notice specify minor release based on soonest date
* Stop specifying a specific release in shared libs deprecation notice
* Add actual deprecation warning for `APIToken` (OMG, this is so cool)
* Add dates (2020-08-05 for all)
* address review
* improve consistency
* Add __dir__ and show APIToken in docs (or maybe I want to annoy Flame)
* fix module name when importing non-existent name from parent package
* Fix stack level used by depr warn in `redbot.core.commands`
2020-06-22 03:25:33 +02:00
Vexed
d2de3c109a
[Downloader] Differentiate core and local cogs in [p]findcog ( #3969 )
2020-06-21 17:59:52 +01:00
Vexed
1cf8308d03
[Downloader] Embed version of findcog ( #3965 )
2020-06-18 21:37:46 +01:00
jack1142
a64c28aa44
Fix unnecessary typing before running commands in Downloader ( #3964 )
2020-06-18 15:47:12 +02:00
aikaterna
35365a7154
[Downloader] Add command to list pinned cogs ( #3974 )
2020-06-18 15:43:59 +02:00
Vexed01
332bcae24f
Review
...
* Remove always
- and consequently reorganise the words
* Add "one or more"
* Fix spelling of creator
- changed from creater
2020-06-05 19:47:45 +01:00
Vexed01
049f23071c
hmm actually no (undo)
2020-05-31 10:18:58 +01:00
Vexed01
e6c46bf4da
add cog board link
2020-05-31 09:21:34 +01:00
Vexed01
219586d55d
wording changes
2020-05-30 19:57:34 +01:00
Vexed01
ff46ca546d
add class docstring to downloader
...
idk what to say rly
um hi all nice to be back after about 6 months
pls no hate my PRs
apoligies if i get in the way
if you read this far then you deserve an achievement um i dunno what err how about the achievement of unboredness
2020-05-30 17:19:54 +01:00
Draper
f59e77002b
Optimize config calls in few places ( #3766 )
...
* Just a tiny PR improving config call in a lot of places (Specially events and Help)
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* missed this one
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* welp
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* welp
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* welp
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* jack
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* Update redbot/cogs/mod/kickban.py
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com >
* jack
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2020-04-20 19:29:36 +02:00
Draper
e4018ec677
Normalize names of attributes with Config instances ( #3765 )
...
* Lets normalize how we name config attributes across the bot.
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* ....
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
* nothing to see here
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com >
2020-04-20 19:12:57 +02:00
jack1142
41c2b76d8d
Make [p]cog checkforupdates indicate when cog can't be updated on current Red/Python version
2020-03-28 15:53:10 +01:00
Stonedestroyer
287edb755d
Fix misleading error appearing when repo name is already taken ( #3695 )
...
* Error string change
* String
2020-03-26 13:26:05 +01:00
jack1142
eebea59fe3
Remove usage of loop arg in calls to start_adding_reactions ( #3644 )
...
* fix stacklevels of warnings
* stop using loop arg when calling start_adding_reactions
* [Audio] Stop using loop arg when calling start_adding_reactions
2020-03-20 20:44:57 +01:00
jack1142
5074f2dbab
Improve error message for OSError in [p]repo add ( #3656 )
...
* Update downloader.py
* Update downloader.py
2020-03-20 20:40:59 +01:00
jack1142
eedec4ff02
fix: use clean prefix in code blocks ( #3591 )
2020-02-28 21:23:13 +01:00
jack1142
4e4420af2e
Replace [p] with clean prefix in install messages ( #3592 )
2020-02-28 21:17:45 +01:00
jack1142
eff1014911
Add logging for unexpected OSError in [p]repo add ( #3558 )
...
* Update downloader.py
* Update downloader.py
Co-authored-by: Draper <27962761+Drapersniper@users.noreply.github.com >
2020-02-17 11:57:04 +00:00
Michael H
00cf395483
Handle deprecations in asyncio ( #3509 )
...
* passing loop to certain things was deprecated. additionally, `asyncio.get_event_loop()` is being deprecated
* awesome, checks are functioning as intended
* fun with fixtures
* we can just stop misuing that anyhow
* Update redbot/pytest/downloader.py
Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2020-02-05 17:16:13 -05:00
jack1142
068585379a
docs: deprecation of shared libraries has been postponed to 3.4 ( #3449 )
2020-01-26 12:16:44 -05:00
jack1142
fc5fc08962
[Downloader] Log errors from initialization task ( #3444 )
...
* Update downloader.py
* Create 3444.misc.rst
* enhance(downloader): don't type infinitely on init error
* fix(downloader): unindent `_ready_raised` check
* Update downloader.py
2020-01-26 12:16:13 -05:00
jack1142
2a38777379
[Downloader] Do the initialization in task to avoid timeout on bot startup ( #3440 )
...
* enhance(downloader): run init in task
* chore(changelog): add towncrier entry
* fix: address review
2020-01-24 12:38:42 -05:00
jack1142
67fbcb1b4a
enhance(downloader): pagify any output that might be too long ( #3388 )
2020-01-17 04:44:10 -05:00
jack1142
cb49c5d420
[Downloader] Improve partial-uninstall message in [p]cog uninstall ( #3343 )
...
* Update downloader.py
* Let's use more of Flame's suggestions.
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com >
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com >
2020-01-12 18:21:00 -05:00
jack1142
af859aa755
[Downloader] Move author key handling to RepoJSONMixin, fix NameError ( #3285 )
...
* Update downloader.py
* Update json_mixins.py
* Update installable.py
* changelog pt 1
* changelog pt2
* edit of changelog pt1
* edit of changelog pt 2 (last commit before review)
* Kidding, this is the last one before review.
2020-01-08 13:08:55 -05:00