Commit Graph

19 Commits

Author SHA1 Message Date
Xwite
2f6cb17b4d ci: update set-output to Environment files (#2428)
https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#setting-an-output-parameter
2022-10-14 20:15:51 +08:00
HalfLife
d782f30d10 use gradle/gradle-build-action for actions cache 2022-10-12 10:49:51 +08:00
ag2s20150909
d0e7e60a09 加速Github Action
https://github.com/gradle/gradle-build-action
2022-10-03 18:51:21 +08:00
dependabot[bot]
eaef1a6fbb Bump actions/download-artifact from 2 to 3
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16 05:00:15 +00:00
kunfei
5ad03b35a2 Merge pull request #2164 from gedoor/dependabot/github_actions/actions/upload-artifact-3
Bump actions/upload-artifact from 2 to 3
2022-08-14 08:51:03 +08:00
kunfei
a7cc2a3e01 Merge pull request #2163 from gedoor/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2022-08-14 08:50:52 +08:00
dependabot[bot]
a0473e51fd Bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-13 15:38:01 +00:00
dependabot[bot]
42c9fe12d8 Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-13 15:37:58 +00:00
dependabot[bot]
3a30cf939f Bump actions/cache from 2 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-13 15:37:56 +00:00
HalfLife
802ef931c1 only test build on pull request 2022-06-30 09:56:29 +08:00
Xwite
040cc1a9cd ci:不对文档类的更改进行测试 2022-04-14 08:36:55 +08:00
HalfLife
05e90f16ba 修复push到test分支 2022-02-13 12:41:59 +08:00
HalfLife
a6fe7ecacb Update test.yml
1. pr的提交也会触发test;
2. test分支不保存历史记录,以免git clone进度太慢,可以到蓝奏或者artifact下载相应的test build
2022-02-13 00:43:31 +08:00
celetor
7b790582c6 更新 2022-01-07 11:54:26 +08:00
celetor
d19390fc50 更新 2022-01-07 11:39:02 +08:00
celetor
0c98a9e10a 更新 2022-01-07 11:20:02 +08:00
celetor
70786c31e8 更新 2022-01-07 11:08:18 +08:00
celetor
66eaa6195a 把安装包放到了https://github.com/gedoor/release 2022-01-07 10:18:05 +08:00
gedoor
51c16a1efc fetch太慢去除历史提交记录 2022-01-03 23:59:44 +08:00