Skip to content

Retire main_build: check out PyAutoFit main in CI#338

Merged
Jammy2211 merged 1 commit intomainfrom
feature/retire-main-build
Apr 10, 2026
Merged

Retire main_build: check out PyAutoFit main in CI#338
Jammy2211 merged 1 commit intomainfrom
feature/retire-main-build

Conversation

@Jammy2211
Copy link
Copy Markdown
Collaborator

Summary

  • PyAutoFit's `main_build` branch has been retired — `origin/main` now tracks the same tip.
  • Drop `ref: main_build` from the PyAutoFit checkout step so it uses the default branch (`main`) like every other dependency.
  • Remove the `Skipping branch override for PyAutoFit (keeping main_build)` special-case block in the "Change to same branch if exists in deps" step, so PyAutoFit now participates in normal branch-matching logic.

Test plan

  • CI on this PR passes with PyAutoFit checked out from `main`.
  • Push a test branch that exists in both PyAutoGalaxy and PyAutoFit and confirm the branch-override logic picks it up in PyAutoFit.

Generated with Claude Code

PyAutoFit's main_build branch has been retired — origin/main now tracks
the same tip, so the workflow no longer needs a special-case ref or the
skip block that kept PyAutoFit on main_build during main-branch CI runs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Jammy2211 Jammy2211 merged commit 9dcb5eb into main Apr 10, 2026
2 checks passed
@Jammy2211 Jammy2211 deleted the feature/retire-main-build branch April 10, 2026 17:58
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