Simon
5809fe3249
refactor(setup): consolidate prettier config and streamline CI
...
- Replace scattered .prettierignore files with a single root config
- Add scripts/ci.js to orchestrate lint, format, typecheck, commitlint, and build
- Simplify ci.yml to use ci.js and npm ci
- Apply prettier formatting to docs, locales, and HTML files
2026-04-16 17:04:23 +08:00
dependabot[bot]
7a08022c72
chore(deps): bump actions/upload-pages-artifact
...
Bumps the github-actions group with 1 update: [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact ).
Updates `actions/upload-pages-artifact` from 4 to 5
- [Release notes](https://github.com/actions/upload-pages-artifact/releases )
- [Commits](https://github.com/actions/upload-pages-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/upload-pages-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-13 20:10:33 +00:00
dependabot[bot]
6d46719fe8
chore(deps): bump the github-actions group with 2 updates
...
Bumps the github-actions group with 2 updates: [actions/configure-pages](https://github.com/actions/configure-pages ) and [actions/deploy-pages](https://github.com/actions/deploy-pages ).
Updates `actions/configure-pages` from 5 to 6
- [Release notes](https://github.com/actions/configure-pages/releases )
- [Commits](https://github.com/actions/configure-pages/compare/v5...v6 )
Updates `actions/deploy-pages` from 4 to 5
- [Release notes](https://github.com/actions/deploy-pages/releases )
- [Commits](https://github.com/actions/deploy-pages/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/configure-pages
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/deploy-pages
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-30 20:21:07 +00:00
Simon
9d5c8b2302
chore: update CI configuration
2026-02-27 17:23:41 +08:00
Simon
d78cbb6b6e
chore(release): enhance npm publish for prerelease tags
2026-01-19 19:41:39 +08:00
Simon
54e9bdad7d
chore: prettier json and markdowns
2026-01-17 16:15:36 +08:00
Simon
2fee2d5ea3
chore: improve build scripts; change esm dir
2025-12-16 19:45:40 +08:00
Simon
e2819714f1
chore: add Node and NPM version check in CI
2025-12-08 17:23:59 +08:00
Simon
d0836fd788
chore: clean up; update CI node; update vscode ext; fix lint
2025-12-08 17:18:54 +08:00
Simon
34e3a1a75c
chore: update CI workflows
2025-12-05 19:30:38 +08:00
Simon
49d6163a70
fix: release action; bump version to 0.0.7
2025-12-05 17:33:41 +08:00
dependabot[bot]
51f81fc44c
chore(deps): bump actions/checkout in the github-actions group ( #56 )
...
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout ).
Updates `actions/checkout` from 5 to 6
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-02 15:20:08 +08:00
Simon
a4e48d32a4
chore: fix github actions
2025-12-01 20:20:27 +08:00
Simon
4af927f218
fix: action
2025-10-22 16:59:10 +08:00
Simon
7752066f4b
fix: action
2025-10-22 16:38:10 +08:00
dependabot[bot]
e5ca1937e7
chore(deps): bump actions/setup-node in the github-actions group ( #33 )
...
Bumps the github-actions group with 1 update: [actions/setup-node](https://github.com/actions/setup-node ).
Updates `actions/setup-node` from 5 to 6
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-21 17:08:24 +08:00
Simon
e437f4f546
chore: rm advanced codeql
2025-10-01 02:01:31 +08:00
Simon
40a4c5aa77
Merge pull request #9 from alibaba/dependabot/github_actions/actions/setup-node-5
...
chore(deps): bump actions/setup-node from 4 to 5
2025-10-01 01:47:47 +08:00
Simon
d02e21d466
chore: config CodeQL
2025-10-01 01:43:02 +08:00
dependabot[bot]
16f71f6f4f
chore(deps): bump actions/setup-node from 4 to 5
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-29 17:36:32 +00:00
Simon
f04609300a
feat: github settings
2025-09-29 19:28:45 +08:00