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
Contributor

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 closed this pull request 2018-11-20 07:29:00 +01:00
登入 才能加入這對話。
No reviewers
未選擇里程碑
No Assignees
2 參與者
訊息
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cybrespace/mastodon#3
No description provided.