rootmelo92118
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
IceCodeNew
01cf4eb29f
Test PR using GitHub Actions ( #1115 )
2022-08-23 16:53:58 +08:00
IceCodeNew
0efb7bb975
Update build.yml
2022-08-23 16:04:33 +08:00
dependabot[bot]
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
Loyalsoldier
62e343c6cf
Chore: use Go v1.18
2022-03-25 17:28:55 +08:00
dependabot[bot]
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
Loyalsoldier
bc2dcda5bf
Chore: workflow uses Golang v1.17 ( #609 )
2021-09-01 10:09:23 +08:00
Loyalsoldier
8b85ccf4e9
Chore: change Git user ( #491 )
...
Reference: https://github.com/Loyalsoldier/geoip/pull/9
2021-04-01 17:18:09 +08:00
Loyalsoldier
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
Loyalsoldier
c8ac979dbd
Remove gfwlist generation ( #324 )
2020-12-26 16:17:47 +08:00
Loyalsoldier
49eacf8072
Update set-env & add-path commands ( #243 )
2020-10-06 16:27:50 +08:00
Kslr
9515303ce4
generate gfwlist.txt ( #215 )
...
* generate gfwlist.pac
2020-09-20 16:24:17 +08:00
Kslr
5c36ca16c1
go get add -insecure flag
2020-09-20 03:30:42 +08:00
Kslr
ea670ce953
fix the missing 'run'
2020-09-20 03:29:05 +08:00
Kslr
367bbfb553
add zip and xz
2020-09-20 03:26:51 +08:00
Loyalsoldier
cb6080a3c0
Build after modifying workflows ( #97 )
2020-07-31 08:38:36 +08:00
Loyalsoldier
0bce00eba0
Export more lists ( #96 )
2020-07-31 08:36:00 +08:00
loyalsoldier
8d76a667dc
Export lists by GitHub Actions & push to release branch
2020-07-28 09:13:26 +08:00
Loyalsoldier
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
loyalsoldier
b17a8cdc7a
Revert "update go version"
...
This reverts commit d3c087814e
.
2020-07-23 15:10:59 +08:00
Kslr
d3c087814e
update go version
2020-07-23 14:19:49 +08:00
loyalsoldier
66f8172818
Refine workflow
2020-07-12 10:59:41 +08:00
Richard Chen
df148365bb
Update build.yml
2020-07-06 10:00:19 +08:00
Loyalsoldier
05602ae831
Update workflow
2020-06-06 10:40:14 +08:00
loyalsoldier
8ed292a1bb
Add ignored paths for workflow
2020-06-03 04:09:42 +08:00
Loyalsoldier
770d400484
Make forked repo use its own data folder by default
2020-06-03 04:01:11 +08:00
loyalsoldier
c8ca844928
Push assets to release branch due to GitHub Actions error
2020-03-12 23:09:19 +08:00
loyalsoldier
eea0e89be6
Generate dlc.dat sha256 hash
2020-03-12 23:09:19 +08:00
Loyalsoldier
15676be1f8
Refine workflow
2020-02-27 18:47:38 +08:00
loyalsoldier
4f9c0633cc
Use official github release action & refine workflow
2020-02-27 18:17:25 +08:00
loyalsoldier
afc296be82
Fix #231 : use another github release action
2020-02-26 22:59:43 +08:00
loyalsoldier
ac54b2bd04
Upgrade workflow to go v1.14
2020-02-26 22:08:47 +08:00
Richard Chen
8e05324f36
generate ookla-speedtest via go
2020-02-09 18:00:25 +08:00
Richard Chen
0d08234159
add 'Accept-Encoding: gzip' header
2020-02-01 18:16:54 +08:00
Richard Chen
34dc748839
auto generate every Wed.
2020-02-01 09:12:48 +08:00
loyalsoldier
12ce969d58
Refine ookla-speedtest hosts generation script using Perl
2020-01-27 23:25:32 +08:00
loyalsoldier
7c09e37e71
Scheduled update for ookla-speedtest sub-list
2020-01-25 21:48:11 +08:00
loyalsoldier
dc46aa1b73
Fix awk command
2020-01-25 18:59:32 +08:00
loyalsoldier
d320c8e521
Refine repo url
2020-01-25 18:32:05 +08:00
loyalsoldier
0c6530ff3f
Fix rules
2020-01-25 18:29:39 +08:00
loyalsoldier
ef7bcbb44a
Automatically generate ookla-speedtest from source
2020-01-25 18:17:30 +08:00
Loyalsoldier
e6be5a1f99
Remain original file name dlc.dat
...
Co-Authored-By: Richard Chen <i@iochen.com>
2020-01-05 11:38:31 +08:00
loyalsoldier
f1022875bf
Add workflow
2020-01-05 09:28:32 +08:00