summaryrefslogtreecommitdiff
path: root/.github/workflows/test-frontend.yml (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-25build(deps): bump actions/checkout from 4.0.0 to 4.1.0 (#11900)dependabot[bot]1-2/+2
2023-09-07fix(dev): use 20.5.1 instead of 20.xsyuilo1-2/+2
2023-09-05build(deps): bump actions/checkout from 3.6.0 to 4.0.0 (#11786)dependabot[bot]1-2/+2
2023-08-27build(deps): bump actions/checkout from 3.5.3 to 3.6.0 (#11762)dependabot[bot]1-2/+2
2023-08-22build(deps): bump cypress-io/github-action from 5 to 6 (#11758)dependabot[bot]1-1/+1
2023-08-19build(deps): bump actions/setup-node from 3.8.0 to 3.8.1 (#11739)dependabot[bot]1-2/+2
2023-08-15build(deps): bump actions/setup-node from 3.7.0 to 3.8.0 (#11726)dependabot[bot]1-2/+2
2023-08-12build(deps): bump actions/checkout from 3.2.0 to 3.5.3dependabot[bot]1-2/+2
2023-08-12build(deps): bump actions/setup-node from 3.6.0 to 3.7.0dependabot[bot]1-2/+2
2023-07-07update node to 20.4.0syuilo1-2/+2
2023-04-26test: use pnpm v8tamaina1-1/+1
2023-04-19Update test-frontend.ymlsyuilo1-1/+1
2023-04-06fix(ci): use redis 7syuilo1-1/+1
2023-03-09fix(frontend): GIFバナーの復活など (#10247)Kagami Sascha Rosylight1-1/+38
2023-03-07refactor(dev): separate test workflowssyuilo1-52/+2
2023-01-26Try reinstalling cypress in CI (#9694)Kagami Sascha Rosylight1-1/+5
2023-01-16Use pnpm for package manager (#9531)CyberRex1-13/+20
2023-01-15Update actions/checkout (#9587)Masaya Suzuki1-2/+2
2023-01-15Update actions/setup-node (#9586)Masaya Suzuki1-2/+2
2022-11-24refactor: migrate to Yarn Berry (v3.2.1) (#8764)Kainoa Kanter1-15/+10
2022-09-20Update test.ymlsyuilo1-0/+1
2022-09-18なんかもうめっちゃ変えたsyuilo1-2/+6
2022-06-11fix(test): use cypress-io/github-action@v4syuilo1-1/+1
2022-04-29chore(deps): Update github actions to use the same version as defined in .nod...Balazs Nadasdi1-2/+2
2022-04-03chore: fix pathssyuilo1-4/+4
2022-04-03refactor actionssyuilo1-6/+10
2022-01-21enhance: e2eテストをできるだけ改良してみた (#8159)tamaina1-6/+33
2021-11-18ci: cache node_modulessyuilo1-0/+4
2021-11-12testsyuilo1-2/+2
2021-10-28Improve CIsyuilo1-9/+37
2021-10-16テスト用コンテナの調整 (#7838)MeiMei1-5/+5
2021-09-04藍モード (#7687)syuilo1-0/+4
2021-08-16chore: yarn.lockがおかしかったらCIでコケるように (#7634)MeiMei1-0/+2
2021-04-28Use Node.js v16syuilo1-1/+1
2020-11-14CI: Node 15.x でも回すように (#6836)rinsuki1-1/+1
2020-05-23Drop support for Node v11, v13 (#6402)MeiMei1-1/+1
2020-05-08chore: Use actions/checkout@v2 (#6328)Satsuki Yanagi1-1/+1
2020-04-24Supports Node v14 (#6294)MeiMei1-1/+1
2020-03-20Revert "Update dependencies (#6167)" (#6168)MeiMei1-7/+38
2020-03-20Update dependencies (#6167)MeiMei1-38/+7
2020-03-04lintをGitHub Actions でするように (#6101)rinsuki1-0/+10
2020-02-27GitHub Actions のテストで postgres がコケてるのを修正 (#6089)rinsuki1-1/+2
2020-02-26GitHub Actionsでテストが動かなくなっているのを修正 (#6088)MeiMei1-1/+1
2020-01-09Add GitHub Actions (#5522)rinsuki1-0/+42