Zhiyong(Johnny) Zhao
f2bec94681
fix: fix self-update bugs
...
1. added -v for update command, only update binary when -v is assigned;
2. removed the reference to semver library, implemented repo version compare functions;
3. edited release-aur-git rule in go.yml, won't replace the hyphen to dot in release version;
2023-09-28 16:31:29 -04:00
zu1k
20a0de63f1
chore(CI): upgrade golang to 1.21
2023-08-24 11:14:36 +08:00
zu1k
e196c6834f
chore: update deps
2023-02-04 10:24:12 +08:00
zu1k
bb1570533c
chore: rm useless file
...
Signed-off-by: zu1k <i@zu1k.com>
2023-01-20 20:13:49 +08:00
LGTM Migrator
f8f48ba67e
Add CodeQL workflow for GitHub code scanning
2022-11-10 09:18:07 +00:00
zu1k
467ed54192
Update dependabot.yml
2022-11-08 10:55:11 +08:00
zu1k
b29ad6fb56
chore: format
2022-10-24 09:53:42 +08:00
zu1k
87d621f4bb
chore: Update CI Go version to 1.19
...
Signed-off-by: zu1k <i@zu1k.com>
2022-08-15 09:30:18 +08:00
zu1k
4cffde1e3e
chore: Update deps & publish to aur-git only when push
...
Signed-off-by: zu1k <i@zu1k.com>
2022-07-28 12:42:35 +08:00
zu1k
43388e84a9
chore: Upload binaries to s3
...
Signed-off-by: zu1k <i@zu1k.com>
2022-07-24 13:20:51 +08:00
zu1k
0c7a1f8669
chore: Add action for aur nali-go-bin
...
Signed-off-by: zu1k <i@zu1k.com>
2022-06-30 18:41:55 +08:00
zu1k
f172e8f837
fix: Checkout all tags
...
Signed-off-by: zu1k <i@zu1k.com>
2022-06-30 18:11:12 +08:00
zu1k
632efe8029
fix: calc version out of docker
...
Signed-off-by: zu1k <i@zu1k.com>
2022-06-30 18:04:38 +08:00
zu1k
58acea1c2c
fix: trust dir before start aur docker
...
Signed-off-by: zu1k <i@zu1k.com>
2022-06-30 17:38:56 +08:00
zu1k
38f974dfbd
fix: use zu1k/aur-publish-action for aur release
...
Signed-off-by: zu1k <i@zu1k.com>
2022-06-30 17:22:21 +08:00
zu1k
0793c046fc
chore: Add action for aur nali-go-git
...
Signed-off-by: zu1k <i@zu1k.com>
2022-06-30 16:49:10 +08:00
zu1k
22eb0fa055
fix: Aur publish action use latest master
...
Signed-off-by: zu1k <i@zu1k.com>
2022-06-29 22:29:42 +08:00
zu1k
44aed85ec7
fix: Aur publish action use latest
...
Signed-off-by: zu1k <i@zu1k.com>
2022-06-29 22:22:36 +08:00
zu1k
4599c0593a
chore: Add Aur release action:
...
Signed-off-by: zu1k <i@zu1k.com>
2022-06-29 22:15:58 +08:00
zu1k
5ddfad0013
chore: Update github action deps
...
Signed-off-by: zu1k <i@zu1k.com>
2022-05-24 15:20:10 +08:00
zu1k
0103e94018
fix: go build workflow
...
Signed-off-by: zu1k <i@zu1k.com>
2022-04-03 18:14:17 +08:00
zu1k
cf206dcc14
fix: CDN struct tag
...
Signed-off-by: zu1k <i@zu1k.com>
2022-04-03 17:58:26 +08:00
zu1k
fe447a34f8
chore: Update cdn database url
...
Signed-off-by: zu1k <i@zu1k.com>
2022-04-03 17:25:55 +08:00
dependabot[bot]
b7b3575c59
chore(deps): bump actions/cache from 2 to 3 ( #88 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases )
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-26 09:54:29 +08:00
zu1k
6bc863cc69
refactor: project structure
...
Signed-off-by: zu1k <i@lgf.im>
2022-03-02 12:43:41 +08:00
zu1k
9100a6d2ff
Add sha256sum for release
...
Signed-off-by: zu1k <i@lgf.im>
2021-12-17 16:19:51 +08:00
zu1k
184fdd3005
Delete docker.yml
2021-12-16 13:28:41 +08:00
zu1k
1e116c8e70
chore: Update deps
...
Signed-off-by: zu1k <i@lgf.im>
2021-12-16 12:12:46 +08:00
zu1k
cd1def5169
fix: GitHub Actions docker
2021-10-26 13:49:14 +08:00
zu1k
17839a6974
chore: Update dependences
2021-10-26 13:20:09 +08:00
dependabot[bot]
6b3ccc32a8
Bump docker/build-push-action from 2.4.0 to 2.6.1 ( #52 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2.4.0 to 2.6.1.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2.4.0...v2.6.1 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-30 19:25:43 +08:00
dependabot[bot]
833763e385
Bump actions/upload-artifact from 2.2.3 to 2.2.4 ( #51 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2.2.3...v2.2.4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-30 19:25:30 +08:00
dependabot[bot]
a202fbde86
Bump actions/cache from 2.1.5 to 2.1.6 ( #50 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-30 19:25:16 +08:00
zu1k
c2868d7a5e
Update FUNDING.yml
2021-05-16 10:35:47 +08:00
dependabot[bot]
badfff11ab
Bump docker/build-push-action from 2 to 2.4.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2 to 2.4.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2...v2.4.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 05:04:04 +00:00
dependabot[bot]
0c4408dd23
Bump actions/cache from v2.1.4 to v2.1.5 ( #44 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-16 19:02:14 +08:00
dependabot[bot]
043185d09c
Bump actions/upload-artifact from v2.2.2 to v2.2.3 ( #42 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from v2.2.2 to v2.2.3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2.2.2...ee69f02b3dfdecd58bb31b4d133da38ba6fe3700 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-10 14:26:14 +08:00
dependabot[bot]
21fdfe90b6
Bump actions/cache from v2 to v2.1.4 ( #36 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from v2 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-21 08:24:03 +08:00
dependabot[bot]
79bef72f28
Bump actions/upload-artifact from v2.2.1 to v2.2.2
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from v2.2.1 to v2.2.2.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2.2.1...e448a9b857ee2131e752b06002bf0e093c65e571 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-15 18:07:41 +08:00
dependabot[bot]
4b11baec0d
Bump actions/upload-artifact from v2.2.0 to v2.2.1
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from v2.2.0 to v2.2.1.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2.2.0...726a6dcd0199f578459862705eed35cda05af50b )
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-16 06:33:29 +00:00
dependabot[bot]
85568e6ce7
Bump actions/checkout from v2.3.3 to v2.3.4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from v2.3.3 to v2.3.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/v2.3.3...5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f )
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-04 05:51:38 +00:00
dependabot[bot]
27ea990010
Bump actions/upload-artifact from v2.1.4 to v2.2.0
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from v2.1.4 to v2.2.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2.1.4...27bce4eee761b5bc643f46a8dfb41b430c8d05f6 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-02 05:49:06 +00:00
dependabot[bot]
7cd2908a15
Bump actions/checkout from v2.3.2 to v2.3.3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from v2.3.2 to v2.3.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.3.2...a81bbbf8298c0fa03ea29cdc473d45769f953675 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-24 05:50:56 +00:00
dependabot[bot]
ebb0893551
Bump docker/build-push-action from v1.1.0 to v2
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from v1.1.0 to v2.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Changelog](85d408708d/CHANGELOG.md
)
- [Commits](https://github.com/docker/build-push-action/compare/v1.1.0...85d408708d8c09e8991e7b18899e77d7aee89287 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-07 05:27:22 +00:00
dependabot[bot]
85d1f2ea11
Bump actions/upload-artifact from v2.1.3 to v2.1.4
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from v2.1.3 to v2.1.4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2.1.3...58740802ef971a2d71eff71e63d48ab68d1f5507 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-12 05:40:40 +00:00
dependabot[bot]
a5a7cda83e
Bump actions/checkout from v2.3.1 to v2.3.2
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from v2.3.1 to v2.3.2.
- [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.3.1...2036a08e25fa78bbd946711a407b529a0a1204bf )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-10 05:51:09 +00:00
dependabot[bot]
2f11825bef
Bump actions/upload-artifact from v2.1.2 to v2.1.3
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from v2.1.2 to v2.1.3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2.1.2...268d7547644ab8a9d0c1163299e59a1f5d93f39b )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-05 06:58:25 +00:00
dependabot[bot]
52e94ee8c2
Bump actions/upload-artifact from v2.1.1 to v2.1.2
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from v2.1.1 to v2.1.2.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2.1.1...c8879bf5aef7bef66f9b82b197f34c4eeeb1731b )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-03 06:34:30 +00:00
dependabot[bot]
9187528893
Bump actions/upload-artifact from 2.1.0 to v2.1.1
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2.1.0 to v2.1.1.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/2.1.0...5f948bc1f0a251f88bb4c9b1c3dfa6cbd1327dc5 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-28 05:31:13 +00:00
zu1k
9b37b01fc6
Merge pull request #1 from zu1k/dependabot/github_actions/actions/checkout-v2.3.1
...
Update actions/checkout requirement to v2.3.1
2020-07-19 12:59:00 +08:00