Remove upstream tracker from canola branch #353

Merged
barrettruth merged 1 commit from docs/remove-canola-upstream-tracker into canola 2026-05-02 02:57:20 +00:00
Owner

Summary

  • delete doc/upstream.md from the canola branch
  • remove the branch-local upstream digest workflow and helper scripts
  • remove upstream/oil references from the canola-branch README

Verification

  • git diff --check
  • test ! -e doc/upstream.md
  • test ! -e .forgejo/workflows/upstream-digest.yaml
  • test ! -e scripts/upstream_digest.py
  • test ! -e .forgejo/scripts/upstream-digest-pr.sh
  • ! rg -n -i 'upstream|oil\\.nvim|doc/upstream|stevearc' README.md
  • nix develop .#ci --command just format
  • nix develop .#ci --command just lint
## Summary - delete `doc/upstream.md` from the `canola` branch - remove the branch-local upstream digest workflow and helper scripts - remove upstream/oil references from the canola-branch README ## Verification - `git diff --check` - `test ! -e doc/upstream.md` - `test ! -e .forgejo/workflows/upstream-digest.yaml` - `test ! -e scripts/upstream_digest.py` - `test ! -e .forgejo/scripts/upstream-digest-pr.sh` - `! rg -n -i 'upstream|oil\\.nvim|doc/upstream|stevearc' README.md` - `nix develop .#ci --command just format` - `nix develop .#ci --command just lint`
docs: remove upstream tracker from canola branch
All checks were successful
Request Review / request_review (pull_request_target) Successful in 5s
quality / Lint (pull_request) Successful in 6s
quality / Test (pull_request) Successful in 7s
quality / Format (pull_request) Successful in 8s
ba7b10f80f
barrettruth scheduled this pull request to auto merge when all checks succeed 2026-05-02 02:56:11 +00:00
barrettruth deleted branch docs/remove-canola-upstream-tracker 2026-05-02 02:57:21 +00:00
Sign in to join this conversation.
No description provided.