Commit Graph

83 Commits

Author SHA1 Message Date
XGHeaven cd2b97e11c
fix: action failed when no changeset file (#7029) 2024-12-05 17:39:05 +08:00
Bradley Xu e14dc87de7
chore: should check changeset files exists before run snapshot release (#7023) 2024-11-18 14:21:53 +08:00
Bradley Xu 710b2e48a0
feat: improve miniapp (#6985) 2024-11-11 14:41:31 +08:00
ClarkXia 485ed4a1ac
chore: update ci action of pnpm (#6938) 2024-07-08 15:17:47 +08:00
Arun Sathiya adb9b61fb9
ci: Use GITHUB_OUTPUT envvar instead of set-output command (#6754)
`save-state` and `set-output` commands used in GitHub Actions are deprecated and [GitHub recommends using environment files](https://github.blog/changelog/2023-07-24-github-actions-update-on-save-state-and-set-output-commands/).

This PR updates the usage of `::set-output` to `"$GITHUB_OUTPUT"`

Instructions for envvar usage from GitHub docs:

https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#setting-an-output-parameter
2024-01-23 14:01:22 +08:00
luhc228 aba2554978
fix: pnpm install deps error (#6057) 2023-03-14 19:10:19 -07:00
ClarkXia c23c10e4ff
Merge pull request #5950 from alibaba/release/next
Release 3.1.2
2023-03-02 14:58:36 +08:00
ClarkXia cc3af50efd
fix: do not clean contributor png when build website (#5990) 2023-02-28 17:08:18 +08:00
ClarkXia 0dbac5d8cd
chore: setup git user (#5969)
* chore: setup git user

* Update release.yml

* chore: ci

* chore: update lock

* chore: git user
2023-02-24 15:11:38 +08:00
ClarkXia 1e3223b56e
fix: ci workflow (#5960)
* fix: ci workflow

* fix: with personal github token
2023-02-23 16:53:38 +08:00
ClarkXia db8e4914e7
chore: ci workflow (#5945) 2023-02-22 09:59:19 +08:00
ClarkXia f8d2ce56cc
chore: remove unused ci (#5944) 2023-02-20 12:12:30 +08:00
luhc228 1cd0340d00
chore: add commit version (#5929) 2023-02-16 16:42:06 +08:00
luhc228 db495382b2
feat: use changeset to publish and version (#5864)
* feat: add changesets config

* chore: remove version publish scripts

* chore: update ci workflow

* chore: update checkout branch step

* chore: lock

* fix: lost scripts

* fix: ts type error

* chore: remove scripts

* chore: update README

* chore: update lock

* chore: update dependency and script

* chore: remove version check

* chore: add publishConfig to package.json

* chore: update ci step

* chore: update release:beta script

* chore: add private field to examples

* chore: remove registry

* chore: update lock

* chore: update ci workflow

* chore: update workflow

* chore: update README

* chore: update changeset README

* chore: update cache key

* feat: update cache

* chore: update cache config
2023-02-13 14:48:34 +08:00
ClarkXia 08ef3b745c
chore: changes the cache location for Puppeteer (#5893)
* chore: changes the cache location for Puppeteer

* fix: ci

* fix: ignore file
2023-02-13 10:50:52 +08:00
ClarkXia 68f8289fc8
fix: update ci workflow (#5836)
* fix: update ci workflow

* fix: ci
2023-02-01 15:53:43 +08:00
ZeroLing bac8f0a3a5
chore: website flow (#5788) 2023-01-06 15:07:55 +08:00
ZeroLing 383c622416
Update Bug_Report.yml 2023-01-05 17:12:24 +08:00
ZeroLing 7599ada3a9
Update RFC_Discussion.yml 2023-01-05 17:11:23 +08:00
ZeroLing 1f6442b976
Update RFC_Discussion.yml 2023-01-05 17:10:31 +08:00
ZeroLing fecd8b1109
Update RFC_Discussion.yml 2023-01-05 17:10:13 +08:00
ZeroLing 2705565648
Rename Bug_Report.md to Bug_Report.yml (#5791)
* Rename Bug_Report.md to Bug_Report.yml

* chore: update yml extension
2023-01-05 17:08:41 +08:00
ClarkXia b70c978087
chore: rfc template (#5779)
* chore: rfc template

* Update and rename BUG_TEMPLATE.md to Bug_Report.md

* Update and rename RFC_TEMPLATE.md to RFC_Discussion.md

* Update RFC_Discussion.md

Co-authored-by: ZeroLing <i@zeroling.com>
2023-01-05 16:57:16 +08:00
ClarkXia 2ecbf0dd3b
fix: support node 18.x (#5727)
* fix: support node 18.x

* chore: version

* chore: changelog
2022-12-26 19:06:25 +08:00
ZeroLing 7ba50a6b3c
Update CONTRIBUTING.md (#5574) 2022-11-17 16:49:46 +08:00
ClarkXia 05f773f9cb
fix: ci for publish (#5561) 2022-11-16 17:02:51 +08:00
ClarkXia 11a58ed9ae fix: compatible with win32 system (#477)
* fix: compatible with win32

* fix: lint

* chore: optimize code

* fix: test case

* fix: build-scripts version

* chore: update version

* chore: update lock file

* feat: add test case of win

* fix: node matrix

* fix: format path

* fix: win32 compatible

* fix: format path
2022-11-15 10:27:42 +08:00
ClarkXia 659f506a08 chore: ci workflow for release (#437) 2022-11-15 10:27:16 +08:00
luhc228 d5500abe1e docs: mock config & env reference (#332)
* docs: yh fix

* chore: test

* chore: update docs

* chore: update install website script

* chore: add filter branches
2022-11-14 19:53:31 +08:00
luhc228 3bc3c53b78 docs: deploy (#324)
* docs: deploy

* chore: update lock
2022-11-14 19:50:01 +08:00
ZeroLing 367db80bf8 chore: drop site-v3 2022-11-14 19:47:43 +08:00
ZeroLing fa6ed05541 chore: update website build node to 16 2022-11-14 19:47:43 +08:00
ZeroLing 241b102285 chore: test for workflow 2022-11-14 19:47:43 +08:00
ZeroLing fcd0855aa8 chore: add workflow dispatch 2022-11-14 19:47:43 +08:00
ZeroLing 298dec0ded test: for website auto build 2022-11-14 19:47:43 +08:00
大果 8dec98d0e8 文档 (#203)
* feat: docs directory

* docs: 调整结构

* chore: lock

* feat: update docs

* docs: update assets doc

* 新增文档 for 介绍 and 环境变量 (#307)

* docs: add about

* docs: add docs for env

* docs: update about

* docs: config (#306)

* docs: router (#304)

* docs: router

* feat: getconfig

* docs: get data

* docs: ssg

* docs: ssr

* docs: document

* docs: page

* docs: enable ssr

* fix: title

* Doc/rax compat (#303)

* docs: add docs of rax-compat

* docs: modify doc of rax compat

* Docs: app entry (#301)

* docs: app entry

* docs: app entry

* docs: mock (#245)

* docs: mock

* chore: typo

* chore: title

* docs: styles (#244)

* docs: style

* chore: acss title

* Docs: contributing (#243)

* docs: contributing

* chore: typo

* chore: update contributing docs

* fix: typo

* chore: add putteteer install

* docs: quick start (#235)

* docs: quick start

* chore: update IDE

* chore: update docs

* docs: app directory (#236)

* docs: directory

* chore: document desc

* docs: update website

* docs: update about

* docs: update docs

* chore: update prism

* chore: update docs

* chore: update

Co-authored-by: luhc228 <luhengchang228@126.com>
Co-authored-by: ClarkXia <xiawenwu41@gmail.com>
Co-authored-by: 逆葵 <xianyong.yxy@alibaba-inc.com>
Co-authored-by: ZeroLing <zhuoling.lcl@alibaba-inc.com>
Co-authored-by: ZeroLing <i@zeroling.com>
Co-authored-by: 水澜 <shuilan.cj@taobao.com>
Co-authored-by: 染陌同学 <answershuto@gmail.com>
Co-authored-by: luhc228 <44047106+luhc228@users.noreply.github.com>
2022-11-14 19:47:40 +08:00
answershuto 2af8273836 test: modify env 2022-11-14 19:46:59 +08:00
answershuto 8b6cd8347d test: modify github action to modify NODE_ENV 2022-11-14 19:46:59 +08:00
ClarkXia 9cba2b9cbd feat: ci coverage (#282)
* fix: coverage config

* feat: add coverage ci

* test: ci

* chore: update lock

* fix: invalid packageManager field

* fix: packageManager

* test: coverage token

* fix: coverage reporter

* feat: update test config
2022-11-14 19:42:13 +08:00
ClarkXia cc1d46c54a chore: ci for publish beta (#177) 2022-11-14 19:16:54 +08:00
ClarkXia 9b22d21f78 fix: ci auto publish (#171) 2022-11-14 19:16:54 +08:00
ClarkXia be43a0491e chore: auto publish of alpha (#154) 2022-11-14 19:16:51 +08:00
luhc228 ab9c50913b test: use vitest instead of jest (#75)
* test: use vitest

* chore: update test script in ci.yml

* chore: remove coverage

* chore: remove max-old-space-size

* chore: not use threads

* chore: add maxThreads

* chore: set maxThreads to 2

* chore: set to node 16

* chore: set threads to false

* chore: add coverage

* chore: max-old-space-size
2022-11-14 19:15:00 +08:00
大果 2b11d0578e feat: router (#28)
* feat: generate route manifest

* chore: lock

* feat: support generate nested route manifest

* chore: type

* chore: rename test to tests

* chore: remove caseSensitive

* chore: support generate routes

* fix: lint

* fix: lint

* feat: add componentName

* feat: support generate route

* feat: not add Router when only has one page

* fix: merge confict

* refactor: service route generate

* chore: update route-manifest readme

* test: add more route test cases

* chore: remove comment

* test: add invalid routes test case

* chore: update invalid char judge logic

* fix: comment

* fix: lint error

* chore: lock

Co-authored-by: luhc228 <luhengchang228@gmail.com>
2022-11-14 18:49:43 +08:00
大果 48879c5cd1 chore: optimzie website github actions (#6)
* chore: optimzie docs

* fix: website action
2022-11-14 17:41:31 +08:00
liuxiong.lx 2e69b62fc9 fix: build website dir 2022-11-14 17:41:23 +08:00
大果 42a0a374ef chore: init website (#5)
* chore: init website

* chore: rework website ci

* fix: working-directory

* chore: trigger website ci

* chore: optimize docs

* chore: remove unused md
2022-11-14 17:41:12 +08:00
ClarkXia 3afc516250 fix: script 2022-11-14 17:25:07 +08:00
鲲尘 bc43ca3300 fix: lint 2022-11-14 17:24:33 +08:00
鲲尘 962ac36623 chore: husky rule 2022-11-14 17:24:24 +08:00