Skip to content

Fix display formatting, deletePool bug, and upgrade vitest to v4#5

Merged
waynebrantley merged 1 commit intomainfrom
fix/identifier-truncation-and-deletepool-bug
Mar 9, 2026
Merged

Fix display formatting, deletePool bug, and upgrade vitest to v4#5
waynebrantley merged 1 commit intomainfrom
fix/identifier-truncation-and-deletepool-bug

Conversation

@waynebrantley
Copy link
Copy Markdown
Owner

Widen identifier column from 30 to 50 chars in ls/list display and from
40 to 50 in pool detail view to prevent truncated identifiers. Widen
pool name column from 13 to 18 chars. Simplify pool list to show port
range as single column. Fix deletePool to only remove the pool when
there are no active leases. Upgrade vitest from ^2.1.8 to ^4.0.18 and
migrate deprecated poolOptions. Add package-lock.json to .gitignore
since this project uses pnpm. Remove legacy release:* npm scripts in
favor of ./scripts/release.sh workflow. Add /release skill for Claude.

Widen identifier column from 30 to 50 chars in ls/list display and from
40 to 50 in pool detail view to prevent truncated identifiers. Widen
pool name column from 13 to 18 chars. Simplify pool list to show port
range as single column. Fix deletePool to only remove the pool when
there are no active leases. Upgrade vitest from ^2.1.8 to ^4.0.18 and
migrate deprecated poolOptions. Add package-lock.json to .gitignore
since this project uses pnpm. Remove legacy release:* npm scripts in
favor of ./scripts/release.sh workflow. Add /release skill for Claude.
@waynebrantley waynebrantley enabled auto-merge (squash) March 9, 2026 20:30
@waynebrantley waynebrantley merged commit 926a52b into main Mar 9, 2026
1 check passed
@waynebrantley waynebrantley deleted the fix/identifier-truncation-and-deletepool-bug branch March 9, 2026 20:30
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