Skip to content
Snippets Groups Projects

reconciler: avoid loading ChangesetSource if not required

Merged Administrator requested to merge mrn+es/lazy-changeset-source into main

Created by: mrnugget

Problem: the reconciler tried to detach changesets that weren't published but no Batch Change credentials were setup.

That lead to "Failed: could not detach changeset, no credentials" errors even though no credentials are necessary to only detach a changeset.

This code changes the executor to lazily load the changeset source only when required.

Merge request reports

Merged by avatar (Jul 6, 2025 6:20am UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading