Skip to content

Comments

[Hotfix] Workflow detect_changes not working correctly.#388

Merged
geurto merged 2 commits intomainfrom
387-hotfix-workflow-detect_changes-not-working-correctly
Feb 17, 2026
Merged

[Hotfix] Workflow detect_changes not working correctly.#388
geurto merged 2 commits intomainfrom
387-hotfix-workflow-detect_changes-not-working-correctly

Conversation

@geurto
Copy link
Collaborator

@geurto geurto commented Feb 16, 2026

Description

This PR fixes the bug detect-changes fails if ${{ github.base_ref }} is not populated, i.e. when doing a commit to main.
Furthermore, it only builds the alliander_core image if there are changes to alliander_core.Dockerfile. If there are changes to alliander_description/interfaces/utilities, it will build all images EXCEPT alliander_core/cuda.

Fixes: #387

Testing

Explain how you tested your changes.

Documentation

  • I have updated the documentation (if necessary)

Additional Notes

Any relevant screenshots, logs, or context.

…age ONLY if there are changes in alliander_core.Dockerfile

Signed-off-by: Peter Geurts <peter.geurts@proton.me>
@geurto geurto linked an issue Feb 16, 2026 that may be closed by this pull request
@Jelmerdw Jelmerdw marked this pull request as ready for review February 16, 2026 15:30
Signed-off-by: Peter Geurts <peter.geurts@proton.me>
@geurto geurto merged commit 67c044a into main Feb 17, 2026
10 checks passed
@geurto geurto deleted the 387-hotfix-workflow-detect_changes-not-working-correctly branch February 17, 2026 08:49
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.

[Hotfix] Workflow detect_changes not working correctly

1 participant