Skip to content

ci: gate Go jobs on relevant paths and document ENOBUFS - #148

Merged
v-byte-cpu merged 1 commit into
masterfrom
ci/gate-go-jobs-on-relevant-paths
Jun 11, 2026
Merged

ci: gate Go jobs on relevant paths and document ENOBUFS#148
v-byte-cpu merged 1 commit into
masterfrom
ci/gate-go-jobs-on-relevant-paths

Conversation

@v-byte-cpu

Copy link
Copy Markdown
Owner

Summary

  • Add a paths-filter gate so Go CI jobs only run for relevant Go, module, lint, or CI/script changes.
  • Document the send: No buffer space available failure mode and point users to --rate as the primary
    mitigation.

Add a paths-filter-based gate to skip Go CI jobs on irrelevant changes,
while still running them for Go, module, lint, and CI/script updates.

Document the `send: No buffer space available` failure mode in the TCP scan
README section and recommend `--rate` as the primary fix.
@v-byte-cpu
v-byte-cpu force-pushed the ci/gate-go-jobs-on-relevant-paths branch from 1334f88 to 493a06d Compare June 11, 2026 16:00
@v-byte-cpu
v-byte-cpu merged commit 3559d5e into master Jun 11, 2026
11 checks passed
@v-byte-cpu
v-byte-cpu deleted the ci/gate-go-jobs-on-relevant-paths branch June 11, 2026 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant