Re-added add_user_automatic rake task #3

병합
chr LenPayne/mastodon:fix-add-user-automatic 에서 cybrespace 로 1 commits 를 머지했습니다 2018-11-20 07:29:00 +01:00
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
마일스톤 없음
담당자 없음
참여자 2명
알림
마감일
기한이 올바르지 않거나 범위를 벗어났습니다. 'yyyy-mm-dd'형식을 사용해주십시오.

마감일이 설정되지 않았습니다.

의존성

No dependencies set.

Reference: cybrespace/mastodon#3
No description provided.