5 Commits

Author SHA1 Message Date
vvvvvv1vvvvvv
40f56ee483 Revert "build: normalize packgae workflow. (#2611)" (#2664)
This reverts commit 1021612fe0.
2024-12-06 18:58:20 +08:00
richardo2016x
1021612fe0 build: normalize packgae workflow. (#2611)
* build: normalize packgae workflow.

* chore: code cleanup.

* fix: ci.

* build: change package root path from './dist' to './'

* build: do release commit before build & package.

* build: add tag on release.
2024-12-06 18:43:49 +08:00
heisenberg
b857c87d01 chore: ensure build the is reproducible (#2429)
* chore: ensure build the is reproducible

* chore: lock

* chore: disable sourcemap

* fix: gulp version

* fix: make sure input for `getIdFromNode` stable

* build: test stable zip.

* build: use bash to avoid shellscript syntax error on Linux, cleanup.

* fix: get md5 on linux.

* build: trial.

* chore: update lock file

---------

Co-authored-by: vvvvvv1vvvvvv <galennnnnnn@gmail.com>
Co-authored-by: richardo2016x <richardo2016x@gmail.com>
2024-10-25 16:14:19 +08:00
vvvvvv1vvvvvv
4bb3fe422c Revert "chore: ensure build the is reproducible (#2406)" (#2428)
This reverts commit c81b9b3e27.
2024-07-23 18:41:45 +08:00
heisenberg
c81b9b3e27 chore: ensure build the is reproducible (#2406)
* chore: ensure build the is reproducible

* chore: lock

* chore: disable sourcemap

---------

Co-authored-by: vvvvvv1vvvvvv <galennnnnnn@gmail.com>
2024-07-23 14:21:19 +08:00