ThatOneCalculator
3820a0722d
package.json names
2022-05-31 19:41:15 -07:00
ThatOneCalculator
66ab7591bf
Make client/backend lints seperate workflows
2022-05-31 08:50:03 -07:00
Kainoa Kanter
789d0f8201
Update test.yml
2022-05-31 08:38:27 -07:00
Kainoa Kanter
e0c57cf1da
Update lint.yml
2022-05-31 08:37:15 -07:00
ThatOneCalculator
e4dde132b4
uhh
2022-05-31 00:26:50 -07:00
ThatOneCalculator
2208df17cc
New steps for test.yml too
2022-05-31 00:24:40 -07:00
ThatOneCalculator
d5af0a6bc7
Skip extra install
2022-05-31 00:18:29 -07:00
ThatOneCalculator
75d2336d8e
🙏
2022-05-31 00:13:41 -07:00
ThatOneCalculator
a872e6e3bb
:godmode:
2022-05-30 23:55:47 -07:00
ThatOneCalculator
71a907007c
:goberserk:
2022-05-30 21:03:11 -07:00
ThatOneCalculator
a2f9e1cec2
:finnadie:
2022-05-30 20:53:23 -07:00
ThatOneCalculator
95aff06dfc
More yarn workspaces stuff
2022-05-30 17:31:24 -07:00
ThatOneCalculator
bc94eb8baf
corepack enable for mocha/e2e
2022-05-29 20:26:38 -07:00
ThatOneCalculator
44c42f1715
yarn lint my beloved
2022-05-29 20:19:03 -07:00
ThatOneCalculator
db86110b97
Fix workflow!
2022-05-29 20:10:30 -07:00
Kainoa Kanter
6f2a9d567d
Update lint.yml
...
🤔
2022-05-29 19:06:52 -07:00
Kainoa Kanter
39f8cb3006
🙏
2022-05-29 19:03:59 -07:00
Kainoa Kanter
3208a2ef94
Update .github/workflows/lint.yml
...
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2022-05-29 18:39:49 -07:00
Kainoa Kanter
ff99a92f4d
Update .github/workflows/lint.yml
...
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2022-05-29 18:39:44 -07:00
ThatOneCalculator
6254a1e163
Improve lint workflow
2022-05-29 18:28:01 -07:00
Kainoa Kanter
7df83d7252
corepack enable
for linting
2022-05-29 18:11:20 -07:00
syuilo
5e55b19247
feat(dev): introduce Pull Request Labeler
2022-05-21 11:41:41 +09:00
Balazs Nadasdi
6a44616725
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
92762223ea
refactor(meta): split package lints into separate workflows ( #8530 )
2022-04-23 12:41:04 +09:00
syuilo
b8360313e8
chore: fix paths
2022-04-03 15:24:29 +09:00
syuilo
403b82277c
refactor actions
2022-04-03 15:21:46 +09:00
Andreas Nedbal
f9b5d92176
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
tamaina
e1d69e236f
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
dded3912f8
ci: cache node_modules
2021-11-18 17:41:19 +09:00
syuilo
19cc9f7fb0
test
2021-11-12 12:43:55 +09:00
syuilo
d35b02fa23
Improve CI
2021-10-28 01:16:13 +09:00
syuilo
6d3e2b9386
Update docker-develop.yml
2021-10-16 19:49:37 +09:00
syuilo
73cdf5ca81
Update docker-develop.yml
2021-10-16 19:44:32 +09:00
MeiMei
03b04acb16
テスト用コンテナの調整 ( #7838 )
...
* Tune test container
* docs
* fix cp config
* doc
* a
2021-10-16 17:12:20 +09:00
syuilo
68aa1312f5
dev: developブランチをDocker Hubにpushするように
...
Resolve #7845
2021-09-30 23:09:12 +09:00
tamaina
f59f424795
Revert "fix: use master branch when build docker image"
...
This reverts commit c63ba5470a
.
2021-09-11 11:37:35 +09:00
tamaina
c63ba5470a
fix: use master branch when build docker image
2021-09-11 11:32:47 +09:00
syuilo
0faa4470fb
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
8407702b38
藍モード ( #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
MeiMei
1b84ae9f3f
chore: yarn.lockがおかしかったらCIでコケるように ( #7634 )
2021-08-16 16:33:45 +09:00
syuilo
6573c3b522
Use Node.js v16
2021-04-28 09:22:01 +09:00
syuilo
cbdd14fa82
Delete docker.yml
...
docker-hub上でビルドするようにした
2021-01-16 13:48:15 +09:00
rinsuki
ef7f033c32
CI: Node 15.x でも回すように ( #6836 )
2020-11-14 15:13:59 +09:00
MeiMei
4df5ec82ce
Drop support for Node v11, v13 ( #6402 )
2020-05-23 23:19:16 +09:00
Satsuki Yanagi
0ed94ee52e
chore: Use actions/checkout@v2 ( #6328 )
2020-05-08 17:46:58 +09:00
MeiMei
cd94d79cbb
Supports Node v14 ( #6294 )
...
* Add Node v13, v14 CI
* pg v8.0.3
2020-04-24 23:48:50 +09:00
MeiMei
1b48e0d6e0
Revert "Update dependencies ( #6167 )" ( #6168 )
...
This reverts commit 0420c548da
.
2020-03-20 02:46:13 +09:00
MeiMei
0420c548da
Update dependencies ( #6167 )
...
* Update CI (#11 )
* Update nodejs.yml
* Fix time
* no docker
* no CI
* build only
* Update dependencies
2020-03-20 02:40:35 +09:00
rinsuki
c18f6fde80
lintをGitHub Actions でするように ( #6101 )
...
* package.json の lint スクリプトを修正
* lint アクションを追加
* yarn lint --fix
* 手動修正
2020-03-04 11:45:33 +09:00
rinsuki
d425c72134
GitHub Actions のテストで postgres がコケてるのを修正 ( #6089 )
...
* github actionsのfail原因調査用
* fix
* fix
* fux
* remove tihs branch from CI target
* ログ表示削除
* fix
2020-02-27 10:08:31 +09:00