Commit Graph

165 Commits

Author SHA1 Message Date
0song
a037681944
chore: action memory (#14541) 2023-10-13 10:57:20 +00:00
0song
33a0315949
chore: update ci npm version (#14294) 2023-09-14 10:53:10 +00:00
btea
dc6224d274
feat(ci): enable provenance (#13901) 2023-08-08 21:44:01 +08:00
btea
b4927b0d86
feat(ci): enable provenance (#13799) 2023-08-07 19:30:58 +08:00
btea
7804bd89e1
chore(ci): update issue-labled.yml link (#11792)
chore: update issue-labled.yml link
2023-03-02 20:38:31 +09:00
Hefty
5aa8d67b27
ci: use env files to replace the deprecated set-output command (#10268) 2022-10-27 15:17:05 +08:00
三咲智子
b270dc1296
ci: improve cache (#9860) 2022-09-22 09:04:40 +08:00
三咲智子
69f823f00d
ci: simplify workflows (#9737) 2022-09-14 09:50:55 +08:00
三咲智子
d6acdc821f
docs: move documentations to docs (#9733) 2022-09-11 16:45:16 +08:00
renovate[bot]
cc714f112f
chore(deps): update actions-cool/maintain-one-comment action to v3 (#9307)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-13 15:09:07 +08:00
renovate[bot]
ca56e64fa3
chore(deps): update all non-major dependencies (#8484)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-28 06:34:17 +08:00
三咲智子
db766ac310
ci: cancel same in-progress workflow (#8446) 2022-06-25 22:18:54 +08:00
三咲智子
0f8f54cbd2
ci: fix build product (#8180) 2022-06-08 08:44:18 +00:00
三咲智子
02969faacd
ci: fix publish (#8177) 2022-06-08 15:59:13 +08:00
三咲智子
676f27a768
ci: fix build staging (#8143) 2022-06-07 05:57:19 +00:00
Jeremy
80c6eebd12
refactor(components): [time-picker] basic-time-spinner (#8132)
* refactor(components): [time-picker] basic-time-spinner

* Refactor `basic-time-spinner` to script setup.

* refactor(components): [time-picker] basic-time-spinner

* Resolve typing issues in `basic-time-spinner`.
* Extract code from `basic-time-spinner`.

* chore: remove parallel

* chore: set node space size

* chore: remove parallel jobs

* chore: update pr-docs-build.yml

* chore: revert remove parallel

Co-authored-by: JeremyWuuuuu <15975785+JeremyWuuuuu@users.noreply.github.com>
2022-06-06 22:02:56 +08:00
三咲智子
7ff199c60f
fix(build): enhance type check (#7880)
* fix(build): enhance type check

* feat: stricter ts check
2022-05-24 22:54:34 +08:00
iamkun
1a19b43b19
chore: update crowdin dl (#7866) 2022-05-23 22:28:36 +08:00
iamkun
3114d7d3be
chore: enable verbose crowdin (#7817) 2022-05-21 13:05:34 +08:00
renovate[bot]
0a79c3e33b
chore(deps): update all non-major dependencies (#7754)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-05-17 21:46:20 +08:00
renovate[bot]
c6745d9c02
chore(deps): update actions/upload-artifact action to v3 (#7753)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-17 20:56:49 +08:00
JeremyWuuuuu
76f6bd290e
chore(ci): bump pr-helper version (#7734) 2022-05-17 11:33:42 +08:00
JeremyWuuuuu
ec6f1444ab
fix(ci): lint commit message error (#7731)
- Add PR numbers for workflow.
2022-05-17 10:54:03 +08:00
JeremyWuuuuu
4204137396
fix(ci): post lint message (#7695)
- Fix post lint message with dawidd6's actions
2022-05-14 13:13:01 +08:00
JeremyWuuuuu
dba3231aa9
fix(ci): post lint message (#7692)
- Add context for download artifact
2022-05-14 12:04:13 +08:00
JeremyWuuuuu
4e66ca634a
fix(ci): token limitation for commit lint (#7675)
- Set lint result to an artifact.
- Add a workflow which is responsible for posting.
2022-05-13 11:45:10 +08:00
JeremyWuuuuu
b228a65bd7
fix(ci): token limitation for commit lint (#7647)
- Update gitlab.token to BOT_TOKEN for managing triage thing.
2022-05-12 11:32:30 +08:00
JeremyWuuuuu
792a3c40db
fix(ci): replace token for lint notification (#7625)
- Replace secrets.GITHUB_TOKEN with github.token
2022-05-11 08:45:25 +08:00
JeremyWuuuuu
e4b8008017
feat(ci): enforce commit message linter (#7609)
- Enforce lint commit message with conventional commit.
2022-05-10 22:03:02 +08:00
云游君
5a326ef272
ci: add strategy & use setup-node cache for workflows (#7621) 2022-05-10 19:24:16 +08:00
云游君
2c15027f40
ci: simplify pr-docs-build & remove macos-build (#7597) 2022-05-10 00:46:13 +08:00
ntnyq
5ad4352e25
ci: respect config packageManager (#7488) 2022-05-05 11:02:20 +08:00
三咲智子
f8916f3792
feat: upgrade pnpm 7 (#7480) 2022-05-03 14:27:10 +08:00
三咲智子
9c94ec9406
feat(docs): add Spanish translation (#7468) 2022-05-02 16:42:58 +08:00
三咲智子
762e43b4f6
fix: pin pnpm version (#7455) 2022-05-01 14:13:05 +08:00
JeremyWuuuuu
67a842f462
chore(build): doc products to individual repo (#7443)
- Push doc build products to individual repo.
2022-04-29 22:41:02 +08:00
三咲智子
97b73d5d06
ci: fix repeat playground preview comment (#7363) 2022-04-25 10:21:15 +08:00
三咲智子
8b0be35d0e
ci: add playground preview comment (#7333) 2022-04-23 08:38:31 +08:00
三咲智子
915166c815
ci: upload element plus build bundle (#7327) 2022-04-22 14:08:08 +08:00
三咲智子
1d13ebb05d
feat: drop jest (#7248)
* feat: drop jest

* test: remove ssr

* test: rename

* chore: update tsconfig
2022-04-19 16:51:44 +08:00
Delyan Haralanov
de0ee53cf0
test(components): switch all components to vitest (#7205)
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-04-19 12:46:57 +08:00
Renovate Bot
ef9038ad71 chore(deps): update all non-major dependencies 2022-04-12 01:38:15 +08:00
renovate[bot]
99848c1623
chore(deps): update codecov/codecov-action action to v3 (#7097)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-11 12:35:46 +08:00
三咲智子
2ca93aabd7
feat: publish eslint config and metadata (#7063) 2022-04-09 04:32:01 +08:00
三咲智子
6a290ff85a
refactor(build): improve building (#7048)
* fix: fetching contributors

* refactor(build): improve building

* fix: building

* refactor: build constants

* fix: lockfile

* ci: remove token

* ci: rename

* refactor: improve docs constant
2022-04-08 14:17:44 +08:00
三咲智子
166acb23e3 ci: rename 2022-04-08 11:36:24 +08:00
三咲智子
21f3ca4222 ci: clean 2022-04-08 11:36:24 +08:00
三咲智子
851242e317
feat(docs): add source and contributors (#6044)
* feat(docs): add source and contributors

closes #6038

* feat(docs): ignore contributor when dev

* ci: add github token

* fix: lint

* fix: page

* fix: placeholder

* ci: remove preview
2022-04-08 00:40:25 +08:00
renovate[bot]
5f304a4940
chore(deps): update actions/cache action to v3 (#6894)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-30 02:30:13 +08:00
JeremyWuuuuu
fbccee19ba
feat(ci): enable ssr testing in CI (#6710)
- Add github action workflow for tesing SSR
2022-03-18 21:37:37 +08:00