Commit Graph
66 Commits
Author SHA1 Message Date
MkQtSandGitHub 168baf0e6a Update build.yml
add dlc.dat_plain.yml to release branch

[skipci]
2026-03-06 11:57:00 +08:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
c308e3430d Chore: bump actions/upload-artifact from 6 to 7 (#3309)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-27 12:10:39 +08:00
MkQtSandGitHub 98d161e89a Create pull_request_template.md (#3276)
[skip ci]
2026-02-14 21:19:33 +08:00
5c38f34456 Add cmd/datdump/main.go (#3213)
* Feat: add a new datdump tool

* Refactor: address code review comments

* Refactor: remove export all from main program

use datdump instead

* Refactor: allow spaces in exportlists

e.g. `--exportlists="lista, listb"`

* all: cleanup

* apply review suggestion

---------

Co-authored-by: database64128 <[email protected]>
2026-01-24 23:11:35 +08:00
MkQtSandGitHub 1bd07b2e76 Support to export all lists to a plain yml (#3211)
* Refactor: improve deduplicate

* Feat: support to export all lists to a plain yml

use: `--exportlists=_all_`

* Docs: add links for dlc plain yml

[skip ci]
2026-01-23 14:56:35 +08:00
d014f46c20 Fix: limit workflow concurrency to avoid potential overlap releases (#3088)
Co-authored-by: Copilot <[email protected]>
2025-12-20 20:14:05 +08:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5a2d4ca56a Chore: bump actions/upload-artifact from 5 to 6 (#3051)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-15 12:54:55 +08:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5d85e814d7 Chore: bump actions/checkout from 5 to 6 (#2968)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-21 10:02:44 +08:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
e47398068e Chore: bump actions/upload-artifact from 4 to 5 (#2913)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-27 15:18:09 +08:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ee166e54eb Chore: bump actions/setup-go from 5 to 6 (#2852)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-06 08:58:48 +08:00
LoyalsoldierandGitHub 94ba63b2fb Fix: Go dependency file not found in workflow (#2822) 2025-08-22 01:43:27 +08:00
dependabot[bot]andGitHub 7c96df4298 Bump actions/checkout from 4 to 5 (#2807) 2025-08-14 08:26:18 +08:00
dependabot[bot]andGitHub ed9bb5fc33 Chore: bump actions/upload-artifact from 3 to 4 (#1967) 2023-12-15 11:53:21 +08:00
dependabot[bot]andGitHub c19743e65d Chore: bump actions/setup-go from 4 to 5 (#1945) 2023-12-08 02:09:09 +08:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 16:12:33 +08:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 <[email protected]>
2023-02-23 10:24:12 +08:00
A1loandGitHub 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
LoyalsoldierandGitHub ac78a0eb21 Fix: use @softprops/action-gh-release to suppress warning (#1464) 2023-02-08 18:37:47 +08:00
LoyalsoldierandGitHub f55369d4f3 Chore: update go version to v1.19 (#1463) 2023-02-08 18:31:27 +08:00
rootmelo92118andGitHub 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
IceCodeNewandGitHub 01cf4eb29f Test PR using GitHub Actions (#1115) 2022-08-23 16:53:58 +08:00
IceCodeNewandGitHub 0efb7bb975 Update build.yml 2022-08-23 16:04:33 +08:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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] <[email protected]>

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]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-02 13:09:33 +08:00
LoyalsoldierandGitHub bc2dcda5bf Chore: workflow uses Golang v1.17 (#609) 2021-09-01 10:09:23 +08:00
LoyalsoldierandGitHub 8b85ccf4e9 Chore: change Git user (#491)
Reference: https://github.com/Loyalsoldier/geoip/pull/9
2021-04-01 17:18:09 +08:00
LoyalsoldierandGitHub c71b3d84fb Chore: update dependabot (#456) 2021-03-08 09:45:21 +08:00
LoyalsoldierandGitHub 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
LoyalsoldierandGitHub c8ac979dbd Remove gfwlist generation (#324) 2020-12-26 16:17:47 +08:00
LoyalsoldierandGitHub 49eacf8072 Update set-env & add-path commands (#243) 2020-10-06 16:27:50 +08:00
KslrandGitHub 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
LoyalsoldierandGitHub cb6080a3c0 Build after modifying workflows (#97) 2020-07-31 08:38:36 +08:00
LoyalsoldierandGitHub 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
EpLiarandGitHub 05136457d5 Merge pull request #68 from Loyalsoldier/detect-github-actions-update
Detect github-actions update automatically
2020-07-25 16:04:01 +08:00
LoyalsoldierandGitHub 3bf5a6597c Detect github-actions update automatically 2020-07-25 14:54:16 +08:00
LoyalsoldierandGitHub 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
KslrandGitHub 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 ChenandGitHub df148365bb Update build.yml 2020-07-06 10:00:19 +08:00
LoyalsoldierandGitHub 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