Commit Graph

49 Commits

Author SHA1 Message Date
zijiren233 d1dba5d01f fix: no need permission 2024-09-19 13:39:16 +08:00
zijiren233 1fa53d0635 fix: release permission 2024-09-18 23:34:27 +08:00
zijiren 178cf5a202
fix: build permission (#234)
* fix: no permission

* fix: build branch

* fix: build permission

* fix: osx glib version
2024-09-18 17:23:06 +08:00
zijiren233 befd9a7dcf Fix: support low bash version 2024-06-16 21:36:59 +08:00
zijiren233 dc0a5877a4 Feat: new build config 2024-06-16 13:54:54 +08:00
dependabot[bot] e5fbfda542
Build(deps): Bump softprops/action-gh-release from 1 to 2 (#103)
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v1...v2)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  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>
2024-03-27 18:24:41 +08:00
zijiren233 4f7e616b44 Opt: add -a arg 2024-03-26 16:31:21 +08:00
zijiren233 cd11f32e55 Feat: update action go version 2024-03-26 16:22:07 +08:00
zijiren233 21085bf247 Feat: print build package 2024-03-26 16:10:24 +08:00
zijiren233 f555d33534 Fix: rev docker releases 2024-01-30 03:38:34 +08:00
zijiren233 ebb19964cc Fix: alist aliyun url expire #64 2024-01-30 03:35:38 +08:00
zijiren233 84bb090352 Fix: action setup go should be done after checkout to enable package caching 2024-01-21 01:15:13 +08:00
zijiren233 c5d72bf2c2 Feat: cgo support 2024-01-19 01:02:56 +08:00
zijiren233 e54a5fbf2e Opt: default trim path and service name 2023-12-24 13:16:41 +08:00
zijiren233 4580bdf355 Opt: add gomod depend a bot 2023-12-20 20:41:49 +08:00
dependabot[bot] 10c6c9a0e8
Build(deps): Bump actions/upload-artifact from 3 to 4 (#43)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-15 15:24:04 +08:00
dependabot[bot] a8ab155cc5
Build(deps): Bump actions/setup-go from 4 to 5 (#41)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)

---
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>
2023-12-09 14:10:51 +08:00
zijiren233 2dd309c6ce Opt: build dev no need init dep 2023-12-03 14:55:32 +08:00
zijiren233 55e7749b25 Feat: docker tags and version chack 2023-12-02 12:47:33 +08:00
zijiren233 a270328a01 Feat: install linux service 2023-11-29 14:45:52 +08:00
zijiren233 82b7e748ee Feat: build and releases 2023-11-16 23:13:38 +08:00
zijiren233 9e9898de38 Feat: build and releases 2023-11-16 23:10:50 +08:00
zijiren 42711622e6
Update issue templates 2023-10-15 09:42:56 -05:00
zijiren233 0477d8d21e Fix: release all plantform 2023-10-09 17:06:13 +08:00
zijiren233 885f6b3aaf Fix: docker build args 2023-10-09 16:41:07 +08:00
zijiren233 3849bd68e8 Fix: docker build args 2023-10-09 15:55:02 +08:00
zijiren233 36fc3ecec9 Fix: releases docker get version error 2023-10-09 15:30:14 +08:00
zijiren233 0eeac2c3ec Feat: update workflow 2023-10-05 22:31:37 +08:00
zijiren233 82aa49c34c Fix: remove release workflow cancel-in-progress flag 2023-10-05 22:24:08 +08:00
dependabot[bot] 06325bd03f
Build(deps): bump docker/setup-qemu-action from 2 to 3 (#3)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  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-10-05 05:48:47 -05:00
dependabot[bot] 7bbb429f78
Build(deps): bump docker/setup-buildx-action from 2 to 3 (#4)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  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-10-05 05:48:35 -05:00
dependabot[bot] f4876f156b
Build(deps): bump docker/build-push-action from 4 to 5 (#5)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  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-10-05 05:48:23 -05:00
dependabot[bot] 4d039ba61e
Build(deps): bump docker/metadata-action from 4 to 5 (#6)
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  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-10-05 05:48:13 -05:00
dependabot[bot] 6f1af41716
Build(deps): bump docker/login-action from 2 to 3 (#7)
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/login-action
  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-10-05 05:48:02 -05:00
zijiren233 fa3a98ed06 Opt: build release dev 2023-10-05 14:16:40 +08:00
zijiren233 d1c05acf04 Feat: build all platform 2023-10-05 13:52:57 +08:00
zijiren233 29e06d7a23 Docs: update downloads and docker pulls 2023-10-05 10:33:57 +08:00
zijiren233 75a283478c Fix: buildx disable windows 2023-10-05 10:17:37 +08:00
zijiren233 2c65a75d79 Fix: buildx disable darwin 2023-10-05 10:16:01 +08:00
zijiren233 64411373b8 Fix: darwin arm64 buildx error 2023-10-05 10:13:00 +08:00
zijiren233 ed7dd1e8bc Feat: release to docker hub 2023-10-05 09:48:48 +08:00
zijiren233 1b1856f361 Docs: usage 2023-10-04 23:43:14 +08:00
dependabot[bot] 8698a2359f
Build(deps): bump actions/checkout from 3 to 4 (#1)
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-10-04 10:17:48 -05:00
zijiren233 c6efeae384 Fix: workflow format and init go 2023-10-04 23:06:36 +08:00
zijiren233 fe9df9167f Fix: workflow name 2023-10-04 23:00:57 +08:00
zijiren233 85cca7ff73 Fix: workflow name 2023-10-04 22:56:58 +08:00
zijiren233 0745cecee0 Feat: build wordflow and auto dev 2023-10-04 22:55:22 +08:00
zijiren 34de515faa
Create dependabot.yml 2023-10-04 03:24:50 -05:00
zijiren233 9958391290 Feat: add workflows 2023-10-04 15:18:20 +08:00