Skip to content

Publish the project website on fdroid-repo (recreation of #654) - #656

Closed
BrawlerXull wants to merge 2 commits into
CCExtractor:fdroid-repofrom
BrawlerXull:website/publish-to-fdroid-pages-v2
Closed

Publish the project website on fdroid-repo (recreation of #654)#656
BrawlerXull wants to merge 2 commits into
CCExtractor:fdroid-repofrom
BrawlerXull:website/publish-to-fdroid-pages-v2

Conversation

@BrawlerXull

Copy link
Copy Markdown
Collaborator

Recreation of #654, auto-closed by github-actions[bot] when the nightly deploy force-pushed fdroid-repo — each deploy replaces this branch with a fresh orphan commit, so any PR based on the previous root loses its merge base and GitHub closes it.

Same 37 files as #654 (the website/ Hugo source, scripts/update_build_log.py, the prebuilt site at the root so Pages serves it on merge), rebased onto the branch as it stands after the 2026-08-23 deploy.

One addition: /rust in .gitignore. The deploy runner compiles the Rust FFI before switching to this branch, and rust/target/ survives the switch as untracked files — main's gitignore covers it, this branch's predates the Rust pipeline. The 2026-08-23 deploy's git add . swept 4,318 build artifacts into the published branch. No secrets were exposed (android/, config.yml, keystore.p12 were already ignored — verified against the pushed tree). The junk is deliberately not deleted in this PR: the next deploy rebuilds the branch from scratch and purges it automatically once this ignore line is in place.

⚠️ Merge before the next push to main — deploys run on every main push, and their force-push will auto-close this PR exactly as it did #654.

🤖 Generated with Claude Code

github-actions Bot and others added 2 commits August 23, 2026 07:47
Recreation of CCExtractor#654 on the current branch root. The original was auto-closed by
github-actions[bot] the moment the deploy workflow force-pushed this branch:
each deploy replaces the branch with a fresh orphan commit, so a PR based on
the previous root loses its merge base and GitHub closes it. The 37 site files
(website/ Hugo source, scripts/update_build_log.py, the prebuilt site at the
root so Pages serves it immediately) are unchanged from CCExtractor#654.

One addition beyond CCExtractor#654: /rust in .gitignore. The deploy runner compiles the
Rust FFI before switching to this branch; rust/target/ survives the switch as
untracked files — main's gitignore covers it, this one predates the Rust
pipeline and did not — and the 2026-08-23 deploy's "git add ." swept 4318
build artifacts into the published branch. No secrets were exposed (android/,
config.yml and keystore.p12 were already ignored). The junk is not deleted
here: the next deploy rebuilds the branch from scratch and, with the ignore
line in place, purges it automatically.
@coderabbitai

coderabbitai Bot commented Aug 23, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 16a8b3a4-9864-457e-a192-f8b81fd5f158

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

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

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