No description
Find a file
Frank Lý 5e20f78cbb
Some checks failed
Sync and Extract BB / Fetch Tor Project upstream repos (push) Failing after 1s
Add fetch-upstream pipeline (workflow + script + config)
- .forgejo/workflows/sync-and-extract.yml: Forgejo Actions workflow
  scoped to runner label 'base-browser', mounts GitLab PAT as Podman
  secret at /run/secrets/gitlab_tor_pat
- base-browser/scripts/fetch-upstream.py: Python script that loads
  upstream-sources.yml, registers a host-scoped git credential helper
  reading the PAT file per-invocation, fetches all configured remotes
- base-browser/config/upstream-sources.yml: machine-readable definition
  of all Tor Project GitLab repos to fetch

Cron disabled; manual workflow_dispatch only until smoke-tested.
2026-05-15 10:36:04 +02:00
.forgejo/workflows Add fetch-upstream pipeline (workflow + script + config) 2026-05-15 10:36:04 +02:00
base-browser Add fetch-upstream pipeline (workflow + script + config) 2026-05-15 10:36:04 +02:00
.gitignore Initial scaffolding for base-browser CI repository 2026-05-15 08:41:52 +02:00
README.md Initial scaffolding for base-browser CI repository 2026-05-15 08:41:52 +02:00

Base Browser

Consolidated mirror and analysis pipeline for the Tor Project's Base Browser (BB) patch set, extracted from tor-browser and cross-verified against mullvad-browser. See base-browser/ for project metadata, scripts, and the generated patch catalog.

Maintained by FranklyFlawless. Not affiliated with the Tor Project.