Commit graph

56 commits

Author SHA1 Message Date
mr. m
da96f4844a
Replace motion with animejs and new layout redesign (#672)
Co-authored-by: taroj1205 <taroj1205@gmail.com>
Co-authored-by: Shintaro Jokagi <61367823+taroj1205@users.noreply.github.com>
Co-authored-by: mr. m <91018726+mauro-balades@users.noreply.github.com>
Co-authored-by: Canoa <gitgood@thatcanoa.org>
Co-authored-by: Bryan Galdámez <josuegalre@gmail.com>
2025-06-21 17:12:31 +02:00
Shintaro Jokagi
c23ca6c698
chore(ci): add dependency installation step in CI pipeline in case cache miss (#685) 2025-06-18 18:55:35 +12:00
Shintaro Jokagi
58af542675
fix(renovate): optimize configuration and update package rules (#683)
* fix(renovate): optimize configuration and update package rules

* chore(ci): update pnpm version to latest in CI pipeline configuration

* chore(ci): remove version specification for pnpm in CI pipeline configuration
2025-06-18 18:20:15 +12:00
Shintaro Jokagi
c65294b834
fix(renovate): streamline configuration and enhance package grouping (#681)
* fix(renovate): streamline configuration and enhance package grouping

* fix(renovate): clarify description for package rules in configuration
2025-06-18 17:46:11 +12:00
Shintaro Jokagi
6b7458c30e
ci(cache): improve ci cache in ci pipeline (#680)
* ci(cache): improve ci cache in ci pipeline

* refactor: use composite actions for ci jobs

* refactor: use composite action for node/pnpm setup

* refactor(ci): improve cache restore logic in ci pipeline

* fix(ci): fix ci node_modules cache handling

* fix(ci): improve ci pipeline cache

* fix(ci): fix ci pipeline cache

* fix(ci): upload cache properly

* fix(ci): add restore key

* refactor(ci): use matrix for simplified jobs

* refactor(ci): use matrix for simplified jobs

* fix(ci): remove problematic restore-keys from node_modules cache

* fix(ci): reorder cache logic

* chore: move turbo to dependency

* chore: update CI pipeline for improved testing workflow

* refactor(ci): enhance CI pipeline with matrix strategy for quality checks and cache management

* fix(ci): add restore-keys for improved cache efficiency

* fix(ci): add restore-keys for improved cache efficiency

* fix(ci): update cache action to use restore for node_modules
2025-06-18 17:18:13 +12:00
mr. m
b325e8d1c5
Update CODEOWNERS 2025-06-16 22:14:29 +02:00
Shintaro Jokagi
4fccd01331
fix(ci-pipeline): update cache keys to use GitHub SHA for better cache management 2025-06-03 11:14:51 +12:00
Shintaro Jokagi
449bd00c47
fix(ci-pipeline): update vitest command to use test script 2025-06-03 11:09:55 +12:00
Shintaro Jokagi
4b9d6ba81b
fix(ci-pipeline): update commands to use pnpm exec 2025-06-03 11:04:04 +12:00
Shintaro Jokagi
d472bd479e
feat(turbo): integrate Turbo for task management and update CI pipeline to use Turbo commands 2025-06-03 10:57:43 +12:00
Shintaro Jokagi
b4df68a1c6
fix(cspell): rename cspell command to 'spell' in CI pipeline 2025-06-02 13:19:57 +12:00
Shintaro Jokagi
2d4c15d263
fix(ci): specify pnpm version to 10.11.0 in CI pipeline 2025-06-02 13:16:07 +12:00
Shintaro Jokagi
d7e5bb6af1
feat(pnpm): replace npm with pnpm and setup cspell 2025-06-02 13:11:57 +12:00
Shintaro Jokagi
c26eda3e65
chore(renovate): add repository and better checkout 2025-05-30 09:47:11 +12:00
Shintaro Jokagi
36619ccecd
chore(renovate): update renovate.yml with token 2025-05-30 09:38:01 +12:00
Shintaro Jokagi
3635eb165b
feat(renovate): add renovate configuration files for automated dependency management 2025-05-29 12:31:18 +12:00
Shintaro Jokagi
9bae866031
chore(biome): remove biome config and update ci pipeline description 2025-05-29 00:33:11 +12:00
Shintaro Jokagi
ceef83d609
chore(ci-pipeline): add concurrency settings to optimize job execution 2025-05-28 13:47:41 +12:00
Shintaro Jokagi
6137c66370
refactor(ci-pipeline): rename format job to eslint and separate prettier checks 2025-05-28 13:47:05 +12:00
Shintaro Jokagi
7fafa6bc69
feat(prettier): add prettier formatting 2025-05-28 13:43:44 +12:00
Shintaro Jokagi
99d012220c
chore(biome-autofix): delete .github/workflows/biome-autofix.yml 2025-05-27 18:06:05 +09:00
Shintaro Jokagi
d8e2719b65
fix(workflow): remove commit and push step from biome-autofix.yml 2025-05-26 11:45:57 +12:00
Shintaro Jokagi
c41f301b5e
fix(workflow): remove redundant commit-message from biome-autofix.yml 2025-05-26 11:42:55 +12:00
Shintaro Jokagi
dc4741136c
fix(workflow): add permissions for contents and pull-requests in biome-autofix.yml 2025-05-26 11:34:01 +12:00
Shintaro Jokagi
50e9837cb5
fix(workflow): update references from master to main in biome-autofix.yml 2025-05-26 10:00:28 +12:00
taroj1205
14959666f9
chore(workflow): reset working directory to match origin/master in biome-autofix.yml 2025-05-25 17:11:20 +12:00
taroj1205
1903591705
fix(workflow): add missing newline at end of biome-autofix.yml file 2025-05-25 17:05:44 +12:00
taroj1205
18aedf3281
chore(biome): ignore markdown and gitignore files in autofix workflow 2025-05-25 17:04:39 +12:00
taroj1205
af1361998a
feat(biome): add a workflow to create pull request to automatically fix biome check issue 2025-05-25 17:02:08 +12:00
taroj1205
79ead46ea8
feat(codeowners): add codeowner to support auto assigning reviewer 2025-05-19 22:20:38 +12:00
Mr. M
acde3d1c04
Release notes for 1.12.6b 2025-05-19 01:41:39 +02:00
taroj1205
8eccb20102
fix(ci-pipeline): update Playwright job dependency from setup to build
- Changed the dependency of the Playwright job to run after the build job instead of the setup job, ensuring the correct execution order in the CI workflow.
2025-05-16 13:07:59 +12:00
taroj1205
24edc39847
fix(playwright.config): update web server configuration to use URL
- Changed the web server configuration to specify the URL as 'http://localhost:3000' for improved clarity in local development.
</message>

<message>feat(ci-pipeline): add artifact upload and download steps in CI workflow

- Introduced steps to upload the build output as an artifact after the build job.
- Added a step to download the build output artifact before running Playwright tests, ensuring the tests have access to the latest build.
2025-05-16 13:00:14 +12:00
taroj1205
024a8a4574
fix(playwright.config): remove URL from web server configuration
- Eliminated the URL specification from the web server configuration in Playwright, streamlining the setup for local development.
2025-05-16 12:52:36 +12:00
taroj1205
980883b5b1
fix(ci-pipeline): update Playwright job dependency from build to setup
- Changed the dependency of the Playwright job to run after the setup job instead of the build job, ensuring proper execution order in the CI workflow.
2025-05-16 12:42:57 +12:00
taroj1205
69ca816719
feat(ci-pipeline): add Playwright testing job to CI workflow
- Introduced a new Playwright job that runs after the build job.
- Added steps for checking out the repository, setting up Node.js, restoring node_modules from cache, installing dependencies, and installing Playwright browsers.
- Included a step to run Playwright tests, enhancing the CI pipeline with automated testing capabilities.
2025-05-16 12:38:01 +12:00
taroj1205
5d6508a306
refactor(ci-pipeline): rename Playwright job to build and streamline CI steps
- Consolidated Playwright job into a build job for clarity.
- Removed Playwright browser installation and test execution steps to simplify the workflow.
2025-05-16 11:41:40 +12:00
taroj1205
056ef53172
refactor(ci-pipeline): streamline CI steps by reorganizing dependency installation and restoring cache
- Moved Playwright browser installation and project build steps to the appropriate locations in the CI pipeline.
- Removed redundant cache paths for Playwright, optimizing the workflow.
2025-05-16 11:33:40 +12:00
taroj1205
133bbc20be
feat(tests): integrate Playwright and Vitest for testing, add CI pipeline, and update dependencies
- Added Playwright configuration for end-to-end testing.
- Integrated Vitest for unit testing with setup files.
- Updated package.json scripts for testing commands.
- Created CI pipeline for automated testing and builds.
- Added various test cases for components and pages.
- Updated .gitignore to exclude Playwright and coverage.
- Enhanced ModsList component with additional class for styling.
2025-05-16 11:15:14 +12:00
Shintaro Jokagi
bcb1427a79
feat(lint): add biome formatter and linter, husky and lint-staged
This commit adds the Biome formatter and linter to replace Prettier, including:

- Add biome.json config file
- Add pre-commit hook with Husky
- Configure GitHub Action to run Biome checks
- Apply Biome formatting rules to codebase
- Remove Prettier dependencies
2025-05-15 13:52:37 +12:00
mr. M
17ed7572e0
fix: update workflows to use npm instead of pnpm and remove unused deployment files 2025-02-09 12:59:54 +01:00
mr. M
d14b44b2c8
fix: format code and ensure consistent styling across files 2025-01-08 00:19:40 +01:00
NOCanoa
a2b06cc0f1 add pr build check 2024-12-19 20:02:57 +00:00
NOCanoa
c88a7234d5 Removed the pr deploy 2024-12-19 18:15:11 +00:00
NOCanoa
af98ea382f
fix pr deply? 2024-12-19 17:20:48 +00:00
NOCanoa
5393dd3dbf Pr preview Test
this is on my account if there is a bug letmeknow
2024-12-18 20:52:39 +00:00
NOCanoa
41ea88d048 Organised gh action 2024-12-18 17:02:56 +00:00
NOCanoa
19a38982b8
Remove deploy on push 2024-12-16 00:18:17 +00:00
NOCanoa
f4421d033b
Update deployy.yml 2024-12-11 18:36:41 +00:00
NOCanoa
73b90dbd29
Update deployy.yml 2024-12-10 21:32:33 +00:00