Skip to content

config: remove ellipse/database from autogalaxy no_run fallback#89

Merged
Jammy2211 merged 1 commit into
mainfrom
feature/unpark-ellipse-scripts
May 15, 2026
Merged

config: remove ellipse/database from autogalaxy no_run fallback#89
Jammy2211 merged 1 commit into
mainfrom
feature/unpark-ellipse-scripts

Conversation

@Jammy2211
Copy link
Copy Markdown
Collaborator

Summary

Remove the ellipse/database entry from the autogalaxy: section of autobuild/config/no_run.yaml. This was the fallback skip rule for the script when the ellipse refactor was outstanding. With PyAutoGalaxy #408 / #410 / #412 (ellipse JAX refactor, merged 2026-05-14) and PyAutoFit #1270 (Drawer from_dict fix) shipped, autogalaxy_workspace/scripts/ellipse/database.py now runs cleanly under PYAUTO_TEST_MODE=2 and the fallback is no longer needed.

Paired with the autogalaxy_workspace PR that removes the same script from its config/build/no_run.yaml.

Files Changed

  • autobuild/config/no_run.yaml — remove - ellipse/database # Ellipse model needs refactor and JAX support from the autogalaxy: section

Upstream PR

Test Plan

  • Config-only change; verified by re-running autogalaxy_workspace/scripts/ellipse/database.py under PYAUTO_TEST_MODE=2 with the entry removed
  • PyAutoBuild unit tests (tests/) pass

🤖 Generated with Claude Code

Drop the `ellipse/database` skip entry from the `autogalaxy:` section of
autobuild/config/no_run.yaml. This was the fallback skip rule for the
script while the ellipse refactor was pending. With PyAutoGalaxy #408 /
#410 / #412 (ellipse JAX refactor, merged 2026-05-14) and PyAutoFit
#1270 (Drawer from_dict fix) landed, autogalaxy_workspace
scripts/ellipse/database.py now runs cleanly under PYAUTO_TEST_MODE=2
and the fallback is no longer needed.

Paired with autogalaxy_workspace PR that removes the same script from
its config/build/no_run.yaml.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@Jammy2211 Jammy2211 added the pending-release Merged PR awaiting inclusion in the next release build label May 15, 2026
@Jammy2211 Jammy2211 merged commit c7eccd1 into main May 15, 2026
@Jammy2211 Jammy2211 deleted the feature/unpark-ellipse-scripts branch May 15, 2026 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pending-release Merged PR awaiting inclusion in the next release build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant