diff --git a/.config/example.yml b/.config/example.yml index 91580d9ec..201082cce 100644 --- a/.config/example.yml +++ b/.config/example.yml @@ -88,7 +88,9 @@ redis: #elasticsearch: # host: localhost # port: 9200 -# pass: null +# ssl: false +# user: +# pass: # ┌───────────────┐ #───┘ ID generation └─────────────────────────────────────────── diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index c5c8b3597..91668786e 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -21,6 +21,7 @@ jobs: - 5432:5432 env: POSTGRES_DB: test-misskey + POSTGRES_HOST_AUTH_METHOD: trust redis: image: redis:alpine ports: @@ -40,3 +41,13 @@ jobs: run: yarn build - name: Test run: yarn test + + lint: + runs-on: ubuntu-latest + steps: + - uses: actions/checkout@v2 + - uses: actions/setup-node@v1 + with: + node-version: 12.x + - run: yarn install + - run: yarn lint diff --git a/.mocharc.json b/.mocharc.json new file mode 100644 index 000000000..908490eca --- /dev/null +++ b/.mocharc.json @@ -0,0 +1,4 @@ +{ + "timeout": 30000, + "slow": 1000 +} diff --git a/README.md b/README.md index 32175b188..3247cb8ec 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,6 @@ Please see the [Contribution Guide](./CONTRIBUTING.md).
@@ -167,6 +165,8 @@ Please see the [Contribution Guide](./CONTRIBUTING.md). |
+ | + | @@ -175,6 +175,8 @@ Please see the [Contribution Guide](./CONTRIBUTING.md). | ||||
aqz tamaina | +012 | +nafuchoco | Atsuko Tominaga | natalie | noellabo | @@ -183,18 +185,18 @@ Please see the [Contribution Guide](./CONTRIBUTING.md).uroco @99 |
+ | ||||
dansup | Nokotaro Takeda | nenohi | +Efertone | Takashi Shibuya |