Skip to content

chore(flatpak): refresh generated sources - #656

Merged
InstaZDLL merged 1 commit into
mainfrom
chore/flatpak-sources-refresh
Sep 15, 2026
Merged

InstaZDLL merged 1 commit into
mainfrom
chore/flatpak-sources-refresh

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Automated monthly refresh of the offline Flatpak source manifests.

  • cargo-sources.json follows src-tauri/Cargo.lock exactly.
  • node-sources.json + package-lock.json re-resolve package.json
    against the npm registry, so this also bumps transitive frontend
    dependencies for the Flathub build only — the app itself is
    built from bun.lock, the Flatpak sandbox runs npm ci --offline.

packaging/flatpak/check-sources.py passed in the generating run,
and the commit is signed (created through the Git Data API) so the
required_signatures rule doesn't block the merge.

⚠️ Opened with GITHUB_TOKEN, which by design doesn't start workflow
runs — CI has not run on this PR, and the ruleset requires code
scanning to pass. Close and reopen the PR to kick everything off, or
configure the APP_ID / APP_PRIVATE_KEY secrets so future runs open
the PR as a GitHub App and CI fires on its own.

Regenerated by the monthly Refresh Flatpak sources workflow.

Cargo entries follow src-tauri/Cargo.lock; npm entries re-resolve
package.json against the registry, so this also bumps transitive
frontend deps for the Flathub build.
@coderabbitai

coderabbitai Bot commented Sep 15, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Advanced

Run ID: 3833dd3b-5bd3-4dbc-b034-a720f48c633d

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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

@InstaZDLL InstaZDLL self-assigned this Sep 15, 2026
@InstaZDLL InstaZDLL added the type: chore Maintenance / tooling label Sep 15, 2026
@InstaZDLL InstaZDLL added the size: xl > 500 lines label Sep 15, 2026
@InstaZDLL
InstaZDLL enabled auto-merge September 15, 2026 22:27
@InstaZDLL
InstaZDLL merged commit 79eadc4 into main Sep 15, 2026
15 checks passed
@InstaZDLL
InstaZDLL deleted the chore/flatpak-sources-refresh branch September 15, 2026 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: xl > 500 lines type: chore Maintenance / tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant