Commit Graph

11 Commits

Author SHA1 Message Date
f15bddf6cb
chore: fix ci download artifact logic (#45661)
如果上一个 Preview Build 因为连续提交,会导致这里下载失败。直接把 if 逻辑提升一级
2023-11-03 18:27:01 +08:00
726c6cb78f
ci: fix event trigger (#45364)
* ci: fix CI trigger events

ref: https://nathandavison.com/blog/github-actions-and-the-threat-of-malicious-pull-requests

* chore: undo previously changed job name

* chore: remove redundancy logic

* chore: update

* chore: revert #45276

* Revert "chore: revert #45276"

This reverts commit c98ebb9a74.

* Revert "chore: update"

This reverts commit c4cc117870.

* Revert "chore: remove redundancy logic"

This reverts commit a49a6586d9.

* Revert "chore: undo previously changed job name"

This reverts commit 7fa25e6de7.

* Revert "ci: fix CI trigger events"

This reverts commit 3e0a722dd6.

* Revert "ci: merge preview workflows (#45276)"

This reverts commit 0379ee5b68.

* chore: update

* chore: update

* chore: update

* chore: update download

* chore: update

* chore: fix

* Update preview-start.yml

---------

Co-authored-by: afc163 <afc163@gmail.com>
2023-10-20 18:03:58 +08:00
二货爱吃白萝卜
8cb26a6007
Revert "ci: merge preview workflows" (#45380)
* Revert "ci: merge preview workflows (#45276)"

This reverts commit 0379ee5b68.

* chore: clean tmp test
2023-10-17 14:05:00 +08:00
0379ee5b68
ci: merge preview workflows (#45276)
* ci: merge preview workflows

* chore: update

* chore: update
2023-10-11 23:12:55 +08:00
kiner-tang(文辉)
749fa42f1c
chore: optimize set-output in workflow (#45190)
* chore: optimize set-output in workflow

* feat: optimize code
2023-10-07 12:04:05 +08:00
renovate[bot]
c6a7dbc09e
chore(deps): update actions-cool/maintain-one-comment action to v3 (#39767)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-23 17:59:19 +08:00
Varun Sharma
01a475af6d
ci: Add GitHub token permissions for workflows (#34946) 2022-04-11 11:15:26 +08:00
ZhouZhen
a8495bad24
ci: preview-deploy download add run_id (#33680) 2022-01-13 00:09:09 +08:00
xrkffgg
96648754a0
ci: unite action version (#32537)
* ci: unite action version

* Update verify-package-version.yml

* Update issue-open-check.yml

* Update preview-start.yml

* Update preview-deploy.yml

* Update pr-open-check.yml

* Update issue-remove-inactive.yml
2021-10-19 19:36:22 +08:00
二货机器人
f71124454a
chore: Fix preview CI link address id not displayed (#29354)
* add echo

* fix ci naming
2021-02-19 15:21:14 +08:00
二货机器人
926adaf565
chore: Use github action for Preview (#29341)
* chore: init workflow

* fix restore

* try more

* update ci

* update preview

* add workflow_run

* replace action

* update keep day

* use cross action

* surge it

* add failed step

* fix trigger tree

* update patch number

* fix patch

* messager

* target

* add warning

* use artifact

* test outputs

* fix checker

* Update index.en-US.md

* clean up

Co-authored-by: xrkffgg <xrkffgg@gmail.com>
2021-02-19 11:41:36 +08:00