wenjie
330de0c382
fix(agent): disable seahorse context manager on freebsd/arm ( #2417 )
...
* fix(agent): disable seahorse context manager on freebsd/arm
Exclude freebsd/arm from the seahorse-enabled build and route it to the
unsupported stub implementation.
This avoids freebsd/arm build failures caused by modernc sqlite/libc while
keeping picoclaw buildable on that target.
* build: bump Go version from 1.25.8 to 1.25.9
* ci: install and run govulncheck directly in PR workflow
2026-04-08 10:57:22 +08:00
RussellLuo
74a9dcaa5c
fix(ci): Make CI happy
2026-03-24 21:51:58 +08:00
dependabot[bot]
f247c3bc00
chore(deps): bump actions/setup-go from 5 to 6 ( #1600 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: '6'
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>
2026-03-16 14:09:36 +08:00
Mauro
41bb78f593
feat(ci) govulncheck ( #1086 )
...
* feat(ci) govulncheck
* feat(ci) disable persist-credentials
2026-03-05 11:13:11 +08:00
Artem Yadelskyi
02b4d9fbe2
feat(linter): Fix govet linter
2026-02-20 22:35:16 +02:00
Artem Yadelskyi
9e120f90ea
feat(fmt): Run formatters
2026-02-18 21:48:23 +02:00
Artem Yadelskyi
272cabc627
feat(linters): Fix version
2026-02-18 16:24:30 +02:00
Artem Yadelskyi
d6f052f6b1
feat(linters): Fixed golangci-lint version
2026-02-18 16:23:31 +02:00
Artem Yadelskyi
67d07109a9
feat(linters): Removed fmt check (present in linters)
2026-02-16 17:15:02 +02:00
Artem Yadelskyi
d9b5f64777
feat(linters): Temporarily disable most linters
2026-02-16 17:13:35 +02:00
Artem Yadelskyi
d69ef653df
feat(linters): Added job names
2026-02-16 13:51:10 +02:00
Artem Yadelskyi
35670d5a58
feat(linters): Added golangci-lint config & CI job
2026-02-16 13:45:36 +02:00
lxowalle
9eb1a53fb8
fix: PR workflow execution failure
2026-02-15 07:43:46 +08:00
Meng Zhuo
b484d3fcf3
Add dependencies for fmt-check in vet and test jobs
2026-02-13 18:46:00 +08:00
Meng Zhuo
000e64c55a
gh: add pull request check
2026-02-13 18:13:26 +08:00