chore(compose): pin api and ui to 0.8.0#33
Merged
Conversation
Both services cut 0.8.0 (stellar-api#335, stellar-ui#185): fresh installs now default registration to closed, and the UI drops the /private URL prefix. The pins were still on 0.7.0/0.6.9, so a deploy would run neither change. Also refreshes the pinned-image examples in README and CLAUDE.md, which still showed 0.6.9 as the current production pin. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Co-Authored-By: Mr. Robot <mr.robot@fsociety.dat> Claude-Session: https://claude.ai/code/session_01CT6gV5AxhhMDjjvxzVyxcy
Up to standards ✅🟢 Issues
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Both services cut 0.8.0 and the images are published and verified pullable from GHCR (
docker manifest inspectagainst both tags, not just a green job — this repo family has had a dead publish job before).Without this, a deploy still runs
stellar-api:0.7.0/stellar-ui:0.6.9— neither of which has the alpha-deploy work:closed, install checklist inverted to advise opening at launch (Fresh install defaults to open registration stellar-api#332, #335)/privateURL prefix is gone,/is auth-aware, legacy/private/*redirects (Remove the /private URL prefix: authed users should see / as home stellar-ui#183, #185)Also refreshes the pinned-image examples in
README.mdandCLAUDE.md, which still advertised0.6.9as the current production pin.CONTRIBUTING.mdis left alone — its0.6.9is a placeholder inside a worked release-procedure example, not a claim about current state.Stacks on #32, which fixed the pg18 mount so
dbcan start at all.🤖 Generated with Claude Code
https://claude.ai/code/session_01CT6gV5AxhhMDjjvxzVyxcy