syuilo
b5ee7f852e
fix(test): use cypress-io/github-action@v4
2022-06-11 16:00:39 +09:00
tamaina
11bfa30cec
Display the deploy status on checks ( #8803 )
...
* Display deploy status on check suite
* Display deploy status on check suite
* fix
* fix
2022-06-09 05:49:00 +09:00
syuilo
b778ef7949
chore(dev): update okteto workflow
2022-06-09 01:48:00 +09:00
syuilo
57152df5d6
Update pr-preview-deploy.yml
2022-06-09 01:43:35 +09:00
syuilo
c26570abff
chore(dev): update okteto workflow
2022-06-09 01:35:57 +09:00
Takuya Yoshida
362120c608
ok-to-test with okteto ( #8799 )
2022-06-09 00:50:23 +09:00
Johann150
5447012352
fix(dev): no labels for l10n_develop
2022-06-01 09:34:40 +02:00
Andreas Nedbal
7261baa7dc
chore(meta): label Pull Requests containing tests ( #8768 )
2022-05-31 11:38:52 +09:00
Johann150
47b80744e8
enhance(dev): ask for log snippets
2022-05-29 14:26:29 +02:00
Johann150
80a858e779
feat(dev): highlight editing of wrong locales
...
Highlight PRs that edit locales other than the ja-JP one so the author may see and fix it themselves.
2022-05-24 11:14:00 +02:00
syuilo
a0bfcba89b
feat(dev): introduce Pull Request Labeler
2022-05-21 11:41:41 +09:00
Balazs Nadasdi
d7989d8509
chore(deps): Update github actions to use the same version as defined in .node-version ( #8563 )
2022-04-29 10:17:03 +09:00
Andreas Nedbal
241baacf56
refactor(meta): split package lints into separate workflows ( #8530 )
2022-04-23 12:41:04 +09:00
syuilo
4555153d68
chore: fix paths
2022-04-03 15:24:29 +09:00
syuilo
1af3842b95
refactor actions
2022-04-03 15:21:46 +09:00
Andreas Nedbal
37500ae691
Fix: Adjust ESLint calls to properly interpret globs ( #8462 )
...
* fix(backend): rename .eslintrc.js to .eslintrc.cjs
* fix(backend): wrap lint path glob in quotation marks
* fix(client): wrap lint path glob in quotation marks
* chore(workflow): make lint workflow use Node 16
2022-04-02 22:52:26 +09:00
Andreas Nedbal
d7fc716bb4
fix(meta): Adjust path to contribution guidelines ( #8367 )
2022-03-02 01:44:09 +09:00
syuilo
aba79a4bc2
Update dependabot.yml
...
Resolve #8259
2022-02-10 20:11:26 +09:00
syuilo
109774c136
Update 01_bug-report.md
2022-02-03 04:51:29 +09:00
tamaina
3b1c365e81
enhance: e2eテストをできるだけ改良してみた ( #8159 )
...
* update docker image?
* 続
* serial run delete from "${table}" cascade
* use cypress official github action
* refuse install by cypress action
* clean up
* use wait?
* use more wait?
* Revert "use more wait?"
This reverts commit 18d0fcae9c7d8f98a4cafb4a846a031ece57350c.
* Revert "use wait?"
This reverts commit 5aa8feec9cdc3e2f79e566249f0a0eff6c0df6a0.
* fix
* test
* test
* log?
* 握りつぶしてみる
* clean up
* env?
* clean up?
* disable video
* add comment
* remove test
* 成功?
* test browser
* nodeインストール無効化
* node16.13.0-chrome95-ff94
* node.js復活
* ?
* ちょっと戻してみる
* chrome?
* cross browser test2
* --shm-size=2g
* artifact?
* misskey.local?
* firefoxはあきらめる
* not headless?
* oops
* fix
* ??
* test1
* if?
* fail-fast: false
* headless: false
* easy error ignoreing describe
* エラーの解消
とちょっとリファクター
* add browser name to artifact
* Install mplayer for FireFox
* no wait?
* タイムアウトを甘くしてみる
* firefoxをあきらめる(n回目)
* remove timeout setting
* wait復活
* Update basic.js
* Update index.js
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-01-21 16:43:56 +09:00
syuilo
7228b83f30
ci: cache node_modules
2021-11-18 17:41:19 +09:00
syuilo
09627efd2d
test
2021-11-12 12:43:55 +09:00
syuilo
e4bcec37dd
remove circleci configuration
2021-10-28 01:24:55 +09:00
syuilo
8c7e74fc17
Improve CI
2021-10-28 01:16:13 +09:00
syuilo
3bb6784bfd
要らなさそう
2021-10-26 01:11:07 +09:00
syuilo
dbdc90f465
Remove CircleCI configuration
2021-10-26 01:10:27 +09:00
syuilo
7d2ce89ec1
Update docker-develop.yml
2021-10-16 19:49:37 +09:00
syuilo
ab37462e4f
Update docker-develop.yml
2021-10-16 19:44:32 +09:00
MeiMei
edd744d62d
テスト用コンテナの調整 ( #7838 )
...
* Tune test container
* docs
* fix cp config
* doc
* a
2021-10-16 17:12:20 +09:00
syuilo
1805ef4e74
dev: developブランチをDocker Hubにpushするように
...
Resolve #7845
2021-09-30 23:09:12 +09:00
tamaina
c793f38554
Revert "fix: use master branch when build docker image"
...
This reverts commit c63ba5470a1d04a86908d504c7044bd4987c20fc.
2021-09-11 11:37:35 +09:00
tamaina
6af896cbec
fix: use master branch when build docker image
2021-09-11 11:32:47 +09:00
syuilo
2c8e674c71
GitHub ActionsでDocker Hubへのpushを行うように ( #7782 )
...
* Create docker.yml
* Update .github/workflows/docker.yml
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* add workflow_dispatch
* Multi-platform image
* Revert "Multi-platform image"
This reverts commit e5bac6632909a5020b0708227ebe248b443c2c2b.
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2021-09-09 19:28:02 +09:00
syuilo
790c624b75
藍モード ( #7687 )
...
* wip
* wip
* シンボリックリンクやめた
* install lib dependency
* bring live2d assets from misskey-dev/assets
* refactor
* nanka iroiro
* コミット忘れ
* random motion
* wip
* run git submodule update --init
* コミット忘れ
* refactor
* fix bug
* Update misskey-assets
* lint
* lint
* lint
* 藍モード修正 (#7702 )
* lazy load live2d script
* fix typo
* lazy load also widget
* hot link to cubism core
* https://github.com/misskey-dev/misskey/pull/7702/files#r695623821
* fix lint
* remove live2d stuff
* use iframe
* update
* Update gulpfile.ts
* update
* Update .gitattributes
* update
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2021-09-04 17:54:24 +09:00
syuilo
7040bd82ed
update contribution guides
2021-08-28 15:42:27 +09:00
syuilo
9135d4fbb9
Update PULL_REQUEST_TEMPLATE.md
2021-08-26 14:56:47 +09:00
syuilo
2f0d8c2b07
Create dependabot.yml
2021-08-20 00:22:29 +09:00
MeiMei
02db66f5f5
chore: yarn.lockがおかしかったらCIでコケるように ( #7634 )
2021-08-16 16:33:45 +09:00
syuilo
79ee253fe4
Update PULL_REQUEST_TEMPLATE.md
2021-08-12 23:46:13 +09:00
syuilo
e5db54802e
Update PULL_REQUEST_TEMPLATE.md
2021-08-12 23:45:46 +09:00
syuilo
cde3034fd4
Create config.yml
2021-08-12 15:44:16 +09:00
syuilo
68859e0574
Update PULL_REQUEST_TEMPLATE.md
2021-07-27 00:01:21 +09:00
syuilo
ce3f5da89e
Use Node.js v16
2021-04-28 09:22:01 +09:00
syuilo
134abbca4d
Update 01_bug-report.md
2021-03-24 12:01:37 +09:00
syuilo
f9c827a033
Delete docker.yml
...
docker-hub上でビルドするようにした
2021-01-16 13:48:15 +09:00
rinsuki
194f769ac8
CI: Node 15.x でも回すように ( #6836 )
2020-11-14 15:13:59 +09:00
MeiMei
a0b1413021
Drop support for Node v11, v13 ( #6402 )
2020-05-23 23:19:16 +09:00
Satsuki Yanagi
854387f562
chore: Use actions/checkout@v2 ( #6328 )
2020-05-08 17:46:58 +09:00
MeiMei
b99d916714
Supports Node v14 ( #6294 )
...
* Add Node v13, v14 CI
* pg v8.0.3
2020-04-24 23:48:50 +09:00
MeiMei
7eb0fd0c49
Revert "Update dependencies ( #6167 )" ( #6168 )
...
This reverts commit 0420c548dade2c5b00353b4a5f20606667fc4253.
2020-03-20 02:46:13 +09:00