chore(release): v0.2.18 #28
No reviewers
Labels
No labels
waiting-on-julian
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
jlxq0/jmap-mcp!28
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "release/v0.2.18"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The first image containing
#27.v0.2.17carries#25's Basic path and the old flat parser.v0.2.17 must not receive the new value, and the failure is worse than losing an address
julian@kampong.social=julian@lindner.earthsplit on@yields three parts:The old parser binds
(Some(local), Some(domain), None)and three parts falls to theelsearm, so it bails.Config::newreturnsErr,mainexits, and the pod crashloops. It does not degrade to the address being unsendable; it does not start.So the flag and the value change belong to this image, together, and pointing the manifest at
v0.2.17would take the service down.Gates
Five on the pinned 1.93.0:
fmt,clippy -D warnings,test(183),audit,deny.The manifest change this image expects
Both, or the second alone leaves the Basic path unreachable and the first alone leaves his address unsendable with a startup warning.