Skip to content

refactor: drop PYAUTO_DISABLE_CRITICAL_CAUSTICS env var#28

Merged
Jammy2211 merged 1 commit intomainfrom
feature/merge-fast-plot-env-vars
Apr 12, 2026
Merged

refactor: drop PYAUTO_DISABLE_CRITICAL_CAUSTICS env var#28
Jammy2211 merged 1 commit intomainfrom
feature/merge-fast-plot-env-vars

Conversation

@Jammy2211
Copy link
Copy Markdown
Collaborator

Summary

Remove the retired PYAUTO_DISABLE_CRITICAL_CAUSTICS env var from workspace configs. PYAUTO_FAST_PLOTS=1 now handles both tight_layout skipping and critical curve/caustic overlay skipping.

Scripts Changed

  • config/build/env_vars.yaml — removed PYAUTO_DISABLE_CRITICAL_CAUSTICS entry, updated PYAUTO_FAST_PLOTS comment
  • run_scripts.sh — removed export PYAUTO_DISABLE_CRITICAL_CAUSTICS=1

Upstream PR

Test Plan

  • Smoke tests pass (25/27, 2 pre-existing failures unrelated)

🤖 Generated with Claude Code

…ST_PLOTS

The retired env var is now a no-op — PYAUTO_FAST_PLOTS=1 handles both
tight_layout skipping and critical curve/caustic overlay skipping.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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