Commit Graph

33 Commits

Author SHA1 Message Date
Xwite
1efcefd781
Update release.yml 2024-03-17 11:49:16 +08:00
darnell8
052f7d4c24
Fix warp line error (#3789) 2024-03-14 20:14:32 +08:00
dependabot[bot]
4815b9e7ab
Bump softprops/action-gh-release from 1 to 2
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](de2c0eb89a...d99959edae)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 04:25:40 +00:00
Xwite
ede35120e6 [skip ci] update workflow version 2024-02-02 07:57:54 +08:00
dependabot[bot]
4347641422
Bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
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>
2024-02-01 23:42:39 +00:00
dependabot[bot]
ddd79264f9
Bump actions/setup-java from 3 to 4
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 04:20:10 +00:00
dependabot[bot]
dcc8a57251
Bump actions/checkout from 3 to 4 (#3339)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-18 20:51:37 +08:00
Xwite
8463ee1c65 [skip ci]workflow use jdk 17 2023-04-16 08:45:54 +08:00
Xwite
3711314ced [skip ci] actions/checkout@v3 default fetch-depth is 1 2023-03-08 08:03:55 +08:00
dependabot[bot]
a5882de35b
Bump softprops/action-gh-release from 0.1.14 to 0.1.15
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 0.1.14 to 0.1.15.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](1e07f43987...de2c0eb89a)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-02 04:17:36 +00:00
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]
a5865168a1
Bump softprops/action-gh-release
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 59c3b4891632ff9a897f99a91d7bc557467a3a22 to 1. This release includes the previously tagged commit.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](59c3b48916...1e07f43987)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16 05:00:13 +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
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
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
4fc32aa605 ci:check cronet updates when release 2022-03-05 17:06:36 +08:00
HalfLife
fd68b72a47
release.yml改成手动触发,以免pr误触发 2022-02-27 15:47:52 +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