Re-added add_user_automatic rake task #3

已合并
chr 2018-11-20 07:29:00 +01:00 将 1 次代码提交从 LenPayne/mastodon:fix-add-user-automatic 合并至 cybrespace
贡献者

I registered as a patron, but couldn't create my account.

I got the following error:

rake aborted!
Don't know how to build task 'mastodon:add_user_automatic' (see --tasks)
/home/mastodon/live/vendor/bundle/ruby/2.5.0/gems/rake-12.3.1/exe/rake:27:in `'
/home/mastodon/.rbenv/versions/2.5.3/bin/bundle:23:in `load'
/home/mastodon/.rbenv/versions/2.5.3/bin/bundle:23:in `

'
(See full trace by running task with --trace)

So I looked into why, and (maybe) fixed it by bringing in the code from the 2.5 branch. Thanks!

I registered as a patron, but couldn't create my account. I got the following error: rake aborted! Don't know how to build task 'mastodon:add_user_automatic' (see --tasks) /home/mastodon/live/vendor/bundle/ruby/2.5.0/gems/rake-12.3.1/exe/rake:27:in `' /home/mastodon/.rbenv/versions/2.5.3/bin/bundle:23:in `load' /home/mastodon/.rbenv/versions/2.5.3/bin/bundle:23:in ` ' (See full trace by running task with --trace) So I looked into why, and (maybe) fixed it by bringing in the code from the 2.5 branch. Thanks!
管理员

haha, i meant to replace this rake task with a proper call to the new tootctl interface, but that didn't happen last weekend so it's probably best to keep bringing this forward for now. thanks for the PR! email me if you need an invite link btw

haha, i meant to replace this rake task with a proper call to the new `tootctl` interface, but that didn't happen last weekend so it's probably best to keep bringing this forward for now. thanks for the PR! email me if you need an invite link btw
chr "于 2018-11-20 07:29:00 +01:00 关闭此合并请求 "
登录 并参与到对话中。
无审核者
未选择里程碑
未指派成员
2 名参与者
通知
到期时间
到期日期无效或超出范围。请使用 'yyyy-mm-dd' 格式。

未设置到期时间。

依赖工单

没有设置依赖项。

参考:cybrespace/mastodon#3
没有提供说明。