Commit Graph

165 Commits

Author SHA1 Message Date
云游君
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
三咲智子
99610f328b
chore: update guide (#7464) 2022-05-02 14:50:59 +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
三咲智子
8dfcc278d6
chore: update README (#7079) 2022-04-10 01:17:54 +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
renovate[bot]
962acadde7
chore(deps): update actions/checkout action to v3 (#6633)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-18 02:14:42 +08:00
renovate[bot]
b956223895
chore(deps): update actions-cool/issues-helper action to v3 (#6058) 2022-03-15 05:07:41 +08:00
JeremyWuuuuu
7cdee1bec5
fix(ci): build product check (#6587) 2022-03-13 16:31:55 +08:00
JeremyWuuuuu
16f79ede21
ci(test): add SSR test framework (#6570)
* test(ci): add ssr test framework

- Setup SSR test framework (cypress)

* Update cypress configs

* Fix format issue

* Move cypress tests

* Move vite.config.cy.mjs under cypress/
2022-03-13 00:11:02 +08:00
JeremyWuuuuu
4ad2453124
fix(ci): skip if no changes at all (#6574) 2022-03-13 00:07:50 +08:00
JeremyWuuuuu
58897ece76
ci(build): add threshold to build product workflow (#6564)
* ci(build): add threshold to build product workflow

- Intorduce threshold for build product checking to warn the administrator

* Add permissions for workflow from fork repo

* Update the permission for workflow
2022-03-12 19:03:28 +08:00
JeremyWuuuuu
9172120d52
test(ci): add build product checking for prs (#6558)
* test(ci): add build product checking for prs

- Add build product testing to the CI

* Fix error syntax

* Tweak with output table
2022-03-12 17:17:16 +08:00
JeremyWuuuuu
508873789f
fix(ci): remove clean script (#6550)
- Remove clean script for size check
- Remove package.json/scripts.clean:lockfile
2022-03-12 10:16:33 +08:00
JeremyWuuuuu
d57cc0d974
ci(project): compressed actions for PRs (#6547)
* ci(project): compressed actions for PRs

- Introduce compressed size checking action for PRs
- Update package.json with a clean:lockfile script for the action

* Fix pnpm not found
2022-03-11 22:56:05 +08:00
JeremyWuuuuu
fe762f33cc
ci(project): introducing welcome bot (#6535)
- New workflow to make bot greets to the user contributing to this repo
2022-03-11 20:06:49 +08:00
三咲智子
548f74617a
fix: workflow coverage (#6518) 2022-03-10 22:35:29 +08:00
renovate[bot]
2a88eaab3f
chore(deps): update actions/upload-artifact action to v3 (#6450) 2022-03-07 10:52:49 +08:00
renovate[bot]
9ab86d9e44
chore(deps): update actions/checkout action to v3 (#6449) 2022-03-07 10:52:16 +08:00
JeremyWuuuuu
bd7eca14af
Update FUNDING.yml 2022-03-05 14:59:53 +08:00
iamkun
e6079a10d1
chore: update FUNDING.yml 2022-03-05 14:05:33 +08:00
三咲智子
55b7a1bff4
chore: update FUNDING.yml (#6436) 2022-03-05 14:02:53 +08:00
JeremyWuuuuu
289979e837
Update FUNDING.yml 2022-03-01 14:07:32 +08:00
JeremyWuuuuu
5e0bdf758d
Update FUNDING.yml (#6349) 2022-03-01 09:01:50 +08:00
renovate[bot]
6878b33319
chore(deps): update actions/setup-node action to v3 (#6285)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-25 20:05:11 +08:00
三咲智子
9d7cfc0828
chore: change to new issue helper (#6289) 2022-02-25 19:49:28 +08:00
三咲智子
25edf5743b
fix: deps (#6213) 2022-02-22 15:28:02 +08:00
三咲智子
a9e25ecef3
ci: add dependency cache (#6199) 2022-02-21 16:11:17 +08:00
三咲智子
7b098fe809
chore(deps): upgrade deps (#6197) 2022-02-21 15:35:45 +08:00
三咲智子
7493ab1592
chore(deps): update renovate config (#6194) 2022-02-21 15:02:53 +08:00
三咲智子
aaf90d99d0
test: switch to vitest (#5991)
* test: use vitest

* test: add script and ci

* chore: improve tsconfig

* refactor: use-form-item

* fix: remove unused

* chore: improve scripts

* test: improve mock

* refactor: change coverage
2022-02-21 14:28:22 +08:00
renovate[bot]
6fd66fa59c
chore(deps): update jamesives/github-pages-deploy-action action to v4.2.5 (#6103)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-17 00:41:33 +08:00
renovate[bot]
ff9106120b
chore(deps): update jamesives/github-pages-deploy-action action to v4.2.4 (#6100)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-16 11:08:44 -05:00