Skip to content

chore: release v0.36.84 - #482

Merged
Destynova2 merged 1 commit into
mainfrom
release-plz-2026-07-27T06-34-50Z
Jul 27, 2026
Merged

chore: release v0.36.84#482
Destynova2 merged 1 commit into
mainfrom
release-plz-2026-07-27T06-34-50Z

Conversation

@Destynova2

Copy link
Copy Markdown
Contributor

🤖 New release

  • grob: 0.36.83 -> 0.36.84
Changelog

0.36.84 - 2026-07-27

Fixed

  • (cli) make grob stop recognise its daemon on macOS (#481)

Other

  • switch merge policy to squash-only for reliable release-plz (#480)
  • (release-plz) allow manual workflow_dispatch


This PR was generated with release-plz.

@Destynova2
Destynova2 enabled auto-merge (squash) July 27, 2026 06:35
@Destynova2
Destynova2 merged commit 23794a2 into main Jul 27, 2026
39 of 40 checks passed
@Destynova2
Destynova2 deleted the release-plz-2026-07-27T06-34-50Z branch July 27, 2026 06:41
Destynova2 added a commit that referenced this pull request Jul 28, 2026
## What

The lychee (broken-link) gate failed on the v0.36.84 release PR (#482):

```
### Errors in docs/decisions/0022-declarative-endpoints-policies-schema.md
* [ERROR] https://istio.io/latest/docs/reference/config/security/authorization-policy/
  Connection failed. Check network connectivity and firewall settings
```

The link is **not broken** — it returns `200` from a normal client
(verified:
0.6s, HTTP 200). istio.io intermittently refuses connections from GitHub
runner
IPs; the same URL timed out earlier this release cycle too.

## Fix

Added the host to `.lycheeignore`, matching the existing precedent for
`public.cyber.mil` (excluded for the identical "flaky from runners, not
broken"
reason). The link stays in the doc; only the runner-side flakiness stops
blocking
merges.

It was non-blocking for v0.36.84 (lychee isn't a Required check, so the
release
went through), but it turns the docs-lint workflow red on every run that
re-checks that URL.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant