Skip to content

bump radiance - include rotated logs in issue report#8894

Merged
atavism merged 2 commits into
mainfrom
garmr/issue-include-log-backup
Jul 3, 2026
Merged

bump radiance - include rotated logs in issue report#8894
atavism merged 2 commits into
mainfrom
garmr/issue-include-log-backup

Conversation

@garmr-ulfr

@garmr-ulfr garmr-ulfr commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/getlantern/radiance to pick up the log-archiving change that includes the most recent rotated/compressed log backup in the issue report archive, so log history isn't lost across rotations.

Companion PR

Changes

  • go.mod / go.sum: bump radiance 20260625003855-687d6be3d5f020260702205513-686b6b916dcb (drops the now-unused alexflint/go-arg dependency).

Summary by CodeRabbit

  • Chores
    • Updated a third-party dependency to a newer version.

@coderabbitai

coderabbitai Bot commented Jul 2, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: b646783c-53f0-4610-a06e-6cc311d92776

📥 Commits

Reviewing files that changed from the base of the PR and between 0f082c7 and 26dfaee.

⛔ Files ignored due to path filters (1)
  • go.sum is excluded by !**/*.sum
📒 Files selected for processing (1)
  • go.mod

📝 Walkthrough

Walkthrough

This PR updates the direct dependency github.com/getlantern/radiance in go.mod to a newer commit version.

Changes

Dependency Update

Layer / File(s) Summary
Bump radiance dependency version
go.mod
Updated github.com/getlantern/radiance from v0.0.0-20260625003855-687d6be3d5f0 to v0.0.0-20260702205513-686b6b916dcb.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly describes the radiance bump and the issue-report log archive improvement.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch garmr/issue-include-log-backup

Comment @coderabbitai help to get the list of available commands.

@garmr-ulfr garmr-ulfr marked this pull request as ready for review July 3, 2026 00:12
Copilot AI review requested due to automatic review settings July 3, 2026 00:12

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Lantern Go module dependencies to a newer github.com/getlantern/radiance revision that includes improved issue-report log archiving (including the most recent rotated/compressed backup), preventing log history loss across rotations.

Changes:

  • Bump github.com/getlantern/radiance from 20260625003855-687d6be3d5f0 to 20260702205513-686b6b916dcb.
  • Remove now-unused checksum entries for github.com/alexflint/go-arg and github.com/alexflint/go-scalar from go.sum as part of the dependency update.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
go.mod Updates the required github.com/getlantern/radiance version to the new pseudo-version.
go.sum Refreshes module checksums to match the radiance bump and drops unused dependency entries.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@atavism

atavism commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

LGTM

@atavism atavism merged commit ddd8d9c into main Jul 3, 2026
8 of 9 checks passed
@atavism atavism deleted the garmr/issue-include-log-backup branch July 3, 2026 17:55
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.

3 participants