1 matches across 1 files for TODO lang:YAML path:.github/workflows/_release.yml
snippet_mode: auto · sorted by relevance
504 # We implement this conditional as Github Actions does not have good support
505 # for conditionally needing steps. https://github.com/actions/runner/issues/491
506▶ # TODO: this seems to be resolved upstream, so we can probably remove this workaround
507 - name: Check if libs/core
508 run: |
Search syntax
auth login | both terms (AND is implicit) |
auth OR login | either term |
NOT path:vendor | exclude matches |
"exact phrase" | quoted exact match |
/func\s+Test/ | regex |
handler~1 | fuzzy (Levenshtein 1) |
file:*_test.go | filename glob |
path:pkg/auth/** | full path glob |
lang:go | language filter |
Search any public repo from your terminal
This page calls POST /api/v1/code_search. Same tool, available over MCP for Claude/Cursor/Copilot.