Commit Graph

22 Commits

Author SHA1 Message Date
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
cdd1602f79 chore: issue template wording 2025-12-01 20:16:05 +08:00
Simon
adec9d8197 refactor: monorepo 2025-12-01 20:11:12 +08:00
Simon
a1dfe879c1 chore: update issue templates 2025-11-25 19:46:18 +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
9f88439ee4 chore: update dependabot 2025-10-11 23:26:28 +08:00
Simon
ddea5d018a chore: dependabot schedule 2025-10-11 22:56:58 +08:00
Simon
4e43ebdc5f chore: agents.md 2025-10-11 15:29:03 +08:00
Simon
1f55aad997 chore: update issue and PR templates for community guidelines 2025-10-01 02:11:39 +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
Simon
847620b5e8 feat: init 2025-09-29 16:33:15 +08:00