Skip to content

Fix build pipeline - #9

Merged
chrismostert merged 1 commit into
mainfrom
fix-build-pipeline
Jan 30, 2026
Merged

Fix build pipeline#9
chrismostert merged 1 commit into
mainfrom
fix-build-pipeline

Conversation

@chrismostert

@chrismostert chrismostert commented Jan 30, 2026

Copy link
Copy Markdown
Contributor

Moved the linting and testing step to before the clone of pyapp.
For some reason on the Hatch otherwise also reports formatting errors in pyapp code when building on ubuntu-latest.

By making sure that the pyapp folders don't exist yet when the linting and testing runs we are sure that the results only report on the eml2csv code.

See https://github.com/kiesraad/eml2csv/actions/runs/21513056423

Otherwise hatch reports formatting errors in pyapp code

@oliver3 oliver3 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see that the python version of the windows build is now also brought into line with the linux build and the test workflow 👍

@chrismostert
chrismostert merged commit 293d8d1 into main Jan 30, 2026
4 checks passed
@chrismostert
chrismostert deleted the fix-build-pipeline branch January 30, 2026 11:03
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.

2 participants