Commit Graph

52 Commits

Author SHA1 Message Date
2275152ddc Bump actions/checkout from 3 to 4 (#1818)
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-05 16:12:33 +08:00
e96df0c71c Bump actions/setup-go from 3 to 4 (#1534)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-16 11:00:38 +08:00
b2b54e9ca2 CI: use gh cli to create release (#1494)
Co-authored-by: IceCodeNew <32576256+IceCodeNew@users.noreply.github.com>
2023-02-23 10:24:12 +08:00
8dcc7d3602 ci: setup go with the go version in go.mod file (#1478)
* ci: setup go with the go version in go.mod file
* checkout code before setup go
2023-02-16 11:12:51 +08:00
ac78a0eb21 Fix: use @softprops/action-gh-release to suppress warning (#1464) 2023-02-08 18:37:47 +08:00
f55369d4f3 Chore: update go version to v1.19 (#1463) 2023-02-08 18:31:27 +08:00
46c31280af Update test-pr.yml (#1141)
* Update test-pr.yml

I think we can provide the file which has been generated to the contributor. It has two reasons. First, the contributor can get the file as soon as possible. At the same time, it will not influence other users before we merge it. Second, the contributor will test the part which has been changed by himself/herself. If he/she gets any problem, he/she can fix it before we find it.

* Update test-pr.yml

* Update test-pr.yml

* Update test-pr.yml

* Update test-pr.yml

* Update test-pr.yml

* Update test-pr.yml
2022-09-02 20:08:02 +08:00
01cf4eb29f Test PR using GitHub Actions (#1115) 2022-08-23 16:53:58 +08:00
0efb7bb975 Update build.yml 2022-08-23 16:04:33 +08:00
2a5ad0c33b Chore: bump actions/setup-go from 2 to 3 (#836)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-11 10:37:10 +08:00
62e343c6cf Chore: use Go v1.18 2022-03-25 17:28:55 +08:00
8eb8759a50 Chore: bump actions/checkout from 2 to 3 (#797)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-02 13:09:33 +08:00
bc2dcda5bf Chore: workflow uses Golang v1.17 (#609) 2021-09-01 10:09:23 +08:00
8b85ccf4e9 Chore: change Git user (#491)
Reference: https://github.com/Loyalsoldier/geoip/pull/9
2021-04-01 17:18:09 +08:00
c71b3d84fb Chore: update dependabot (#456) 2021-03-08 09:45:21 +08:00
36f0a37aea Fix: compatible with Go v1.16 (#422)
The flag `--insecure` in go get command has been deprecated in Go v1.16

Fixes #421
Fixes #420
2021-02-25 12:35:05 +08:00
c8ac979dbd Remove gfwlist generation (#324) 2020-12-26 16:17:47 +08:00
49eacf8072 Update set-env & add-path commands (#243) 2020-10-06 16:27:50 +08:00
9515303ce4 generate gfwlist.txt (#215)
* generate gfwlist.pac
2020-09-20 16:24:17 +08:00
5c36ca16c1 go get add -insecure flag 2020-09-20 03:30:42 +08:00
ea670ce953 fix the missing 'run' 2020-09-20 03:29:05 +08:00
367bbfb553 add zip and xz 2020-09-20 03:26:51 +08:00
cb6080a3c0 Build after modifying workflows (#97) 2020-07-31 08:38:36 +08:00
0bce00eba0 Export more lists (#96) 2020-07-31 08:36:00 +08:00
8d76a667dc Export lists by GitHub Actions & push to release branch 2020-07-28 09:13:26 +08:00
05136457d5 Merge pull request #68 from Loyalsoldier/detect-github-actions-update
Detect github-actions update automatically
2020-07-25 16:04:01 +08:00
3bf5a6597c Detect github-actions update automatically 2020-07-25 14:54:16 +08:00
3df66e5ae2 Update go get flag (#67)
to avoid future dependencies issues like this one:
https://github.com/v2fly/domain-list-community/issues/52
2020-07-25 14:46:28 +08:00
b17a8cdc7a Revert "update go version"
This reverts commit d3c087814e.
2020-07-23 15:10:59 +08:00
d3c087814e update go version 2020-07-23 14:19:49 +08:00
66f8172818 Refine workflow 2020-07-12 10:59:41 +08:00
df148365bb Update build.yml 2020-07-06 10:00:19 +08:00
05602ae831 Update workflow 2020-06-06 10:40:14 +08:00
8ed292a1bb Add ignored paths for workflow 2020-06-03 04:09:42 +08:00
770d400484 Make forked repo use its own data folder by default 2020-06-03 04:01:11 +08:00
c8ca844928 Push assets to release branch due to GitHub Actions error 2020-03-12 23:09:19 +08:00
eea0e89be6 Generate dlc.dat sha256 hash 2020-03-12 23:09:19 +08:00
15676be1f8 Refine workflow 2020-02-27 18:47:38 +08:00
4f9c0633cc Use official github release action & refine workflow 2020-02-27 18:17:25 +08:00
afc296be82 Fix #231 : use another github release action 2020-02-26 22:59:43 +08:00
ac54b2bd04 Upgrade workflow to go v1.14 2020-02-26 22:08:47 +08:00
8e05324f36 generate ookla-speedtest via go 2020-02-09 18:00:25 +08:00
0d08234159 add 'Accept-Encoding: gzip' header 2020-02-01 18:16:54 +08:00
34dc748839 auto generate every Wed. 2020-02-01 09:12:48 +08:00
12ce969d58 Refine ookla-speedtest hosts generation script using Perl 2020-01-27 23:25:32 +08:00
7c09e37e71 Scheduled update for ookla-speedtest sub-list 2020-01-25 21:48:11 +08:00
dc46aa1b73 Fix awk command 2020-01-25 18:59:32 +08:00
d320c8e521 Refine repo url 2020-01-25 18:32:05 +08:00
0c6530ff3f Fix rules 2020-01-25 18:29:39 +08:00
ef7bcbb44a Automatically generate ookla-speedtest from source 2020-01-25 18:17:30 +08:00