Skip to content

Dashboard v0.2.3 — rebuild against OmnyServer 0.15.1 - #13

Merged
gmpassos merged 1 commit into
masterfrom
chore/dashboard-0.2.3
Jul 15, 2026
Merged

Dashboard v0.2.3 — rebuild against OmnyServer 0.15.1#13
gmpassos merged 1 commit into
masterfrom
chore/dashboard-0.2.3

Conversation

@gmpassos

Copy link
Copy Markdown
Contributor

The login screen shows the omnyserver version the dashboard was built against. The last deploy was beside 0.15.0; this bumps the dashboard so the gated Pages deploy rebuilds it against 0.15.1 — the footer becomes Dashboard v0.2.3 · OmnyServer v0.15.1.

Also fixes the stale omnyserver: ^0.14.0 floor (caret excluded 0.15.x — unnoticed only because CI/deploy path-override omnyserver to this repo) → ^0.15.0.

Verified: the dart2js release build (what the deploy runs) bakes in both 0.2.3 and 0.15.1; analyze/format/version-test clean. No dashboard source changed beyond the version constant/constraint.

🤖 Generated with Claude Code

The login footer reads the omnyserver version the dashboard was built against;
the last deploy was beside 0.15.0. Bump the dashboard so the gated Pages deploy
rebuilds it against 0.15.1 — the footer now reads
`Dashboard v0.2.3 · OmnyServer v0.15.1`.

Also move the dependency floor from ^0.14.0 (which excluded 0.15.x — stale, and
only unnoticed because the deploy path-overrides omnyserver to this repo) to
^0.15.0.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@gmpassos
gmpassos merged commit 359f564 into master Jul 15, 2026
5 checks passed
@gmpassos
gmpassos deleted the chore/dashboard-0.2.3 branch July 15, 2026 01:00
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