Commit Graph

31 Commits

Author SHA1 Message Date
kunfei
674e6ad026 Merge pull request #2166 from gedoor/dependabot/github_actions/peter-evans/create-pull-request-4
Bump peter-evans/create-pull-request from 3 to 4
2022-08-14 08:51:24 +08:00
kunfei
4ec85585f5 Merge pull request #2165 from gedoor/dependabot/github_actions/actions/stale-5
Bump actions/stale from 3 to 5
2022-08-14 08:51:14 +08: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]
376d4f0968 Bump peter-evans/create-pull-request from 3 to 4
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3 to 4.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v3...v4)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-13 15:38:05 +00: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
ad48d950e9 Update release.yml 2022-03-17 12:38:19 +08:00
HalfLife
73a037f154 use cert in secrets to release 2022-03-16 21:16:04 +08:00
Xwite
5a6d2278ae ci(cronet.yml):only gedoor can trigger 2022-03-07 22:06:49 +08:00
HalfLife
18024cf4d7 move update cronet from release.yml to cronet.yml and create pull request by automatically 2022-03-06 12:44:47 +08:00
Xwite
6a87f05b46 ci(cronet):update updateLog.md when cronet is updated 2022-03-05 21:46:36 +08:00
Xwite
69b2046d0d ci(release):add cronet update log 2022-03-05 21:28:21 +08:00
Xwite
8f49c9fc07 ci:check cronet updates firstly 2022-03-05 17:16:10 +08:00
Xwite
fa715175f4 ci(stale.yml):only gedoor can trigger 2022-03-05 17:09:58 +08:00
Xwite
4fc32aa605 ci:check cronet updates when release 2022-03-05 17:06:36 +08:00
Xwite
0bf226e84e ci(stale.yml):update stale issue comment 2022-03-04 17:00:44 +08:00
Xwite
928c51b1d0 ci:create stale.yml
If an issue is not updated for 30 days, the issue will be automatically closed after 5 days.

see https://github.com/actions/stale
2022-03-04 16:48:05 +08:00
HalfLife
fd68b72a47 release.yml改成手动触发,以免pr误触发 2022-02-27 15:47:52 +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