|
|
51f4e065b5
|
fix(workflow): correct path to build-all workflow
|
2026-01-11 13:55:26 +08:00 |
|
|
|
e58f774086
|
fix(workflow): specify branch for build-all workflow
|
2026-01-11 13:54:26 +08:00 |
|
|
|
178e381a26
|
fix(workflow): update build-all workflow path to absolute
|
2026-01-11 13:53:33 +08:00 |
|
|
|
0416caef71
|
feat(workflow): enable workflow_call for build-all workflow [skip ci]
|
2026-01-11 13:36:14 +08:00 |
|
|
|
1004473e42
|
feat(workflow): add release workflow for FRP binaries
|
2026-01-11 13:30:40 +08:00 |
|
|
|
42f4ea7f87
|
feat(build): enhance android-arm build process and output
|
2026-01-11 02:00:52 +08:00 |
|
|
|
36e5ac094b
|
feat(build): add android-arm build process and dependencies
|
2026-01-11 01:56:30 +08:00 |
|
|
|
e1f905f63f
|
chore: remove obsolete build-all workflow and update architectures in package script
|
2025-12-25 22:19:53 +08:00 |
|
|
|
eb58f09268
|
chore: remove funding and pull request template files
|
2025-12-25 22:19:50 +08:00 |
|
fatedier
|
0a798a7a69
|
update go version to 1.24 (#4960)
|
2025-08-27 15:10:36 +08:00 |
|
fatedier
|
7fe295f4f4
|
update golangci-lint version (#4897)
|
2025-07-25 17:10:32 +08:00 |
|
fatedier
|
43cf1688e4
|
update golangci-lint version (#4817)
|
2025-06-25 11:40:23 +08:00 |
|
fatedier
|
720c09c06b
|
update test package (#4814)
|
2025-06-25 11:40:23 +08:00 |
|
fatedier
|
01fed8d1a9
|
Update stale workflow (#4600)
|
2024-12-19 18:13:25 +08:00 |
|
fatedier
|
f7a06cbe61
|
use go1.23 (#4495)
|
2024-10-17 17:22:41 +08:00 |
|
fatedier
|
f1fb2d721a
|
update .github/FUNDING.yml (#4365)
|
2024-08-02 17:04:59 +08:00 |
|
fatedier
|
9ced717d69
|
update build-and-push-image.yml (#4206)
|
2024-05-07 19:14:09 +08:00 |
|
fatedier
|
b36f3834eb
|
use math/rand/v2 (#4020)
|
2024-03-20 15:48:31 +08:00 |
|
fatedier
|
52f66b05e6
|
update golangci-lint version to 1.56 (#4013)
|
2024-02-21 17:20:40 +08:00 |
|
fatedier
|
3e0c78233a
|
use std slices package (#4008)
|
2024-02-20 12:01:41 +08:00 |
|
fatedier
|
4957fd23ee
|
display go version in make (#4003)
|
2024-02-19 17:46:47 +08:00 |
|
fatedier
|
dc34a68542
|
support go1.22 and drop support for go1.20 (#4001)
|
2024-02-19 16:45:25 +08:00 |
|
fatedier
|
8023d147b0
|
update stale workflow
|
2024-01-25 14:22:15 +08:00 |
|
fatedier
|
6a488cc081
|
update stale workflow (#3952)
|
2024-01-25 14:10:03 +08:00 |
|
fatedier
|
7418ae098d
|
increase operations-per-run in stale workflow (#3950)
|
2024-01-25 12:25:29 +08:00 |
|
fatedier
|
7999791708
|
update stale workflow (#3949)
|
2024-01-25 11:38:19 +08:00 |
|
fatedier
|
2d67e2e0c6
|
remove copilot for pr (#3857)
|
2023-12-18 10:53:02 +08:00 |
|
fatedier
|
cc2076970f
|
update doc (#3844)
|
2023-12-14 20:54:03 +08:00 |
|
fatedier
|
f1454e91f5
|
support go1.21 (#3573)
|
2023-08-14 11:10:38 +08:00 |
|
fatedier
|
46ff40543a
|
update github actions (#3538)
|
2023-07-21 10:30:46 +08:00 |
|
fatedier
|
8f105adbca
|
update FUNDING.yml (#3520)
|
2023-07-06 19:58:50 +08:00 |
|
fatedier
|
4c4d5f0d0d
|
service.Run supports passing in context (#3504)
|
2023-06-29 18:04:20 +08:00 |
|
fatedier
|
9800b4cfcf
|
feat(pull request): add pull request template including summary and walkthrough (#3380)
|
2023-03-30 11:49:31 +08:00 |
|
fatedier
|
100148d925
|
support go1.20 (#3287)
|
2023-02-05 20:52:36 +08:00 |
|
fatedier
|
e2d28d9929
|
update goreleaser.yaml
|
2022-12-18 19:18:09 +08:00 |
|
Ashish Kurmi
|
da51adc276
|
Set least privileged token permission for GitHub Actions (#3155)
Signed-off-by: Ashish Kurmi <akurmi@stepsecurity.io>
|
2022-10-31 15:46:46 +08:00 |
|
fatedier
|
e5af37bc8c
|
upgrade github actions version (#3150)
|
2022-10-27 14:22:14 +08:00 |
|
fatedier
|
e8c8d5903a
|
remove unsupported platform
|
2022-10-27 10:19:30 +08:00 |
|
fatedier
|
9d077b02cf
|
lint by golangci-lint (#3080)
|
2022-08-29 01:02:53 +08:00 |
|
Dingli Zhang
|
f4e4fbea62
|
Add support for riscv64 (#3071)
|
2022-08-23 10:10:04 +08:00 |
|
fatedier
|
a72259c604
|
docker build&push: some adjustments
|
2022-04-29 01:15:42 +08:00 |
|
蓝云Reyes
|
44eb513f05
|
Update docker image build file (#2892)
* update docker image building
|
2022-04-29 01:12:07 +08:00 |
|
fatedier
|
4acae540c8
|
support go1.18 and remove go1.16 (#2868)
|
2022-03-23 21:15:01 +08:00 |
|
fatedier
|
37c27169ac
|
workflows: update stale action (#2846)
|
2022-03-15 11:53:14 +08:00 |
|
fatedier
|
72a7fd948e
|
Update bug_report.yaml
|
2021-09-03 11:52:04 +08:00 |
|
fatedier
|
357c9b0dcb
|
use github issue form (#2563)
|
2021-09-03 11:47:55 +08:00 |
|
fatedier
|
14bd0716d0
|
Create FUNDING.yml (#2558)
|
2021-08-31 20:28:13 +08:00 |
|
fatedier
|
a62a9431b1
|
support go1.17 and remove go1.15 (#2532)
|
2021-08-17 15:26:43 +08:00 |
|
fatedier
|
f570dcb307
|
update stale action
|
2021-08-04 10:51:18 +08:00 |
|
fatedier
|
2393923870
|
update build image go version
|
2021-06-03 00:56:07 +08:00 |
|