Skip to content

Keep the promo video rig out of the repo - #3

Merged
ftomer merged 1 commit into
mainfrom
ignore-promo-rig
Sep 6, 2026
Merged

Keep the promo video rig out of the repo#3
ftomer merged 1 commit into
mainfrom
ignore-promo-rig

Conversation

@ftomer

@ftomer ftomer commented Sep 6, 2026

Copy link
Copy Markdown
Owner

The promo capture harness (tools/promo/), its Veo/Lyria generators and the integration_test/promo_walk_test.dart walk are marketing tooling, the same class as the listing copy already ignored under store/. They stay local.

The walk reads two @visibleForTesting hooks in lib/, so it cannot sit in the tree with those hooks unapplied - flutter analyze fails on it. tools/promo/capture.sh now stages the hooks and the walk for the length of a run and removes them again on exit, interrupt included.

Also widens tools/__pycache__/ to **/__pycache__/, which the old rule missed one level down.

1.15.1+27 -> 1.15.2+28.

Keep the promo video rig out of the repo. The capture harness, the Veo and
Lyria generators and the `lib/` hooks the walk reads are marketing tooling,
same as the listing copy already ignored under store/, and the walk cannot sit
in the tree without them: `flutter analyze` fails on hooks that are not
applied. `tools/promo/capture.sh` stages both for the length of a run.

Also widen the __pycache__ rule, which only covered tools/ itself.
@ftomer
ftomer merged commit a663811 into main Sep 6, 2026
1 check passed
@ftomer
ftomer deleted the ignore-promo-rig branch September 6, 2026 06:48
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