Promote v0.3.0 to production#236
Merged
Merged
Conversation
Co-authored-by: Matt Rubens <2600+mrubens@users.noreply.github.com>
Co-authored-by: Roomote <roomote@roocode.com>
* feat: retain Docker and Blaxel standby tasks * feat: expose sandbox advanced settings * fix: restore Docker resume network policy * chore: remove sandbox recommendations --------- Co-authored-by: Roomote <roomote@roocode.com>
Co-authored-by: Roomote <roomote@roocode.com>
Append a trailing Reviewing/Reviewed line with linked short SHA and UTC timestamp so the main review comment shows clear review state. Co-authored-by: Matt Rubens <2600+mrubens@users.noreply.github.com>
* fix: rebuild stale Docker worker images * fix: proxy local Docker live sessions through public edge --------- Co-authored-by: Roomote <roomote@roocode.com>
* improve: use middot in review status footer timestamps Replace the review summary footer "at" separator with a middot before the UTC timestamp. * improve: drop timestamp from review status footer Keep only the reviewing/reviewed phase and linked short SHA in the summary footer. --------- Co-authored-by: Matt Rubens <2600+mrubens@users.noreply.github.com>
Enforced timestamp max age in shared signature verification so leaked image/video rawUrls fail closed after TTL, while keeping previous-key rotation and bounding Cache-Control to remaining lifetime. Co-authored-by: Matt Rubens <2600+mrubens@users.noreply.github.com>
Co-authored-by: Roomote <roomote@roocode.com>
Co-authored-by: Matt Rubens <2600+mrubens@users.noreply.github.com>
Co-authored-by: Matt Rubens <2600+mrubens@users.noreply.github.com>
…#224) Co-authored-by: Matt Rubens <2600+mrubens@users.noreply.github.com>
…es (#230) Co-authored-by: Matt Rubens <2600+mrubens@users.noreply.github.com>
Co-authored-by: Roomote <roomote@roocode.com>
…ictional data (#232) Co-authored-by: Roomote <roomote@roocode.com>
Co-authored-by: Roomote <roomote@roocode.com>
Co-authored-by: Matt Rubens <2600+mrubens@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Contributor
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.
Promote v0.3.0
Frozen at
40940bca0407a74743dc54de0803781b6910e293— the commit where0.3.0was versioned. Commits merged todevelopafter that point ship in the next release.v0.3.0and triggers the existing GHCRv*image publish (latestchannel).release/v0.3.0branch can be deleted after this PR merges.Changelog
0.3.0 (2026-07-12)
Minor changes
0disables retention). Blaxel standby retention is likewise bounded (defaults 25 / 168 hours), with env knobsDOCKER_STANDBY_MAX_*andBLAXEL_STANDBY_MAX_*documented for operators.Patch changes
Reviewing abc1234/Reviewed abc1234), using a linked SHA when a commit URL can be built.~/.roomote/env.sh, which holds deployment secrets such as cloud tokens) is written owner-only (0o600) with~/.roomotelocked to0o700, so other sandbox users cannot read those secrets.