Commit graph

21 commits

Author SHA1 Message Date
MeiMei 10f237be95 Add mark-admin command (#5705)
* mark-admin command

* no cli
2020-01-20 01:50:12 +09:00
rinsuki 3ecb0ab161 Add GitHub Actions (#5522)
* add .github/workflows/nodejs.yml

* fix

* GitHub Actions: Node.js 8.xはサポートしない

* add .github/workflows/docker.yml

* Dockerビルドをキャッシュするように

* Run test in github actions

* 同リポジトリ内からのプルリクだと無駄に二回走るのを抑制

* 6925c00のdocker.ymlへの適応忘れ

* fix .circleci/misskey/test.yml

* test実行時にDBとかredisとか動かすように

* fix

* fix tests (#5544)

* fix test

* fix compile errors

* PATH引き継ぎでchild_process.spawn時のENOENTを修正

*  サーバー起動処理を共通化

* fix coding style

* fd=4をipcに使うように

* fix port

* fix

* fix ws port

* #4033 にテストケースを追従

* fix?

* fix??

* fix

* fix

* fix

* maybe fix

* fix

* node 10.xサポートしてなかった

* 11.10じゃないとだめだった

* fix

* remove chart test

* fix

* chart test復活

* fix

* 一回一回コネクションを閉じる

* Revert "一回一回コネクションを閉じる"

This reverts commit 56e35cf4f83070744c8dd852f1a7075011d88828.

* 一回一回sync→dropしてるのをやめてみる

* fix

* fix

* …

* キャッシュを切ってみる

* add ts to require target

* omg fix

* Revert "キャッシュを切ってみる"

This reverts commit 88161c59d2ea769ddf87143ba4fd4660a06afdf2.

* done呼び忘れ

* 実際の文字数リミットと違ってたので対応

* テストケースがバグってたので修正

* Revert "一回一回sync→dropしてるのをやめてみる"

This reverts commit a9e543ba2eef790ac7a14ae8799b898765748e35.

* fix

* fix

* fix

* fix?

* fix

* chartのconnectionを分離する

* fix

* fix

* fix tsconfig?

* Revert "fix tsconfig?"

This reverts commit ba9269eaf65507ff97ec1dd2e27260fb2cf0510b.

* fix

* TS_NODE_FILES を scripts の方で指定

* Windowsェ

* Circle CIの実行条件をmasterへのpushのみに

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2020-01-09 14:35:04 +09:00
syuilo 3ed9e1ff3f
Create FUNDING.yml 2019-05-23 22:43:24 +09:00
Acid Chicken (硫酸鶏) c203c8302b Add @rinsuki into collaborators (#4762) 2019-04-22 18:19:20 +09:00
syuilo 0ee827afd3
Update 01_bug-report.md 2019-04-05 01:14:25 +09:00
syuilo d89e0f07f8
Update issue templates 2019-03-12 10:38:30 +09:00
syuilo 00c9f4a2e5
Update issue templates 2019-03-07 21:41:39 +09:00
syuilo cd3170dabd
Update PULL_REQUEST_TEMPLATE.md 2019-03-07 20:06:36 +09:00
syuilo 841cedc5f8
Update issue templates 2019-03-07 19:56:02 +09:00
syuilo 1b9cf76008
Update issue templates 2019-03-07 18:16:49 +09:00
syuilo 95ee9a6e09
Update issue templates 2019-03-07 16:50:05 +09:00
MeiMei b083430011 Sort ISSUE_TEMPLATE (#4236) 2019-02-13 15:59:51 +09:00
Acid Chicken (硫酸鶏) 055863144d
Update issue templates (#4038)
* WIP: Update issue templates

* Update client-side-feature-request.md

* Update bug_report.md

* Update feature_request.md

* Update server-side-bug-report.md

* Update server-side-feature-request.md

* Update bug_report.md
2019-02-07 14:46:17 +09:00
Acid Chicken (硫酸鶏) 7ceea61170 Create CODEOWNERS (#3882)
* Create CODEOWNERS

* Update CODEOWNERS

* Update CODEOWNERS

* Update CODEOWNERS
2019-01-22 20:56:55 +09:00
Acid Chicken (硫酸鶏) 21bed71f5e
Rename PULL_REQUEST_TEMPLATE.md to .github/PULL_REQUEST_TEMPLATE.md 2018-12-22 20:43:44 +09:00
Aya Morisawa 49298d2f3f Update ISSUE_TEMPLATE 2018-07-20 21:41:06 +09:00
Aya Morisawa eb6c2d0f73 Update bug_report.md 2018-07-20 21:08:12 +09:00
Aya Morisawa 436757c71d Enrich ISSUE_TEMPLATE
Close #1932
2018-07-20 21:05:58 +09:00
Aya Morisawa d3f2a97dd4 English for ISSUE_TEMPLATE
Close #1796
2018-07-18 17:41:28 +09:00
Aya Morisawa 7fa30d1852 Update ISSUE_TEMPLATE 2016-12-31 13:43:55 +09:00
syuilo 6d163b87cc Add issue template 2016-12-30 21:23:57 +09:00