07:10:24
2017-05-11 07:10:24 zundaの投稿 zundan@mastodon.zunda.ninja
07:11:56
2017-05-11 07:11:56 zundaの投稿 zundan@mastodon.zunda.ninja
08:23:44
icon

$ heroku remote -v
▸ remote is not a heroku command.

すみませんgitでしたw

09:07:00
Deploying Mastodon master on Heroku with build cache fails on node-sass
icon

$ heroku repo:purge_cache
$ git checkout -b use-cld3-on-heroku-no-rebuild 2b99b4
$ git push -f heroku-mastodon-master use-cld3-on-heroku-no-rebuild:master
$ git commit --allow-empty -m 'deploying with build cache'
$ git push -f heroku-mastodon-master use-cld3-on-heroku-no-rebuild:master
:
remote: Module build failed: Error: ENOENT: no such file or directory, scandir '…/node_modules/node-sass/vendor'
:

10:35:18
icon

$ heroku pg:info DATABASE
=== DATABASE_URL, PG_HOBBY_BASIC_URL
Plan: Hobby-basic
Status: Available
Connections: 8/20
PG Version: 9.6.1
Created: 2017-04-20 18:31 UTC
Data Size: 47.8 MB
Tables: 26
Rows: 54918/10000000 (In compliance)

11:58:48
icon

Growth of number of rows on database for this instance. Still looking stable :) https://mastodon.zunda.ninja/media/FC9m1szyCmfH-tGGrXo

Attach image
16:24:05
icon

I thought I did this already but finally moved stack for this instance from Cedar-14 to Heroku-16 resulted in reduction of slug size from 244 MB to 235 MB :)

19:46:40
icon

masterとzunad-ninja-on-herokuをまぜまぜ (どきどき)

19:53:30
icon

masterに移ったらデータベースのマイグレーション走ったやん!

19:59:27
icon

うまくできたようだ(マストドンのにくではない)

20:46:03
icon

@hyuki ローカルタイムラインには自分しかいませんがリプライとかブーストは含まれない感じです。連合と比べてホームには自分へのリプライが多くて、ホームに比べて連合には時々知らない方のトゥートが混ざります。ご参考まで :-)

20:46:49
icon

@hyuki 連合には自分からのリプライも表示されませんねー

20:46:58
icon

\テスト\/ですと/

20:55:03
icon

プルリクエスト出して安心してたけどまだ洗濯物たたんでなかったw

21:01:13
And at least some statuses are detected as Japanese :)
icon

> SELECT text, language FROM statuses WHERE account_id=1 ORDER BY id DESC LIMIT 3;

text | プルリクエスト出して安心してたけどまだ洗濯物たたんでなかったw
language | ja

text | \テスト\/ですと/
language | ja

text | @hyuki 連合には自分からのリプライも表示されませんねー
language | sn

23:14:50
2017-05-11 23:14:50 zundaの投稿 zundan@mastodon.zunda.ninja
23:14:59
icon