Commit Graph

29 Commits

Author SHA1 Message Date
yuhan6665 a5b297f968 Update test.yml
Fix an issue when geoip fails download but geosite is ok
https://github.com/XTLS/Xray-core/actions/runs/4264609454/jobs/7422911731
2023-02-24 12:41:27 -05:00
yuhan6665 9e07d8304d Add retry for test steps to download geofiles 2023-02-21 22:36:36 -05:00
RPRX b57d3fa869
1.20 -> '1.20' 2023-02-02 06:26:07 +00:00
RPRX 53833c2323
Update workflows to use Go 1.20 2023-02-02 05:59:58 +00:00
Senis John 11ec77bc76 update: release.yml
Replace old download URL
2022-12-29 23:50:36 -05:00
thank243 3b2ff95a9b
update: release.yml (#1464)
* update: release.yml

* update: release.yml
2022-12-29 22:34:49 -05:00
yuhan6665 48a75fc340 Add retry for release steps to download geofiles 2022-12-18 21:16:53 -05:00
HalfLife 3cf1b7e601 replace `set-output` with `$GITHUB_ENV` 2022-11-22 08:17:20 -05:00
yuhan6665 84537e98c4 Update xtls and go to 1.19 2022-09-15 22:06:59 -04:00
yuhan6665 8caf690680 Update dependencies and Go 1.18 2022-04-23 19:36:07 -04:00
dependabot[bot] 99f45a2d7f 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-04-10 22:43:22 -04:00
dependabot[bot] 24a0ae0ea9 Bump actions/setup-go from 2 to 3
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 22:43:12 -04:00
dependabot[bot] 03ade23022 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-03-11 10:55:24 -05:00
3mc4 8bff676fb0 Maintain dependencies for GitHub Actions 2022-03-11 10:46:50 -05:00
tritu 7dcf08c5ef workflows: add check-latest 2022-02-21 10:01:17 -05:00
Varun Sharma 22e46b846c
Add specific permissions to workflows under .github/workflows (#704)
* Restrict permissions for the GITHUB_TOKEN in .github/workflows/release.yml

* Restrict permissions for the GITHUB_TOKEN in .github/workflows/test.yml

Co-authored-by: Step Security <bot@stepsecurity.io>
2022-02-19 22:53:11 -05:00
Johnshall cf1ee095a2
Add background-working Xray to windows release version. (#861)
* Add wxray.

* Add wxray.exe into windows release version.

* Pretty the format on building wxray.
2022-02-19 22:22:12 -05:00
Beginner-Go d4f38ac339 workflows: use go 1.17.7 build 2022-02-11 11:37:56 -05:00
Machtergreifung dde033ca1f
go 1.17.6 (#900)
* go 1.17.6
2022-01-14 17:49:46 -05:00
tritu 756bac7fa4 go 1.17.5 2021-12-15 21:12:00 -05:00
Arthur Morgan 3f3b54f673 go 1.17.2 2021-10-13 00:49:48 +08:00
Arthur Morgan 490e360c20
Create dependabot.yml 2021-09-26 02:32:17 +08:00
Arthur Morgan 32ae6d3952 Added build and release for windows arm64 2021-09-26 01:35:58 +08:00
Arthur Morgan 7246001029 use Go v1.17.1 2021-09-10 02:46:17 +08:00
Arthur Morgan 5e6eff5ffa test with go 1.17 2021-09-08 15:02:08 +08:00
Arthur Morgan 28d17ac17f go1.17 2021-09-08 01:33:14 +08:00
秋のかえで 24f564b401
Chore: Adjust release.yml (#337)
Co-authored-by: Jim Han <50871214+JimhHan@users.noreply.github.com>
Co-authored-by: RPRX <63339210+rprx@users.noreply.github.com>
2021-03-06 14:34:40 +08:00
RPRX 54af48a1ae
linux-rppc64le -> linux-ppc64le 2021-03-05 13:36:52 +00:00
kokeri ca633fc8c5
Chore: Add GitHub Actions (#251)
Co-authored-by: xinb <netwhilt@outlook.com>
Co-authored-by: 秋のかえで <autmaple@protonmail.com>
Co-authored-by: Jim Han <50871214+JimhHan@users.noreply.github.com>
2021-03-02 22:46:50 +08:00